29.09.2010, 21:11
@The_Moddler: I haven't had a problem with PVars and there are currently no bug reports about them.
Anyway, I found the actual line where the value of 'iMap' is jumping from 0 to 65, it's this line:
Which is..weird since iMap is not used anywhere near the function, and especially isn't in either of the arrays that are being extracted/filled.
Anyway, I found the actual line where the value of 'iMap' is jumping from 0 to 65, it's this line:
pawn Код:
strmid(Pass[playerid], p, 0, strlen(p)-2, 255);