YSI Error: INI_Open
#1

So i've been trying to fix my PATH for YSI_INI but this happens

Код:
[10:43:30]*** YSI Error: INI_Open could not find or create file scriptfiles/users/Cole.ini
Here's my #PATH define:
Код:
#define PATH "scriptfiles/users/%s.ini"
I tried
Код:
#define PATH "/scriptfiles/users/%s.ini"
Код:
#define PATH "../scriptfiles/users/%s.ini"
((Thought it would go back then into scriptfiles/users))

If anyone can help, that be great.
Reply
#2

#define PATH "/users/%s.ini"
the default path is already in scriptfiles folder so no need to mention it use what i gave ^
Reply
#3

Nvm, guy above was faster. Anyways for others I might add that it's important that you have the correct permissions and that you actually create the folder.
Reply
#4

Nevermind, i figured it out, it was simply that YSI already was in Scriptfiles....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)