SA-MP Forums Archive
Team skins? - 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: Team skins? (/showthread.php?tid=97872)



Team skins? - Hiphop - 17.09.2009

Does anybody know if it is even possible to give each team it's own 3 skins to choose from?


Re: Team skins? - (.Aztec); - 17.09.2009

You could just add three AddPlayerClasses, and then make it so only gTeam[playerid] == *** (Your team name), can spawn using that.


Re: Team skins? - Ov3rl0rd - 18.09.2009

****** SAMP Wiki. In it, it will teach you exactly how to create teams and from that you can do what you want.