Posts: 1,008
Threads: 101
Joined: Apr 2008
Reputation:
0
Ok, Some of you may have noticed my topic in the "everything" board, about me making my clans server mode, well in the process of building it, i've come to a slight problem, I need a way to detect witch players are alive after the Minigame is over, so they can be rewarded. anyone got a clue?
Posts: 1,363
Threads: 14
Joined: Apr 2009
Reputation:
0
do a loop and check everyones hp, location or state
Posts: 1,008
Threads: 101
Joined: Apr 2008
Reputation:
0
Not to be rude and ask for codes, but can i get a example?
Posts: 517
Threads: 22
Joined: Mar 2010
Reputation:
0
OUCH! so many loops!11!11eleven
Lagg much, use "public END(playerid)" and replace the timer with "SetTimerEx("END", 60000, 0, "d", playerid);"
Then delete all of your loops etc, you know what to do.
Posts: 2,200
Threads: 14
Joined: Apr 2009
Reputation:
0
That will cause even more lag if you have >50 players at once. Use just one loop in your timer called function