Game must have point - 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: Game must have point (
/showthread.php?tid=112277)
Game must have point -
Lajko1 - 06.12.2009
Hello guys,actualy i dont know what gamemode should i make but i am just scripting something and learning a bit ...
ok for now i made 2 teams , but as title say the game must have point ... how i can make like if 1 COP kill 1 member of GROVE team this member who die he cant spawn again and he is spectating the player ... and when GROVE KILL COP , COP cant spawn again ... etc , how to do this ? and how i can make when GROVE kill all of cops or COPS kill all of GROVE members they win ? can you help me with that please
ty
Re: Game must have point -
dice7 - 06.12.2009
https://sampwiki.blast.hk/wiki/TogglePlayerSpectating
https://sampwiki.blast.hk/wiki/SetPlayerTeam
https://sampwiki.blast.hk/wiki/OnPlayerDeath
When a player dies, if the killer isn't the same team, then make the player spectate
Re: Game must have point -
Lajko1 - 07.12.2009
ty but how i can make if COP kill all of GROVE they will win or GROVE kill all of COPS and they will win ?