SA-MP Forums Archive
Gang zone 2 players or more with a timer - 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: Gang zone 2 players or more with a timer (/showthread.php?tid=131622)



Gang zone 2 players or more with a timer - Fugative. - 04.03.2010

Right I wan't my code to use functions if 2 players which are in the same gang. so something like if two gang members are here this timer needs to run before the main functions work


pawn Код:
if( AccountInfo[playerid][GangMember] == 1) < Don't change the number
    {
        if(AccountInfo[killerid][GangID] != AccountInfo[playerid][GangID])
bla bla a bunch of gang zone codes // Main function