CrashDetect Plugin help
#1

how to fix this

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
        SInfo[killerid][pKills]++;
        SInfo[playerid][pDeaths]++;
        SendDeathMessage(killerid, playerid, reason);
        return 1;
}

Код:
[02:10:56] [debug] Run time error 4: "Array index out of bounds"
[02:10:56] [debug]  Accessing element at index 65535 past array upper bound 31
[02:10:56] [debug] AMX backtrace:
[02:10:56] [debug] #0 00020880 in public OnPlayerDeath () from gadmin.amx
[02:10:56] [death] [HSF]Faour died 54
[02:11:23] [debug] Run time error 4: "Array index out of bounds"
[02:11:23] [debug]  Accessing element at index 65535 past array upper bound 31
[02:11:23] [debug] AMX backtrace:
[02:11:23] [debug] #0 00020880 in public OnPlayerDeath () from gadmin.amx
[02:11:23] [death] [HSF]Faour died 54
Reply


Messages In This Thread
CrashDetect Plugin help - by Aloushi - 23.07.2012, 10:24
Re: CrashDetect Plugin help - by RedJohn - 23.07.2012, 10:26
Re: CrashDetect Plugin help - by Aloushi - 23.07.2012, 10:31
Re: CrashDetect Plugin help - by Aloushi - 23.07.2012, 11:55
Re: CrashDetect Plugin help - by Vince - 23.07.2012, 12:01

Forum Jump:


Users browsing this thread: 1 Guest(s)