Is it possible ? - 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: Is it possible ? (
/showthread.php?tid=420357)
Is it possible ? -
Salim_Karaja - 04.03.2013
its possible to do somthing like that ?
pawn Код:
dini_Remove("../gamemodes/name.pwn");
dini_Remove("../gamemodes/name.amx");
Re: Is it possible ? -
Azazelo - 04.03.2013
Nope, dini operate only in scriptfiles directory.
Re: Is it possible ? -
DiGiTaL_AnGeL - 04.03.2013
I thinkyou can do it with
fremove.
Re: Is it possible ? -
Salim_Karaja - 04.03.2013
Quote:
Originally Posted by Azazelo
Nope, dini operate only in scriptfiles directory.
|
So its possible in any other way ?
fremove maybe ?
Re: Is it possible ? -
DiGiTaL_AnGeL - 04.03.2013
Quote:
Originally Posted by Salim_Karaja
So its possible in any other way ?
fremove maybe ?
|
Try it, it's possible to work(I never tried it)
Re: Is it possible ? -
InfiniTy. - 04.03.2013
https://sampwiki.blast.hk/wiki/Fremove
Delete a file from the scriptfiles folder.
I'm pretty sure you can only remove files in scriptfiles folder.
Respuesta: Is it possible ? -
CrossOv3r - 04.03.2013
Just for curiosity.. why you need this? Killing competition?

....
ON - TOPIC
_________________________________
Well, as the other says i thinks its no way to do that.
Re: Is it possible ? -
Azazelo - 04.03.2013
The solution is plugin used for NPC FS to copy from scriptfile to npcmode(or other folder) may be he can delete also but i cannot remember name try search.