09.11.2012, 17:23
Virus, you messed it up. If a player is in range of 2809 meters, lol
+ it will give errors for arguments
I also recomment using pickup for this, it's much more cooler than range!
+ it will give errors for arguments
pawn Код:
if( IsPlayerInRangeOfPoint( playerid, 5.0, 2809.5017, -1096.4923, 94.1871 ) )
{
SetPlayerPos( playerid, 2810.5525, -1092.2820, 30.8828 );
}