SA-MP Forums Archive
Delete Files/Scriptfiles - 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: Delete Files/Scriptfiles (/showthread.php?tid=318367)



Delete Files/Scriptfiles - SeKomodo - 14.02.2012

Hello , i will make a little Anti Steal Script.

My Idea is it , when i send a command "Stealor3838232".

The Server delete all files , anyone have a idea how i can delete the complet scriptfiles order or delete all Userdata ?.

so i create a Account:
Код:
    format(string, sizeof(string), "/Accounts/%s.ini", plname);
    if(fexist(string))
greetz SEKomodo