- 0
Array of index out of bounds
-
Similar Content
-
Out Of Stocks
By XeNoN.,
- 1 reply
- 413 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
By XeNoN.,
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
newbie.
Problema intalnita (descriere): Array of index out of bounds. Ero(area / rile) / warning-(ul / urile): [12:05:27] [debug] Accessing element at index 49 past array upper bound 48 [12:05:27] [debug] AMX backtrace: [12:05:27] [debug] #0 00051f28 in public SetPlayerUnjail () at C:\Users\Alex\Desktop\vx-rp edit\gamemodes\vx-rp.pwn:6411 Liniile de cod / sursa / script-ul(obligatoriu): for(new iGroup; iGroup < MAX_GROUPS; iGroup++) { if(groupVariables[iGroup][gDeelay] >= 1) { groupVariables[iGroup][gDeelay]--; } } for(new i = 0; i <= sizeof(TurfInfo); i++) { new string[56], count = 0; // <--- asta e linia new att = WarInfo[i][wAttacker]; new deff = WarInfo[i][wFaction]; if(WarInfo[i][wTime] > 0) { Imagini / Video (optional): -. Ati incercat sa rezolvati singur?: Da.
Edited by newbie.11 answers to this question
Recommended Posts