Save car
#2

https://sampforum.blast.hk/showthread.php?tid=235593 < 1 look at that

2

pawn Код:
CMD:mycar(playerid)
{
     new Float:X,Float:Y, Float:Z, VehicleID;
     GetPlayerPos(playerid, X, Y, Z);
     // Get the plaers vehicle then do vehicleid = ....
     SetVehiclePos(vehicleid, X, Y, Z);
return 1;
}
Reply


Messages In This Thread
Save car - by DexToxz - 10.02.2012, 10:00
Re: Save car - by IceCube! - 10.02.2012, 10:25
Re: Save car - by MP2 - 10.02.2012, 10:29
Re: Save car - by IceCube! - 10.02.2012, 10:31

Forum Jump:


Users browsing this thread: 2 Guest(s)