Teleport with car
#4

pawn Код:
CMD:visage(playerid, params[])
{
    #pragma unused params
    if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER) SetVehiclePos(GetPlayerVehicleID(playerid), 2033.4410, 1918.4377, 12.1801);
    else SetPlayerPos(playerid, 2033.4410, 1918.4377, 12.1801);
    return 1;
}
Reply


Messages In This Thread
Teleport with car - by Steel_ - 20.05.2014, 05:37
Re: Teleport with car - by jihadmeneer - 20.05.2014, 05:45
Re: Teleport with car - by Rittik - 20.05.2014, 06:06
Re: Teleport with car - by Threshold - 20.05.2014, 10:40
Re: Teleport with car - by Steel_ - 20.05.2014, 12:02

Forum Jump:


Users browsing this thread: 1 Guest(s)