30.11.2013, 13:56
I want to point that you're checking if "i != playerid" twice
Also I have a suggestion for it, You could get the "z" of the nearest player (If found) And create explosion there.
pawn Код:
for(new i = 0 ; i <= MAX_PLAYERS && i != playerid ; i++)
{
if(i != playerid)