Load string bugged
#1

PHP код:
if( strcmpkey "Email" true ) == ) { val ini_GetValueData ); PlayerInfo[playerid][pEmail] = strvalval ); }
                    if( 
strcmpkey "TBroj" true ) == ) { val ini_GetValueData ); PlayerInfo[playerid][pTBroj] = strvalval ); }
                    if( 
strcmpkey "Referal" true ) == ) { val ini_GetValueData ); PlayerInfo[playerid][pReferal] = strvalval ); } 
Why this loads are not working? I'm not getting any errors or warning on this :/ I have
Код:
new Data[256];
Reply
#2

?
Reply
#3

pReferal[128], ? Define .
// Reg - SacuvajIgraca
format(var, 32, "Referal=%s\n",PlayerInfo[playerid][pReferal]);fwrite(hFile, var);
//Logins
if( strcmp( key , "Referal" , true ) == 0 ) { val = ini_GetValue( Data ); strmid(PlayerInfo[playerid][pReferal], val, 0, strlen(val)-1, 255); }

- Filip Trajkov :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)