[23:40:09] [debug] Server crashed while executing FV.amx [23:40:09] [debug] AMX backtrace: [23:40:09] [debug] #0 0000004b in ?? (32, 65, 84, 69, 32, 65, 77, 65, 78, 72, ... <8 arguments>) from FV.amx [23:40:09] [debug] #1 0000004b in public cmd_kick () from FV.amx [23:40:09] [debug] #2 native CallLocalFunction () from samp03svr [23:40:09] [debug] #3 00005960 in public OnPlayerCommandText (5, 2722520) from FV.amx
CMD:kick(playerid, params[]) { new id,motivo[20]; if(!(Player[playerid][pAdmin] >= 1) && !(Player[playerid][pvip] >= 999)) return SendClientMessage(playerid, COR_ERRO, "ERRO: Vocк nгo tem permissгo para usar este comando."); if(sscanf(params,"us[128]",id,motivo)) return SendClientMessage(playerid, COR_ERRO,"Uso Correto: /kick [id] [motivo]"); if(!IsPlayerConnected(id)) return SendClientMessage(playerid, COR_ERRO, "ERRO: Este jogador nгo estб conectado."); SendFormattedMessageToAll(COR_NEGATIVO, "INFO: %s foi kickado pelo %s %s | Motivo: %s", getPName(id), AccountName(playerid), getPName(playerid), motivo); Kick(id); SetTimerEx("TimerKick", 1000, 0, "i", playerid); return 1; }
[23:40:09] [debug] #1 0000004b in public cmd_kick () from FV.amx [23:40:09] [debug] #3 00005960 in public OnPlayerCommandText (5, 2722520) from FV.amx |
[18:14:36] [debug] Server crashed while executing FV.amx [18:14:36] [debug] AMX backtrace: [18:14:36] [debug] #0 0000006e in ?? (32, 100, 101, 32, 116, 117, 100, 111, 0, 100, ... <17 arguments>) from FV.amx [18:14:36] [debug] #1 0000006e in public cmd_prender () from FV.amx [18:14:36] [debug] #2 native CallLocalFunction () from samp03svr [18:14:36] [debug] #3 00005960 in public OnPlayerCommandText (3, 2722520) from FV.amx
[18:17:31] [debug] Run time error 4: "Array index out of bounds" [18:17:31] [debug] Accessing element at index 1000 past array upper bound 999 [18:17:31] [debug] AMX backtrace: [18:17:31] [debug] #0 00084a40 in ?? (3) from FV.amx [18:17:31] [debug] #1 00019678 in public Streamer_OnPlayerDisconnect (3, 0) from FV.amx [18:17:31] [debug] #2 0000b790 in public SSCANF_OnPlayerDisconnect (3, 0) from FV.amx [18:17:31] [debug] #3 00005c2c in public OnPlayerDisconnect (3, 0) from FV.amx [18:17:31] [debug] Run time error 4: "Array index out of bounds" [18:17:31] [debug] Accessing element at index 1000 past array upper bound 999 [18:17:31] [debug] AMX backtrace: [18:17:31] [debug] #0 00084a40 in ?? (3) from FV.amx [18:17:31] [debug] #1 00019678 in public Streamer_OnPlayerDisconnect (3, 0) from FV.amx [18:17:31] [debug] #2 0000b790 in public SSCANF_OnPlayerDisconnect (3, 0) from FV.amx [18:17:31] [debug] #3 00005c2c in public OnPlayerDisconnect (3, 0) from FV.amx