Y_INI Problem !
#7

Try to use the length parameter.

Код:
forward load_gang_data_basic(playerid, name[], value[]); 
public load_gang_data_basic(playerid, name[], value[]) 
{ 
    INI_String("Gang Owner", Gang[playerid][order], sizeof(Gang[playerid][order]));
    INI_String("Gangs Member", Gang[playerid][gid], sizeof(Gang[playerid][gid]));
}
Код:
INI_String(name[], variable , length );
Reply


Messages In This Thread
Y_INI Problem ! [FIXED~~!] - by Amunra - 22.01.2016, 05:58
Re: Y_INI Problem ! - by Amunra - 22.01.2016, 06:26
Re: Y_INI Problem ! - by amirm3hdi - 22.01.2016, 06:28
Re: Y_INI Problem ! - by Amunra - 22.01.2016, 06:31
Re: Y_INI Problem ! - by amirm3hdi - 22.01.2016, 06:37
Re: Y_INI Problem ! - by Amunra - 22.01.2016, 06:40
Re: Y_INI Problem ! - by amirm3hdi - 22.01.2016, 06:46
Re: Y_INI Problem ! - by Amunra - 22.01.2016, 07:04
Re: Y_INI Problem ! - by amirm3hdi - 22.01.2016, 07:05

Forum Jump:


Users browsing this thread: 1 Guest(s)