27.01.2012, 18:03
IsPlayerNearPlayer(playerid, n_playerid, Float:radius){
Which means you need 2 of the playerids,
so...
Which means you need 2 of the playerids,
so...
pawn Код:
if(IsPlayerNearPlayer(playerid, n_playerid, 5.0))

