y_ini problem
#1

I'm trying to define my password as INI_String but it won't work but as INI_Int it would. What is the problem here?

pawn Код:
enum pInfo
{
    pPass,
    pCash,
    pAdmin,
    pKills,
    pDeaths
}
new PlayerInfo[MAX_PLAYERS][pInfo];

INI_String("Password",PlayerInfo[playerid][pPass]);
Reply


Messages In This Thread
y_ini problem - by arad55 - 17.09.2014, 16:32
Re: y_ini problem - by Stinged - 17.09.2014, 16:39
Re: y_ini problem - by arad55 - 17.09.2014, 16:50

Forum Jump:


Users browsing this thread: 1 Guest(s)