02.04.2019, 17:33
Quote:
You can't initialize enumerators like that.
You need to assign a default value at runtime, preferrably at script init (OnGameModeInit / OnFilterScriptInit) |
It's a filterscript, I compile, I get the "array index out of bounds" error at the last callback (commented next to the error line).
Fix this and reply here with the fixed version. Thanks alot.