entering a interior makes the world disappear
#3

Код:
CMD:exit(playerid, params[])
{
       if(IsPlayerInRangeOfPoint(playerid,3.0,246.3760,109.2460,1003.2188)) //City Hall
       {
         SetPlayerVirtualWorld(playerid, 0);
         SetPlayerPos(playerid,-207.2261,1077.2693,20.5992);
         }
     return 1;
}
+rep
If worked.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)