Version 0.9.531 Linux
[DPROTO]: Done.
AMX Mod X version 1.8.3-dev Copyright (c) 2004-2006 AMX Mod X Development Team
AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
This is free software and you are welcome to redistribute it under
certain conditions; type 'amxx gpl' for details.
stray key in process_key: item_getiteminfo 61
[LocalizeBug Fix] Successful Patching.
[CF.Fix]: Successfully loaded.
POD-Bot mm: plugin attaching
L 01/07/2016 - 15:11:37: -------- Mapchange to de_dust --------
Uploading dump (in-process) [proxy '']
/tmp/dumps/crash_20160107151137_1.dmp
success = yes
response: Discarded=1
Segmentation fault (core dumped)
Add "-debug" to the ./hlds_run command line to generate a debug.log to help with solving this problem
Thu Jan 7 15:11:38 EET 2016: Server restart in 10 seconds
Prisegu sma kodą , gal žinot kame bėda ?
Code: Select all
#include <amxmodx>#include <hamsandwich>#include <engine>#include <fun>#include <fakemeta>#include <sqlx> #define PLUGIN "Jail Break: sportas"#define VERSION "2.0"#define AUTHOR "saimon" new ducks[33] new Handle:g_hDbTuple;new p_DbHost, p_DbUser, p_DbPass, p_DbName; public plugin_init() { }
