How do you run a gamemode in GMOD after you just got done scripting it?
Go to autoexec.cfg and change gamemode "gamemodehere" to whatever the gamemode name is in the gamemodes directory.
This makes me wonder if you coded it.
[QUOTE=KillerLUA;39096868]This makes me wonder if you coded it.[/QUOTE]
Why? Only real lua scripters can write an entire gamemode without running it once and have it work flawlessly.
You need to get on our level, dawg.
[QUOTE=SashaWolf;39101745]Why? Only real lua scripters can write an entire gamemode without running it once and have it work flawlessly.
You need to get on our level, dawg.[/QUOTE]Great! You're hired!
(/luaking)
Anyway, setting the gamemode in command line doesn't seem to work anymore :(
+gamemode?
[QUOTE=.\\Shadow};39102902]+gamemode?[/QUOTE]
Is there a difference between + and - gamemode?
+ runs the command in srcds, - is a command line, e.g -port 27015 over +port 27015, +console over -console, + won't work. you need +gamemode <name>
Sorry, you need to Log In to post a reply to this thread.