02.05.2013, 15:41
Hi, Im new to PAWN Scripting. And got a nice script. But i added 10 LSPD Ranks (From 6 to 16)
Only thing is (I Think) somewhere in the script is the max Factionranks defined but i can't find it.
This is the Pawn Error:
Also found this
But i wasn't sure if had anything to do with it.
So if you could tell me where to change it/Find it
That would be great.
~Thanks in advance.
Only thing is (I Think) somewhere in the script is the max Factionranks defined but i can't find it.
This is the Pawn Error:
Код:
error 032: array index out of bounds (variable "FactionRank")
Код:
new FactionRank[11][7][32];
So if you could tell me where to change it/Find it
That would be great.
~Thanks in advance.