Two questions.(rank sys. for different team and pickup) - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Two questions.(rank sys. for different team and pickup) (
/showthread.php?tid=210150)
Two questions.(rank sys. for different team and pickup) -
Kasis - 12.01.2011
Hello!
I have, i think, two simple questions. Well I am using this rank system ->
https://sampforum.blast.hk/showthread.php?tid=30650
I would like to make different ranks for teams. Like army have [ private, sergeant, etc.] and some terrorist team have [killer, pro killer, murder, etc.] But i have no clue how to do that. Oh yes. I am using
Код:
new gTeam[MAX_PLAYERS];
I hope somebody will help me!
--------------------------------------------------------------------
Second question is, how to make pick up for specific team?
I tried this one ->
http://forum.sa-mp.com/showthread.ph...ke+pickup+team but that didn't work.
Re: Two questions.(rank sys. for different team and pickup) -
Kasis - 13.01.2011
somebody?
Re: Two questions.(rank sys. for different team and pickup) -
Outcast - 13.01.2011
EDIT: Haven't saw you use a filterscript. Everything is explained in there, you even have examples.