• Using Custom Classes
    2 replies, posted
I have a 3 questions regarding using custom player classes in my gamemode: 1) How do I set custom player classes for my game mode 2) How do I enable the client to switch between 2 classes, after initially spawning as one class, by pressing a button (for example I initially spawn as class 1 then switch to class 2 when I press f2. If I press it again after that I switch back.) and having my character die (Player:KillSilent( )) 3) How do I make loadouts and playermodel be affected by which class you have [b]Basically I just want to set up 2 teams which you can switch back and forth from, with custom player models and load outs [/b]
[url="http://wiki.garrysmod.com/?title=LUA:Gamemode_from_scratch"]LOOK HERE :P[/url]
[QUOTE=Marc0303;23068590][url="http://wiki.garrysmod.com/?title=LUA:Gamemode_from_scratch"]LOOK HERE :P[/url][/QUOTE] Thank you, I'm going to try this now.
Sorry, you need to Log In to post a reply to this thread.