0 Members and 1 Guest are viewing this topic.
http://wiki.garrysmod.com/page/Global/RunConsoleCommandThough the mauritis site in this case was correct, it hosts the mostly Gmod lua commands prior to Gmod13.Gmod 13 changed A LOT of G-Lua, so I'd recommend searching it before using the mauritis commands.
I believe you would use something like RunConsoleCommandSomething like this:Code: LuaRunConsoleCommand( "sv_gravity", 600 )
That is right, except the 600 needs to be a string.