02.08.2009, 14:16
how can I use this so something happends to everybody in 20.0 radius when I type the command? I think it should be something like this, but how can I make that it will happen to everybody in that radius?
Код:
if (PlayerToPoint(20.0, playerid, -1833.1802,-65.2277,15.1094)) { SetPlayerPos(playerid, x,y,z); }