[HELP] File Path
#1

I posted this in Dracoblue's Dini post, but i'm not getting any replies, so I figured I would post here to, as I am in a rush to get this done.

So, I have a problem reading and writing to player files. I use XAdmin, so the path is scriptfiles/xadmin/users/PlayerNameHere.ini

Well, here is my code:

Code:

if(dini_Exists("scriptfiles/xadmin/Users/%s.ini"))
{
dini_IntSet("scriptfiles/xadmin/Users/%s.ini", "Job", 3);
}


It isn't reaching the player files, I don't think. I read something about %s not working with the file path?

How would I go about fixing that?

Thanks. Smiley
Reply


Messages In This Thread
[HELP] File Path - by Haegon - 06.07.2009, 01:09
Re: [HELP] File Path - by Correlli - 06.07.2009, 01:12
Re: [HELP] File Path - by Haegon - 06.07.2009, 03:27
Re: [HELP] File Path - by yom - 06.07.2009, 04:56
Re: [HELP] File Path - by -Sneaky- - 06.07.2009, 05:53
Re: [HELP] File Path - by Haegon - 06.07.2009, 06:17
Re: [HELP] File Path - by yom - 06.07.2009, 06:36
Re: [HELP] File Path - by -Sneaky- - 06.07.2009, 07:59
Re: [HELP] File Path - by dice7 - 06.07.2009, 08:28
Re: [HELP] File Path - by Haegon - 07.07.2009, 01:15

Forum Jump:


Users browsing this thread: 4 Guest(s)