So I have been reading tutorials on gmod lua and all that, the majority of the stuff I have tested has just been by modifying the code in an addon script, but I want to know what the file structure is for addons, I know what it is for the ones I have been editing, but is there a specific structure for HUD's, ect.? All the tutorials seem to assume knowledge on this, and I can't find a link to anywhere that lists the file structures, any links or just someone listing them in a post would be appreciated.
[FOLDER "ADDON NAME"]
info.txt
<CONTENTS OF ADDON>
For a hud, you would put it in
[LUA/AUTORUN/CLIENT]
Sorry, you need to Log In to post a reply to this thread.