21.04.2011, 18:09
Use:
pawn Код:
if(IsPlayerInRangeOfPoint(playerid,3.0,364.9961,-11.8380,1001.8516))
{
switch(GetPlayerVirtualWorld(playerid))
{
case 8: {}
case 10: {}
case 23: {}
}
}