15.04.2016, 21:31
Vocк estб usando qual tipo de sistema de salvamento?
Utilize o:
https://sampwiki.blast.hk/wiki/GetVehicleVirtualWorld
Utilize o:
https://sampwiki.blast.hk/wiki/GetVehicleVirtualWorld
PHP код:
new carid = GetPlayerVehicleID(playerid);
new world = GetVehicleVirtualWorld(carid);
DOF2_SetInt(file, "VW", world);
DOF2_SaveFile();