What's wrong with this? +rep
#10

Well, I can only see one problem there, that is the command " /givecookie " :
pawn Код:
new INI:File = INI_Open(UserPath(playerid)); // Opening the admin's file ? Should be ' INI_Open( UserPath( pid ) ); '
PlayerInfo[pid][pCookies] ++;
INI_WriteInt(File,"Cookies",PlayerInfo[pid][pCookies]);
INI_Close(File);
Reply


Messages In This Thread
What's wrong with this? +rep - by rangerxxll - 06.03.2012, 21:43
Re: What's wrong with this? +rep - by Cameltoe - 06.03.2012, 21:51
Re: What's wrong with this? +rep - by rangerxxll - 06.03.2012, 21:53
Re: What's wrong with this? +rep - by Cameltoe - 06.03.2012, 21:59
Re: What's wrong with this? +rep - by Basicz - 06.03.2012, 21:59
Re: What's wrong with this? +rep - by Cameltoe - 06.03.2012, 22:01
Re: What's wrong with this? +rep - by rangerxxll - 06.03.2012, 22:12
Re: What's wrong with this? +rep - by rangerxxll - 06.03.2012, 22:14
Re: What's wrong with this? +rep - by rangerxxll - 06.03.2012, 23:58
Re: What's wrong with this? +rep - by Basicz - 07.03.2012, 07:59

Forum Jump:


Users browsing this thread: 1 Guest(s)