You can put a bunch of "dumb", but all once started.
I learn lua. I have one problem. When creating a new game mode, even if I give the player weapons, he haven't a suit. No hands. Gun in the air. Even if you have an PhysGun, I can not open the Q-menu.
The command give item_suit has no result.
-snip-
Did you check out [url=http://facepunch.com/showthread.php?t=1298214] this thread?[/url]
[QUOTE=t h e;41808294]-snip-
Did you check out [url=http://facepunch.com/showthread.php?t=1298214] this thread?[/url][/QUOTE]
Doing that will work but if he wants to use the Q-menu he should probably use Sandbox as a base for his gamemode.
Thanks.
Arm's now is showing. But, viewmodel has no. When player dies, looks like invisible man.
[QUOTE]Doing that will work but if he wants to use the Q-menu he should probably use Sandbox as a base for his gamemode.[/QUOTE]
Possible detail? Copy gamemode\sandbox folder and edit some files?
[QUOTE=Heavenanvil;41820136]Thanks.
Arm's now is showing. But, viewmodel has no. When player dies, looks like invisible man.
Possible detail? Copy gamemode\sandbox folder and edit some files?[/QUOTE]
No, set the gamemode base to sandbox in your gamemodes/yourgamemode/yourgamemode.txt file
[QUOTE=Aj;41820212]No, set the gamemode base to sandbox in your gamemodes/yourgamemode/yourgamemode.txt file[/QUOTE]
Did. No result.
--- update ---
It work, when i write into shared.lua [B]DeriveGamemode( "sandbox" )[/B]
Sorry, you need to Log In to post a reply to this thread.