Help needed.
#6

yes but give it a try also do you having somthing like this in the script aswell
Quote:

if( strcmp( key , "Key" , true ) == 0 ) { val = ini_GetValue( Data ); strmid(PlayerInfo[MAX_PLAYERS][pKey], val, 0, strlen(val)-1, 255); }
if( strcmp( key , "Level" , true ) == 0 ) { val = ini_GetValue( Data ); PlayerInfo[MAX_PLAYERS][pLevel] = strval( val ); }
if( strcmp( key , "AdminLevel" , true ) == 0 ) { val = ini_GetValue( Data ); PlayerInfo[MAX_PLAYERS][pAdmin] = 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)