exit command help REP+
#9

Quote:
Originally Posted by Dragony92
Посмотреть сообщение
pawn Код:
else if(IsPlayerInRangeOfPoint(playerid, 3.0,-1615.0665,745.6644,-5.2422))
            {
                if(PlayerInfo[playerid][SFCMS] == 0) return 1;
                if(PlayerInfo[playerid][SFCS] == 0) return 1;
                if(GetPlayerState(playerid) == 2)
                {
                    new tmpcar = GetPlayerVehicleID(playerid);
                    SetVehiclePos(tmpcar, -1615.0665,745.6644,-5.2422);
                }
                else
                {
                    SetPlayerPos(playerid, -2655.5515,398.4762,4.3359);
                    SetPlayerVirtualWorld(playerid, 0);
                }
            }
REP +
Reply


Messages In This Thread
exit command help REP+ - by Dare Devil..... - 04.08.2012, 11:51
Re: exit command help REP+ - by TaLhA XIV - 04.08.2012, 11:55
Re: exit command help REP+ - by Syntax - 04.08.2012, 11:55
Re: exit command help REP+ - by Dragony92 - 04.08.2012, 11:57
Re: exit command help REP+ - by Dare Devil..... - 04.08.2012, 11:57
Re: exit command help REP+ - by Ranama - 04.08.2012, 12:05
Re: exit command help REP+ - by Devilxz97 - 04.08.2012, 12:06
Re: exit command help REP+ - by Ranama - 04.08.2012, 12:08
Re: exit command help REP+ - by Dare Devil..... - 04.08.2012, 12:11

Forum Jump:


Users browsing this thread: 1 Guest(s)