SA-MP Forums Archive
Which one? - 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: Which one? (/showthread.php?tid=176849)



Which one? - SampStunta - 14.09.2010

Hello!
I'm just wondering.
What include requires the lines like:
SetPlayerTeamFromClass
SetPlayerToTeamColor

Just wondering!


Re: Which one? - willsuckformoney - 14.09.2010

The thing called static gTeam[MAX_PLAYERS]; or new gTeam[MAX_PLAYERS]; and Those are just for you to put in


Re: Which one? - SampStunta - 15.09.2010

Oh right.