• Question
    2 replies, posted
so I'm kinda new here obviously and not even sure if this is the right place. (please don't ban me lol) But I really want to win the prize for either this contest or the next contest. (or some future contest with my luck) However, I have no experience with Game-modding and only just recently figured out how to work Garry's Mod. Is there a basic guide to creating a game-mode? Etc?
You're a bit late if you want to win the current contest. :v: And basically, you want you learn to code for GMod, so I'd recommand those three usual links: [url]http://www.lua.org/pil/[/url] [url]http://wiki.garrysmod.com/?title=Lua[/url] [url]http://www.lua.org/manual/5.1/[/url] First one is a tutorial for starting with Lua, it's not related to GMod at all, but since it uses the same language, you better start with this. Second one is from the GMod wiki, so you'll find plenty of information about how to use Lua to code weapons, gamemodes, stuff like that. And the third one is the Lua reference manual, it's not really necessary, but you can find detailed info concerning general Lua functions which aren't specific to GMod.
Thanks
Sorry, you need to Log In to post a reply to this thread.