SA-MP Forums Archive
Automatic saving owned vehicle position. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Automatic saving owned vehicle position. (/showthread.php?tid=607241)



Automatic saving owned vehicle position. - Luicy. - 16.05.2016

Hi, So I just tought while doing my OV(owned vehicle) system.
If the player is in his vehicle, and logs out, Will OnPlayerExitVehicle still run?
Else I need another public, to be able to save the vehicle pos.


Re: Automatic saving owned vehicle position. - Luicy. - 16.05.2016

Also, Will this work:

ov_Stats[ov_Stats[ovIDS][ovID]][ovPositionX] = vehx;