Недавнее содержимое от exposure

Добро пожаловать!

Зарегистрировавшись у нас, вы сможете обсуждать, делиться и отправлять личные сообщения другим участникам нашего сообщества.

Зарегистрироваться!
  • Если Вы желаете помогать развитию проекта, готовы заполнять раздел(-ы) и подсказывать другим пользователям на портале, есть возможность попасть в команду редакторов. Для этого следует обратиться в техническую поддержку
  1. E

    [debug] Run time error 4: "Array index out of bounds"

    enum vlootInfo { LData,Float:LPos[3],LModel,LIndexObj, LCount } new LootInfo[MAX_LOOT][vlootInfo],IndexLoot = 0; stock Float:CorrectingPos(obj, coord, cor = 1) { switch(coord) { case 1: { //az new Float:az; switch(obj) { case...
  2. E

    [debug] Run time error 4: "Array index out of bounds"

    595-617: stock Equipment(playerid) { if(GetPlayerState(playerid) != PLAYER_STATE_ONFOOT) return true; new str[96], adm = 0; if(adm) adm = 0; global_string[0] = EOS; for(new a = 0; a < MAX_LOOT; a++) { if(!IsPlayerInRangeOfPoint(playerid, 1.75...
  3. E

    [debug] Run time error 4: "Array index out of bounds"

    [22:13:47] [debug] Run time error 4: "Array index out of bounds" [22:13:47] [debug] Attempted to read/write array element at index 50 in array of size 50 [22:13:47] [debug] AMX backtrace: [22:13:47] [debug] #0 000e2d90 in Equipment (playerid=0) at modules/core/loots/inventory.pwn:606 [22:13:47]...
  4. E

    [debug] Run time error 4: "Array index out of bounds"

    немного не понял что за pawn.cfg, у меня нет такого файла вообще..
  5. E

    [debug] Run time error 4: "Array index out of bounds"

    в общем, на сервере установлен мод dayz и при быстром поднятии предметов такая хуйня [10:33:15] [debug] Run time error 4: "Array index out of bounds" [10:33:15] [debug] Attempted to read/write array element at negative index -1 [10:33:15] [debug] AMX backtrace: [10:33:15] [debug] #0 000c84c0 in...
Сверху