13.06.2013, 15:28
(
Последний раз редактировалось Tamer; 13.06.2013 в 15:32.
Причина: grammer natzi around
)
Код:
[18:21:44] [debug] Run time error 4: "Array index out of bounds" [18:21:44] [debug] Accessing element at index 65535 past array upper bound 99 [18:21:44] [debug] AMX backtrace: [18:21:44] [debug] #0 000676d8 in public OnPlayerDeath (0x00000002, 0x0000ffff, 0x000000ff) from GameMode.amx [18:21:44] [death] Dominic_Cube died 255
Код:
[18:23:42] [debug] Run time error 4: "Array index out of bounds" [18:23:42] [debug] Accessing element at index 65535 past array upper bound 99 [18:23:42] [debug] AMX backtrace: [18:23:42] [debug] #0 000676d8 in public OnPlayerDeath (0x00000017, 0x0000ffff, 0x00000036) from GameMode.amx [18:23:42] [death] ahmedamr died 54
Edit:
Seems like reason 54 is splat,that was why my OnPlayerDeath not working if player hits the ground etc and dies. How can I make reason 54 work?
*Couldn't find reason 255