SA-MP Forums Archive
Little help. - 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: Little help. (/showthread.php?tid=636772)



Little help. - CheckItOut - 03.07.2017

I try to do when team get 100 kills the server do restart and restart the stats and everything and give the winners some money...

Someone can help me pls?

+Rep


Re: Little help. - JasonRiggs - 03.07.2017

You can save the kills as a variable, and make it increase under OnPlayerDeath, Show me your teams info to give you an example..


Re: Little help. - CheckItOut - 03.07.2017

Quote:
Originally Posted by JasonRiggs
Посмотреть сообщение
You can save the kills as a variable, and make it increase under OnPlayerDeath, Show me your teams info to give you an example..
SetPlayerTeam(playerid,***_TEAM);