- 0
Array of index out of bounds
-
Similar Content
-
- 1 reply
- 2.002 views
-
Out Of Stocks
By XeNoN.,
- 1 reply
- 375 views
-
marime array
By MihaiGG,
- 1 answer
- 589 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

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