I want to make a new game-mode and im trying to learn lua, and its becoming tedious not becuase its a hard language but becuase the sheer amount of stuff i need to put in is going to take alot of time that i simply will not have once i begin college in 1 month. So this is when i decided to just well... take other source code and compile it into 1 file. Problems are massive. 1) dont have any of it (dramaunlimited aint working for me :P) 2) dont know how to compile many gamemodes into one and still have them working without problems let alone conversions from previous garrys mod versions to g13. Id assume id have to actually just copy paste and merge files which by then seems its easier just starting from scratch. I would love to get a more handson help with this or worse comes to worse pay for someone to create the gamemode. Id rather learn it myself however i just need a more handson approach to this, the tutorials rly arnt making much sense. Any help would be appreciated. Thanks!
-Matt.
Lesson 1: Lua, generally, is interpreted, not compiled.
So how would i make multiple game modes into 1 game mode be able to interprete one another? Thats what i mean at compiling, what i mean is bringing it all together. I get compiling in the c terminology (i know alittle of vb) is there any way or best bet is from scratch?
Sorry, you need to Log In to post a reply to this thread.