Help needed.
#7

Hmm have others but not the first one written key
Код:
if( strcmp( key , "Level" , true ) == 0 ) { val = ini_GetValue( Data ); PlayerInfo[playerid][pLevel] = strval( val ); }
					if( strcmp( key , "AdminLevel" , true ) == 0 ) { val = ini_GetValue( Data ); PlayerInfo[playerid][pAdmin] = strval( val ); }
					if( strcmp( key , "Band" , true ) == 0 ) { val = ini_GetValue( Data ); PlayerInfo[playerid][pBanned] = strval( val ); }
Reply


Messages In This Thread
Help needed. - by Laure - 18.10.2012, 11:58
Re: Help needed. - by Simplyfrag - 18.10.2012, 12:02
Re: Help needed. - by Laure - 18.10.2012, 12:06
Re: Help needed. - by Simplyfrag - 18.10.2012, 12:07
Re: Help needed. - by Laure - 18.10.2012, 12:08
Re: Help needed. - by Simplyfrag - 18.10.2012, 12:13
Re: Help needed. - by Laure - 18.10.2012, 12:15
Re: Help needed. - by Simplyfrag - 18.10.2012, 12:17
Re: Help needed. - by Laure - 18.10.2012, 12:18
Re: Help needed. - by Laure - 18.10.2012, 12:27

Forum Jump:


Users browsing this thread: 1 Guest(s)