INI_Load
#1

Okay, so i'm trying to make a vip system.

I occur some problems.

pawn Код:
stock GetPlayerVip(playerid)
{
new vipfile[] = Path(playerid);
INI_Load(vipfile);
return results;
}
the problem is.

How can i name it in this part

pawn Код:
INI:Path(playerid)[Accounts](name[], value[])
{
}
Reply


Messages In This Thread
INI_Load - by JaKe Elite - 17.02.2013, 07:54
Re: INI_Load - by JaKe Elite - 17.02.2013, 08:16
Re: INI_Load - by E_Meec - 17.02.2013, 08:18
Re: INI_Load - by JaKe Elite - 17.02.2013, 08:23
Re: INI_Load - by JaKe Elite - 17.02.2013, 08:30
Re: INI_Load - by JaKe Elite - 17.02.2013, 09:40
Re: INI_Load - by JaKe Elite - 18.02.2013, 08:04

Forum Jump:


Users browsing this thread: 1 Guest(s)