Help with teleporting in vehicle
#1

pawn Код:
CMD:sfdrift(playerid,params[])
{
    SetPlayerPos(playerid,-1265.1564,-529.1177,13.8084);
}
else
{
    SetVehiclePos(playerid,-1265.1564,-529.1177,13.8084);
}
I want to make it so if the player is on foot, they can teleport there, but if they're in a vehicle they'll also be teleported there with the vehicle, please give me the correct way to put this.
Reply


Messages In This Thread
Help with teleporting in vehicle - by Azzeto - 23.07.2011, 05:08
Re: Help with teleporting in vehicle - by Kitten - 23.07.2011, 05:10
Re: Help with teleporting in vehicle - by Azzeto - 23.07.2011, 05:15
Re: Help with teleporting in vehicle - by System64 - 23.07.2011, 06:37
Re: Help with teleporting in vehicle - by Azzeto - 23.07.2011, 07:22

Forum Jump:


Users browsing this thread: 1 Guest(s)