SA-MP Forums Archive
How to make new classes? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to make new classes? (/showthread.php?tid=394474)



How to make new classes? - OGKushStyles - 22.11.2012

I have PPC Trucking Gamemode, and I would like to be able to make new classes for it so it's not just Trucker, Courier, Roadworker, Police etc. If you could help, send me a message.


Re: How to make new classes? - XtremeR - 22.11.2012

simple, by adding more classes on OnGameModeInt and after that to OnPlayerRequestClass..


Re: How to make new classes? - OGKushStyles - 22.11.2012

Thanks XtremeR