y_ini
#1

Код:
forward loadaccount_Players_Data(playerid, name[], value[]);
public loadaccount_Players_Data(playerid, name[], value[])
{
    INI_String("Name", pInfo[playerid][playername]);
    INI_String("Password", pInfo[playerid][Pass],129);
Give me error undefined symbol INI_String only for the Name one password one line works fine
Reply


Messages In This Thread
y_ini - by AroseKhanNiazi - 14.05.2014, 11:37
Re: y_ini - by ]Rafaellos[ - 14.05.2014, 11:44
Re: y_ini - by AroseKhanNiazi - 14.05.2014, 11:47
Re: y_ini - by SAMProductions - 14.05.2014, 11:58
Re: y_ini - by AroseKhanNiazi - 14.05.2014, 12:07
Re: y_ini - by SAMProductions - 14.05.2014, 12:09
Re: y_ini - by AroseKhanNiazi - 14.05.2014, 12:11
Re: y_ini - by Konstantinos - 14.05.2014, 12:19
Re: y_ini - by AroseKhanNiazi - 14.05.2014, 12:24

Forum Jump:


Users browsing this thread: 1 Guest(s)