26.10.2018, 13:00
Well. i got it working.
Im using (SATDM~RP V9_FINAL) as a server and it already has a cmd function: /car
I changed it to /v (/v ID#)
Also disabled this line:
// if(VehicleInfo[vehicleid][Temp] == 1) SetTimerEx("EraseVehicle", 5000,0,"i",vehicleid);
Then temporary vehicle will not dissapear.
Im using (SATDM~RP V9_FINAL) as a server and it already has a cmd function: /car
I changed it to /v (/v ID#)
Also disabled this line:
// if(VehicleInfo[vehicleid][Temp] == 1) SetTimerEx("EraseVehicle", 5000,0,"i",vehicleid);
Then temporary vehicle will not dissapear.