15.02.2014, 18:53
Quote:
Hello I was running a script on my local host and it was working perfectly and now I uploaded my script to a hosted server that is also running windows but now when I logout the file where my stats supposed to save is empty and I don't know what is the problem I made sure to upload all the plugins I need I updated to 0.3z I recompiled my script and everything.I hope you can tell me what is the problem and help me solve it.Thanks.
|
For an example, if it's:
pawn Код:
#define PATH "/Users/%s.ini"
scriptfiles/Users/
It can't be:
scriptfiles/users/
scriptfiles/uSerS/
etc.
It must be scriptfiles/Users/