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


Messages In This Thread
Loading Problem - by Lorrden - 17.02.2011, 13:45
Re: Loading Problem - by Marshall32 - 27.11.2011, 17:32

Forum Jump:


Users browsing this thread: 1 Guest(s)