(2022-09-13, 05:34 AM)Kwarde Wrote: So you want to check if:
- A directory exists or not
and if not:
- Create it
correct.
Quote:What kind of stupid assumption is that? Did you even check out the plugin? It can do exactly what you want:
i did try it but it ended up sending an error message on server start up. here's the error:
Code:
Script[gamemodes/fps.amx]: Run time error 19: "File or function is not found"
and no matter if i use that version
Quote:https://github.com/JarnoKai/SA-MP-FileManageror JaTochNietDan's version, the error will still pop up, even though there are no errors when compiling.