29.12.2018, 18:03
Quote:
That's not a YSI error. The problem is here:
modules/factions/Functions.pwn:43 If the error is in that code (which I can't tell because I don't know which is line 43) I'd guess it has something to do with "id" being invalid. |
PHP код:
strmid(OI[id][oPreFix], prefix, 0, strlen(prefix), 10);
Yep that's the bug
PHP код:
new orgid = Iter_Free(CountOrg);