15.10.2009, 22:48
I need help, normally when i teleport, it is...
SetPlayerInterior(playerid, 0);
SetPlayerPos(playerid, blah blah);
but what if i want to teleport my vehicle too? then what do i do?
SetPlayerInterior(playerid, 0);
SetPlayerPos(playerid, blah blah);
but what if i want to teleport my vehicle too? then what do i do?