
Witamy w Nieoficjalnym polskim support'cie AMX Mod X
Witamy w Nieoficjalnym polskim support'cie AMX Mod X, jak w większości społeczności internetowych musisz się zarejestrować aby móc odpowiadać lub zakładać nowe tematy, ale nie bój się to jest prosty proces w którym wymagamy minimalnych informacji.
|
kazikk
Rejestracja: 11.08.2011Aktualnie: Nieaktywny
Poza forum Ostatnio: 01.09.2012 13:37





Statystyki
- Grupa: Użytkownik
- Całość postów: 14
- Odwiedzin: 1 967
- Tytuł: Początkujący
- Wiek: 30 lat
- Urodziny: Listopad 4, 1994
-
Imię
Mateusz
-
Płeć
Mężczyzna
-
Lokalizacja
Sosnowiec
Kontakt
Narzędzia użytkownika
Znajomi
kazikk nie posiada znajomych
Moje posty
W temacie: TP by Drzanas
31.01.2012 13:12

W temacie: Mapy nie chcą się zmieniać
19.11.2011 21:45
Nic to nie dało
W temacie: Mapy nie chcą się zmieniać
19.11.2011 19:29
//Admin Base - glowne ustawienia dla adminow.
admin.amxx
minibans.amxx ; bazy admina (wymagane aby chodzili admini)
;admin_sql.amxx ; bazy admina - Wesja SQL (comment admin.amxx)
;amxbans_core.amxx
;amxbans_main.amxx
;amxbans_ssban.amxx
// Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
;adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
// Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
;telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
// Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands
// Map related
nextmap.amxx ; displays next map in mapcycle
;mapchooser.amxx ; allows to vote for next map
timeleft.amxx ; displays time left on map
// Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands
// Counter-Strike
;restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
;stats_logging.amxx ; weapons stats logging (CSX Module required!)
// Custom - Add 3rd party plugins here
// Po wpisaniu /admin wyswietla liste adminow przebywajacych na serwerze.
;admin_check_pl.amxx
// ESP, ktore admin moze wlaczyc po smierci. Menu wlacza sie wpisujac /esp_menu na say'u.
admin_spec_esp.amxx
// Przenoszenie nie grajacych na spectatora (z wyrzucaniem bomby). Komendy pluginu znajduja sie w pliku /cstrike/addons/amxmodx/configs/amxx.cfg
afkkisss.amxx
// Dzwieki na koniec rundy. Trzeba wgrac je do /cstrike/sound/misc/ i dopisac do pliku /cstrike/addons/amxmodx/configs/roundsound.ini
;alt_end_round_sounds.amxx
// Specjalne modele dla admina.
;amx_adminmodel.amxx
// Zamienianie graczy w kurczaki. Plik konfiguracyjny: /cstrike/addons/amxmodx/configs/chicken.cfg
;amx_chicken.amxx
// Specjalne efekty (wiecej krwi itp.).
amx_gore_ultimate.amxx
// Zbior wielu pluginów. Plik konfiguracyjny: /cstrike/addons/amxmodx/configs/amx_super.cfg
;amx_super.amxx
// Menu dla pluginu amx_super.amxx
;amx_super_menu.amxx
// Runda nozowa na poczatku mapy i potem restart. Komendy pluginu znajduja sie w pliku /cstrike/addons/amxmodx/configs/amxx.cfg
;auto_restart_knives.amxx
// Gdy zostanie 1 na 1 mozna wyzwac przeciwnika na pojedynek nozowy przez szybkie uderzanie nozem w sciane.
;automatic_knife_duel_pl.amxx
// Karanie graczy kampiacych w jednym miejscu.
bad_camper.amxx
// Odliczanie do wybuchu bomby.
c4timer.amxx
// Rozbudowany wybor nastepnej mapy.
;deagsmapmanager.amxx
// Obok napisu Fire in the hole! pojawia sie informacja jaki granat zostal rzucony.
descriptive_fire_in_the_hole.amxx
// Dzwieki z Quake'a wypowiadane kobiecym glosem (nie moze byc wlaczony naraz z ultimate_sounds.amxx).
;f_ultimate_sounds.amxx
// GunGame. Plik konfiguracyjny to /addons/amxmodx/configs/gungame.cfg
;gungame.amxx
// Headshot only. Tylko trafienia w glowe zadaja obrazenia.
;hitbox.amxx
// Wyrzuca graczy ze zbyt duzym pingiem lub zbyt niskimi ustawieniami rate. Komendy pluginu znajduja sie w pliku /cstrike/addons/amxmodx/configs/amxx.cfg
hpk.amxx
// Zaklady na graczy, gdy zostanie 1 na 1.
;lastmanbets.amxx
// Muzyka, ktora leci przy wchodzeniu na serwer. Trzeba wgrac plik mp3 lub wav do katalogu /cstrike/sound/misc/loading/ Jesli plikow jest wiecej, to wybiera losowo.
;loadingsounddir.amxx
// Antyraszer. Menu wlacza sie wpisujac /antirusher_menu na say'u.
;M_Antirusher_2.5.amxx
// Przepisuje mapy z /cstrike/maps/ do AMXX. dzięki temu sa widoczne w menu admina AMXX.
;maphandler06.amxx
// Automatyczne wyrownywanie druzyn. Plik konfiguracyjny: /cstrike/addons/amxmodx/configs/ptb.cfg
ptb.amxx
// Zasady serwera pokazujace sie po wejsciu gracza na serwer. Wpisuje się je w pliku /cstrike/rules.txt
;public_rules.amxx
// Rezerwacja slotow. Zabiera 1 slot, ale admin moze zawsze wejsc na serwer. Aby zadzialalo trzeba wlaczyc amx_hideslots 1 oraz amx_reservation 1 w pliku /cstrike/addons/amxmodx/configs/amxx.cfg
;slots_reservation.amxx
// Dzwieki z Quake'a (nie moze byc wlaczony naraz z f_ultimate_sounds.amxx)
;ultimate_sounds.amxx
// Aby wlaczyc plugin ATAC (karanie graczy za zabijanie swoich) nalezy zmienic nazwe pliku
// /cstrike/addons/amxmodx/configs/plugins-atac.int na plugins-atac.ini
// Plik konfiguracyjny: /cstrike/addons/amxmodx/configs/atac/atac.cfg
// Aby wlaczyc plugin Deathmatch nalezy zmienic nazwe pliku
// /cstrike/addons/amxmodx/configs/plugins-csdm.int na plugins-csdm.ini
// Plik konfiguracyjny: /cstrike/addons/amxmodx/configs/csdm.cfg
free_for_all.amxx
wymuszanie_interpu.amxx
bulletdamage.amxx
vampire.amxx
admin_chat_colors.amxx
statsx.amxx
amp.amxx
hpk.amxx
ultimate_ss.amxx
ban_neo_vvv.amxx
refresh
W temacie: Mapy nie chcą się zmieniać
17.11.2011 19:09
W temacie: Problem z włączeniem "Każdy na każdego"
25.10.2011 17:34
L 10/25/2011 - 00:08:51: Info (map "de_inferno") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 00:08:51: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 00:08:51: Invalid menu id -1(7)
L 10/25/2011 - 00:08:51: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 00:08:51: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 00:24:59: Start of error session.
L 10/25/2011 - 00:24:59: Info (map "de_nuke") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 00:24:59: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 00:24:59: Invalid menu id -1(7)
L 10/25/2011 - 00:24:59: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 00:24:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 00:41:07: Start of error session.
L 10/25/2011 - 00:41:07: Info (map "de_train") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 00:41:07: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 00:41:08: Invalid menu id -1(7)
L 10/25/2011 - 00:41:08: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 00:41:08: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 00:57:16: Start of error session.
L 10/25/2011 - 00:57:16: Info (map "de_tuscan") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 00:57:16: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 00:57:16: Invalid menu id -1(7)
L 10/25/2011 - 00:57:16: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 00:57:16: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 01:13:24: Start of error session.
L 10/25/2011 - 01:13:24: Info (map "cs_office") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 01:13:24: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 01:13:24: Invalid menu id -1(7)
L 10/25/2011 - 01:13:24: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 01:13:24: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 01:29:32: Start of error session.
L 10/25/2011 - 01:29:32: Info (map "de_aztec") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 01:29:32: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 01:29:32: Invalid menu id -1(7)
L 10/25/2011 - 01:29:32: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 01:29:32: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 01:45:41: Start of error session.
L 10/25/2011 - 01:45:41: Info (map "de_dust") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 01:45:41: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 01:45:41: Invalid menu id -1(7)
L 10/25/2011 - 01:45:41: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 01:45:41: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 02:01:49: Start of error session.
L 10/25/2011 - 02:01:49: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 02:01:49: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 02:01:49: Invalid menu id -1(7)
L 10/25/2011 - 02:01:49: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 02:01:49: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 02:17:57: Start of error session.
L 10/25/2011 - 02:17:57: Info (map "de_inferno") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 02:17:57: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 02:17:57: Invalid menu id -1(7)
L 10/25/2011 - 02:17:57: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 02:17:57: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 02:34:06: Start of error session.
L 10/25/2011 - 02:34:06: Info (map "de_nuke") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 02:34:06: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 02:34:06: Invalid menu id -1(7)
L 10/25/2011 - 02:34:06: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 02:34:06: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 02:50:14: Start of error session.
L 10/25/2011 - 02:50:14: Info (map "de_train") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 02:50:14: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 02:50:14: Invalid menu id -1(7)
L 10/25/2011 - 02:50:14: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 02:50:14: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 03:06:22: Start of error session.
L 10/25/2011 - 03:06:22: Info (map "de_tuscan") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 03:06:22: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 03:06:22: Invalid menu id -1(7)
L 10/25/2011 - 03:06:22: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 03:06:22: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 03:22:30: Start of error session.
L 10/25/2011 - 03:22:30: Info (map "cs_office") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 03:22:30: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 03:22:31: Invalid menu id -1(7)
L 10/25/2011 - 03:22:31: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 03:22:31: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 03:38:39: Start of error session.
L 10/25/2011 - 03:38:39: Info (map "de_aztec") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 03:38:39: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 03:38:39: Invalid menu id -1(7)
L 10/25/2011 - 03:38:39: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 03:38:39: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 03:54:47: Start of error session.
L 10/25/2011 - 03:54:47: Info (map "de_dust") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 03:54:47: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 03:54:47: Invalid menu id -1(7)
L 10/25/2011 - 03:54:47: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 03:54:47: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 04:10:55: Start of error session.
L 10/25/2011 - 04:10:55: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 04:10:55: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 04:10:55: Invalid menu id -1(7)
L 10/25/2011 - 04:10:55: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 04:10:55: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 04:27:04: Start of error session.
L 10/25/2011 - 04:27:04: Info (map "de_inferno") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 04:27:04: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 04:27:04: Invalid menu id -1(7)
L 10/25/2011 - 04:27:04: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 04:27:04: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 04:43:12: Start of error session.
L 10/25/2011 - 04:43:12: Info (map "de_nuke") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 04:43:12: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 04:43:12: Invalid menu id -1(7)
L 10/25/2011 - 04:43:12: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 04:43:12: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 04:59:20: Start of error session.
L 10/25/2011 - 04:59:20: Info (map "de_train") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 04:59:20: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 04:59:20: Invalid menu id -1(7)
L 10/25/2011 - 04:59:20: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 04:59:20: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 05:15:29: Start of error session.
L 10/25/2011 - 05:15:29: Info (map "de_tuscan") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 05:15:29: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 05:15:29: Invalid menu id -1(7)
L 10/25/2011 - 05:15:29: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 05:15:29: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 05:31:37: Start of error session.
L 10/25/2011 - 05:31:37: Info (map "cs_office") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 05:31:37: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 05:31:37: Invalid menu id -1(7)
L 10/25/2011 - 05:31:37: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 05:31:37: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 05:47:45: Start of error session.
L 10/25/2011 - 05:47:45: Info (map "de_aztec") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 05:47:45: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 05:47:45: Invalid menu id -1(7)
L 10/25/2011 - 05:47:45: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 05:47:45: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 06:03:54: Start of error session.
L 10/25/2011 - 06:03:54: Info (map "de_dust") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 06:03:54: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 06:03:54: Invalid menu id -1(7)
L 10/25/2011 - 06:03:54: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 06:03:54: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 06:20:02: Start of error session.
L 10/25/2011 - 06:20:02: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 06:20:02: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 06:20:02: Invalid menu id -1(7)
L 10/25/2011 - 06:20:02: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 06:20:02: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 06:36:10: Start of error session.
L 10/25/2011 - 06:36:10: Info (map "de_inferno") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 06:36:10: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 06:36:10: Invalid menu id -1(7)
L 10/25/2011 - 06:36:10: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 06:36:10: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 06:52:18: Start of error session.
L 10/25/2011 - 06:52:18: Info (map "de_nuke") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 06:52:18: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 06:52:19: Invalid menu id -1(7)
L 10/25/2011 - 06:52:19: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 06:52:19: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 06:58:00: Start of error session.
L 10/25/2011 - 06:58:00: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 06:58:00: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 06:58:00: Invalid menu id -1(7)
L 10/25/2011 - 06:58:00: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 06:58:00: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 07:14:09: Start of error session.
L 10/25/2011 - 07:14:09: Info (map "de_tuscan") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 07:14:09: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 07:14:09: Invalid menu id -1(7)
L 10/25/2011 - 07:14:09: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 07:14:09: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 07:46:06: Start of error session.
L 10/25/2011 - 07:46:06: Info (map "cs_office") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 07:46:06: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 07:46:06: Invalid menu id -1(7)
L 10/25/2011 - 07:46:06: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 07:46:06: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 08:18:02: Start of error session.
L 10/25/2011 - 08:18:02: Info (map "de_aztec") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 08:18:02: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 08:18:02: Invalid menu id -1(7)
L 10/25/2011 - 08:18:02: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 08:18:02: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 08:49:58: Start of error session.
L 10/25/2011 - 08:49:58: Info (map "de_dust") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 08:49:58: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 08:49:58: Invalid menu id -1(7)
L 10/25/2011 - 08:49:58: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 08:49:58: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 09:21:54: Start of error session.
L 10/25/2011 - 09:21:54: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 09:21:54: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 09:21:55: Invalid menu id -1(7)
L 10/25/2011 - 09:21:55: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 09:21:55: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 09:53:51: Start of error session.
L 10/25/2011 - 09:53:51: Info (map "de_inferno") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 09:53:51: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 09:53:51: Invalid menu id -1(7)
L 10/25/2011 - 09:53:51: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 09:53:51: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 10:25:47: Start of error session.
L 10/25/2011 - 10:25:47: Info (map "de_nuke") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 10:25:47: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 10:25:47: Invalid menu id -1(7)
L 10/25/2011 - 10:25:47: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 10:25:47: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 10:57:43: Start of error session.
L 10/25/2011 - 10:57:43: Info (map "de_train") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 10:57:43: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 10:57:43: Invalid menu id -1(7)
L 10/25/2011 - 10:57:43: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 10:57:43: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 11:29:40: Start of error session.
L 10/25/2011 - 11:29:40: Info (map "de_tuscan") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 11:29:40: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 11:29:40: Invalid menu id -1(7)
L 10/25/2011 - 11:29:40: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 11:29:40: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 12:01:36: Start of error session.
L 10/25/2011 - 12:01:36: Info (map "cs_office") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 12:01:36: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 12:01:36: Invalid menu id -1(7)
L 10/25/2011 - 12:01:36: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 12:01:36: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 12:33:32: Start of error session.
L 10/25/2011 - 12:33:32: Info (map "de_aztec") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 12:33:32: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 12:33:32: Invalid menu id -1(7)
L 10/25/2011 - 12:33:32: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 12:33:32: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 13:05:29: Start of error session.
L 10/25/2011 - 13:05:29: Info (map "de_dust") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 13:05:29: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 13:05:29: Invalid menu id -1(7)
L 10/25/2011 - 13:05:29: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 13:05:29: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 13:38:10: Start of error session.
L 10/25/2011 - 13:38:10: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 13:38:10: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 13:38:10: Invalid menu id -1(7)
L 10/25/2011 - 13:38:10: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 13:38:10: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 13:59:44: Start of error session.
L 10/25/2011 - 13:59:44: Info (map "de_inferno") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 13:59:44: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 13:59:45: Invalid menu id -1(7)
L 10/25/2011 - 13:59:45: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 13:59:45: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 14:51:54: Start of error session.
L 10/25/2011 - 14:51:54: Info (map "de_nuke") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 14:51:54: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 14:51:55: Invalid menu id -1(7)
L 10/25/2011 - 14:51:55: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 14:51:55: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 15:09:43: Start of error session.
L 10/25/2011 - 15:09:43: Info (map "de_train") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 15:09:43: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 15:09:43: Invalid menu id -1(7)
L 10/25/2011 - 15:09:43: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 15:09:43: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 15:23:58: Start of error session.
L 10/25/2011 - 15:23:58: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 15:23:58: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 15:23:59: Invalid menu id -1(7)
L 10/25/2011 - 15:23:59: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 15:23:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 15:36:28: Start of error session.
L 10/25/2011 - 15:36:28: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 15:36:28: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 15:36:28: Invalid menu id -1(7)
L 10/25/2011 - 15:36:28: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 15:36:28: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 16:01:59: Start of error session.
L 10/25/2011 - 16:01:59: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 16:01:59: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 16:02:00: Invalid menu id -1(7)
L 10/25/2011 - 16:02:00: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 16:02:00: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 16:23:36: Start of error session.
L 10/25/2011 - 16:23:36: Info (map "de_tuscan") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 16:23:36: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 16:23:36: Invalid menu id -1(7)
L 10/25/2011 - 16:23:36: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 16:23:36: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 16:48:58: Start of error session.
L 10/25/2011 - 16:48:58: Info (map "cs_office") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 16:48:58: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 16:48:58: Invalid menu id -1(7)
L 10/25/2011 - 16:48:58: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 16:48:58: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 17:05:45: Start of error session.
L 10/25/2011 - 17:05:45: Info (map "de_aztec") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 17:05:45: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 17:05:45: Invalid menu id -1(7)
L 10/25/2011 - 17:05:45: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 17:05:45: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 17:22:07: Start of error session.
L 10/25/2011 - 17:22:07: Info (map "de_dust") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 17:22:07: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 17:22:07: Invalid menu id -1(7)
L 10/25/2011 - 17:22:07: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 17:22:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 18:01:59: Start of error session.
L 10/25/2011 - 18:01:59: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 18:01:59: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 18:01:59: Invalid menu id -1(7)
L 10/25/2011 - 18:01:59: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 18:01:59: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 10/25/2011 - 18:22:02: Start of error session.
L 10/25/2011 - 18:22:02: Info (map "de_tuscan") (file "addons/amxmodx/logs/error_20111025.log")
L 10/25/2011 - 18:22:02: [AMXX] Plugin file open error (plugin "csdm_tickets.sma")
L 10/25/2011 - 18:22:02: Invalid menu id -1(7)
L 10/25/2011 - 18:22:02: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "menu_additem") - debug not enabled!
L 10/25/2011 - 18:22:02: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Trochę tego jest, ale masz.
- AMXX.pl: Support AMX Mod X i SourceMod
- → Przeglądanie profilu: Posty: kazikk
- Regulamin