function easy ( grief )
RunConsoleCommand( "bind", "b", "gm_spawn", "models/props_c17/FurnitureBathtub001a.mdl" )
RunConsoleCommand( "bind", "n, physgun_wheelspeed, 1000" )
RunConsoleCommand( "bind", "m" "physgun_wheelspeed", 10 )
PrintMessage( HUD_PRINTTALK, "Binds set type in console bindhelp for the binds, " .. easy:Nick() .. "!")
end
I am getting errors im new to lua so i need help!
Can anyone fix this?
You can not use any of the following commands:
[CODE]"con_enable",
"sv_cheats",
"_restart",
"exec",
"condump",
"connect",
"bind",
"BindToggle",
"alias",
"ent_fire",
"ent_setname",
"sensitivity",
"name",
"r_aspect",
"quit",
"exit",
"lua_run",
"lua_run_cl",
"lua_open",
"lua_cookieclear",
"lua_showerrors_cl",
"lua_showerrors_sv",
"lua_openscript",
"lua_openscript_cl",
"lua_redownload",
"sent_reload",
"sent_reload_cl",
"swep_reload",
"swep_reload_cl",
"gamemode_reload",
"gamemode_reload_cl",
"con_logfile",
"clear",
"rcon_password",
"test_RandomChance",
"plugin_load"[/CODE]
[URL="https://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/indexcfcc.html"]source[/URL]
[QUOTE=darkjacky;48748372]You can not use any of the following commands:
[/QUOTE]
Thanks for telling me lol i was getting frustrated at it
Sorry, you need to Log In to post a reply to this thread.