SA-MP Forums Archive
Delete files - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Delete files (/showthread.php?tid=580283)



Delete files - jlsrios - 04.07.2015

Hi, I'm new here. xD (Not really, but I'm not so active)

I need help to delete files.
When I delete a car using the command /deletcar from my gamemode, it doesnt delete from the server folder, and when I do a restart on the server, the car comes back.

How can I delete the vehicle file from the server files?


Thanks in advance


Re: Delete files - yeehao98 - 04.07.2015

Go to your script and search for CreateVehicle and delete the vehicle, or you go to scriptfiles search for the file that save all the vehicles and delete everything inside


Re: Delete files - jlsrios - 04.07.2015

Quote:
Originally Posted by yeehao98
Посмотреть сообщение
Go to your script and search for CreateVehicle and delete the vehicle, or you go to scriptfiles search for the file that save all the vehicles and delete everything inside
helpful, but, we use a save car system. Only administrators can delete cars, but the command does not delete the car file :/


Re: Delete files - jlsrios - 06.07.2015

Anyone please?


Re: Delete files - SWAT4 - 06.07.2015

show me the command of /deletecar ,
And if there is a command of /create car .. show it
Basicly i need the Cordinates that Makes the vehicle Info save at the file ..(maybe u using y-ini/Dini/mysql?)