Problem with Teleport help..
#3

ok now its like this:

pawn Код:
if(!strcmp(cmdtext, "/garazavlez", true))
    {
        if(IsPlayerConnected(playerid))
        {
                    if(PlayerToPoint(1.0,playerid,1222.5159,-1426.0334,13.3681))
                    {
                        SetVehiclePos(GetPlayerVehicleID(playerid), 2663.32958984,1777.94506836,1266.57214355);
                        LinkVehicleToInterior(GetPlayerVehicleID(playerid), 1);
                        SetPlayerPos(playerid, 2663.32958984,1777.94506836,1266.57214355);
                        GameTextForPlayer(playerid, "~w~Dobrodosli u Prvu Garazu",5000,1);
                        SetPlayerInterior(playerid,1);
                        PlayerInfo[playerid][pInt] = 1;
                    }
                }
        return 1;
    }
I type /garazavlez but i enter without my car..
Reply


Messages In This Thread
Problem with Teleport help.. - by GBLTeam - 04.04.2011, 13:28
Re: Problem with Teleport help.. - by bijoyekuza - 04.04.2011, 14:50
Re: Problem with Teleport help.. - by GBLTeam - 04.04.2011, 15:02
Re: Problem with Teleport help.. - by bijoyekuza - 04.04.2011, 15:07
Re: Problem with Teleport help.. - by GBLTeam - 04.04.2011, 15:15
Re: Problem with Teleport help.. - by bijoyekuza - 04.04.2011, 15:19
Re: Problem with Teleport help.. - by GBLTeam - 04.04.2011, 15:28
Re: Problem with Teleport help.. - by bijoyekuza - 04.04.2011, 15:30
Re: Problem with Teleport help.. - by GBLTeam - 04.04.2011, 16:17
Re: Problem with Teleport help.. - by bijoyekuza - 04.04.2011, 16:40

Forum Jump:


Users browsing this thread: 1 Guest(s)