On Gmod, if you load up single player and open up the spawning list, then you go to the tab "Weapons". If you right click on the weapons it says "Spawn with toolgun". What is the console command for this?
- Thanks
I am sorry but that really doesn't help.
[QUOTE=code_gs;43507478][url]https://github.com/garrynewman/garrysmod/blob/master/garrysmod/gamemodes/sandbox/entities/weapons/gmod_tool/stools/creator.lua[/url][/QUOTE]
I can't read
The cvars are at the top of that file:
TOOL.ClientConVar[ "type" ] = "0"
TOOL.ClientConVar[ "name" ] = "0"
TOOL.ClientConVar[ "arg" ] = "0"
So the cvars are
creator_type
creator_name
creator_arg
Sorry, you need to Log In to post a reply to this thread.