Loading Problem
#1

erh, well the problem is pretty weird..
pawn Code:
if(strcmp(key, "Password", true) == 0) { val = GetVal(data); strmid(PI[playerid][pPassword], val, 0, strlen(val)-1, 64); } // This one works fine
if(strcmp(key, "RegNr", true) == 0) { val = GetVal(data); PI[playerid][pRegNr] = strval(val); } // This one doesn't

Any Ideas ?
Reply
#2

I really don't know what's wrong there add more information :P.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)