Skocz do zawartości

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.
  • Rozpoczynaj nowe tematy i odpowiedaj na inne
  • Zapisz się do tematów i for, aby otrzymywać automatyczne uaktualnienia
  • Dodawaj wydarzenia do kalendarza społecznościowego
  • Stwórz swój własny profil i zdobywaj nowych znajomych
  • Zdobywaj nowe doświadczenia

Dołączona grafika Dołączona grafika

Guest Message by DevFuse
 

Zdjęcie

Deathrun_shop- problem z kupywaniem!


  • Zamknięty Temat jest zamknięty
21 odpowiedzi w tym temacie

#1 zaledd

    Początkujący

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:12
Offline

Napisano 18.04.2009 20:31

Witam!

Mam otóż taki problem że nikt nie może kupować w drshopie.
Kasa na serwerze została odblokowana ale to nic nie daje. Kolega powiedział żebym odblokował Buyzone czy cos takiego ale gdzie to jest?

amxx.cfg

// AMX Mod X Configuration File
echo Executing AMX Mod X Configuration File

// Default access for all non admin players (see users.ini for access details)
//
// Default value: "z"
amx_default_access "z"

// Name of setinfo which should store a password on a client (you should change this)
// Note: Always prefix the field with an underscore (aka: "_")
// (Example: setinfo _pw "password")
//
// Default value: "_pw"
amx_password_field "_pw"

// Mode of logging to a server
// 0 - disable logging, players won't be checked (and access won't be set)
// 1 - normal mode which obey flags set in accounts
// 2 - kick all players not on list
//
// Default value: 1
amx_mode 1

// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
//
// Default value: 2
amx_show_activity 2

// Frequency in seconds and text of scrolling message
//
// Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600
amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
//
// Default values: "Welcome to %hostname%" "000255100"
//                 "This server is using AMX ModXnVisit http://www.amxmodx.org" "000100255"
amx_imessage "Welcome to %hostname%" "000255100"
amx_imessage "This server is using AMX Mod XnVisit http://www.amxmodx.org" "000100255"

// Frequency in seconds of colored messages
//
// Default value: 180
amx_freq_imessage 180

// Ban times for the main ban menu (amx_banmenu)
// Use 0 for permanent ban
// Default values: 0 5 10 15 30 45 60
amx_plmenu_bantimes 0 5 10 15 30 45 60

// Slap damage amounts for the main slap menu (amx_slapmenu)
// Slay is automaticall inserted as the first option
// Default values: 0 1 5
amx_plmenu_slapdmg 0 1 5

// Set in seconds how fast players can chat (chat-flood protection)
//
// Default value: 0.75
amx_flood_time 0.75

// Amount of slots to reserve.
//
// Default value: 0
amx_reservation 0

// If you set this to 1, you can hide slots on your server.
// If server "full" of public slots and slots hidden, you must manually connect with connect console command
//
// Default value: 0
amx_hideslots 0

// Displaying of time remaining
// a - display white text on bottom
// b - use voice
// c - don't add "remaining" (only in voice)
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
//
// Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// Announce "say thetime" and "say timeleft" with voice, set to 0 to disable.
//
// Default value: 1
amx_time_voice 1

// Minimum delay in seconds between two voting sessions
//
// Default value: 10
amx_vote_delay 10

// How long voting session goes on
//
// Default value: 10
amx_vote_time 10

// Display who votes for what option, set to 0 to disable, 1 to enable.
//
// Default value: 1
amx_vote_answers 1

// Some ratios for voting success

// Default value: 0.40
amx_votekick_ratio 0.40

// Default value: 0.40
amx_voteban_ratio 0.40

// Default value: 0.40
amx_votemap_ratio 0.40

// Default value: 0.02
amx_vote_ratio 0.02

// Max. time to which map can be extended
//
// Default value: 90
amx_extendmap_max 90

// Step for each extending
//
// Default value: 15
amx_extendmap_step 15

// If you set this to 0, clients cannot chose their language, instead they use
// whatever language the server is configured to use.
//
// Default value: 1
amx_client_languages 1

// Plugin Debug mode
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
//
// Default value: 1
amx_debug 1

// Plugin MultiLingual Debug
// To debug a language put its 2 letter code between quotes ("en", "de", etc)
// "" means disabled
//
// Default value: ""
amx_mldebug ""

//
// Beginning of Counter-Strike package specific configurations.
//

// Rank mode
// 0 - by nick
// 1 - by authid 
// 2 - by ip
//
// Default value: 1
csstats_rank 1

// Max size of the stats file
//
// Default value: 3500
csstats_maxsize 3500

// Whether or not to rank bots with csstats - set to 1 to rank bots, 0 otherwise.
//
// Default value: 0
csstats_rankbots 0

// Duration of HUD-statistics
//
// Default value: 12.0
amx_statsx_duration 12.0

// HUD-statistics display limit relative round freeze end
// Negative time will clear the HUD-statstics before the round freeze time has ended
//
// Default value: -2.0
amx_statsx_freeze -2.0

bh_enabled 1/0
Enable/disable the plugin.

bh_autojump 1/0
Enable/disable no skill required bunny hopping. (Just hold jump to bunny hop!)

bh_showusage 1/0
Enable/disable a small message to players when they connect informing them of the Bunny Hopping feature.
Turn on/off the plugin
deathrun_toggle 1/0 <default: 1>

Turn on/off the spray blocker
deathrun_spray 1/0 <default: 1>

Turn on/off the radio commands blocker
deathrun_radio 1/0 <default: 1>

Turn on/off giving USP for CT's
deathrun_giveusp 0


deathrun_removebz 0


deathrun_hidehud 0


deathrun_blockmoney 0

Turn on/off the semiclip
deathrun_semiclip 1/0 <default: 1>

amx_rules_enabled 1
amx_rules_immunity 0
amx_rules_delaykick 60

ers_enabled 1
ers_player_toggle 1
erc_time_ads 120

erc_random_precache "5"
erc_time_ads 120
ers_player_toggle 1
ers_enabled 1

sv_hook 1
sv_hookthrowspeed 3000 
sv_hookspeed 600
sv_hookwidth 32
sv_hooksound 1
sv_hookcolor 1 
sv_hookplayers 1
sv_hookinterrupt 0
sv_hookadminonly 0
sv_hooksky 0
sv_hookopendoors 1
sv_hookbuttons 0
sv_hookpickweapons 0
sv_hookhostfollow 0
sv_hookinstant 0
sv_hooknoise 0
sv_hookmax 0- 
sv_hookdelay 0.0

amx_extendmap_max 25 //Maksymalny czas jaki mapa może być grana. Jeśli gracze będą wybierać przedłużenie mapy. Tylko do tego czasu będzie to możliwe.

amx_extendmap_step 15 //ile mapa ma być przedłużana jeśli gracze wybiorą ta opcje (w minutach)

gal_cmd_votemap 0 // Jaki powinny działac wzykłe komendy HL dotyczące Vota 1- Wyłączone 0- wyłączone

gal_cmd_listmaps 2 // Jak ma się zachowywać komenda listmaps
// 0 - disable
// 1 - behave normally
// 2 - behave the same as the "gal_listmaps" command (galileo default)
gal_banrecent 3 // Ile map ostatnio granych jest niedozwolonych w Vote


gal_banrecentstyle 1 // jak maja być wyświetlane mapy po wpisaniu recentmaps
// 1 - all maps on one line
// 2 - each map on a separate line

gal_rtv_commands 4 // na jak komenda ma reagować plugin przy rtv
//1- Rockthevote
//2-rtv
//4 dynamiczna

gal_rtv_wait 7
//ile czasu po starcie mapy może być rozpoczęte rtv

gal_rtv_ratio 50
//Ile % graczy musi wpisać rtv żeby zostało odpalone.

gal_nom_playerallowance 2 //ile nominacji może zrobić każdy gracz

gal_nom_mapfile mapcycle.txt// skąd maja być sczytywane mapy

gal_nom_prefixes 0
// prefix przy mapie wymagany?

gal_nom_qtyused 0 // ile nominacji ma być używanych w następnym głosowaniu.

//Glosowanie rozstrzygające następuje wtedy kiedy żadna z map nie otrzyma 50% w normalnym glosowaniu. Wtedy dawane są dwie z największym %

gal_runoff_enabled 1
//Mozliwe glosowanie rozstrzygające

gal_runoff_duration 15
//po ilu sekundach ma się rozpaczać

gal_vote_weight 0
//Czy ma być większa waga głosu admina?

gal_vote_weightflags y
//Flaga z jaka admin ma większy głos (dowolna)

gal_endonround 1
//Ma czekać do skończenia rundy ze zmianą mapy?

gal_vote_showstatus 1
// postęp głosowania ma być pokazywany gracza?
//0-nigdy
//1- po zagłosowaniu
//2- zawsze

gal_vote_showstatustype 2
//Jak ma być to przedstawiane gracza
//1- liczba
//2- procenty na mapie


gal_srv_start 3
// jeśli serwer się zrestartuje lub będzie miał krasza jak ma reagować plugin
//0- nic nie robi
//1- zmienia mapę na ta przed restartem
//2- zmienia mapę na ta która powinna być wybrana
//3- robi Vote
//4- zmienia na jedna z nominowanych

gal_endofmapvote 1

gal_listmaps_paginate 10 // ile map na stronie ma być pokazywanych po użyciu gal_listmaps

gal_vote_mapchoices 5
//Ile map ma być dawanych do vote

gal_vote_duration 20 // ile sekund powinien trwać vote

gal_vote_mapfile mapcycle.txt // skąd ma pobierać mapy

gal_vote_expirationcountdown 1
gal_vote_uniqueprefixes 0

gal_vote_announcechoice 1 //pokazuje jaka mapę wybrał gracz?
//1- tak
//0- Nie

gal_emptyserver_wait 0
// ile sekund ma czekać zanim uruchomi emptyserwer mapcykle,

gal_emptyserver_mapfile emptycycle.txt
// Plik z którego czyta empty serwer mapcyke


deathrun_shop 1:1 - Włączony, 2 - Wyłączony plugin.
deathrun_he_cost 4000 : Koszt granada.
deathrun_bothgrenades_cost 6000 : Koszt HE+FB.
deathrun_silent_cost 7500 : Koszt cichego chodzenia.
deathrun_health_cost 10000 : Koszt dodatkowego HP(250).
deathrun_armor_cost 12500 : Koszt dodatkowego HP(250) + kamizelka.
deathrun_speed_cost 8000 : Koszt szybkiego biegania.
deathrun_gravity_cost 6000 : Koszt grawitacji.
deathrun_invisibility_cost 16000: Koszt niewidzialności.
deathrun_speed_power 400.0 : Szybkość szybkiego chodzenia ( Optymalnie: 400.0 ).
deathrun_gravity_power 0.5 : Moc grawitacji ( Optymalnie: 0.5 ).
deathrun_advertise_message 1 : 1 - Włączony, 0 - Wyłączone informacje w HUD, kiedy gracz dołącza.

  • +
  • -
  • 0

#2 Abes Mapper

    Repulsion Gel

  • Przyjaciel

Reputacja: 2 017
Godlike

  • Postów:7 356
  • Steam:steam
  • Imię:Sebastian
  • Lokalizacja:Sulejówek
Offline

Napisano 18.04.2009 20:37

Pokaż logi.
  • +
  • -
  • 0

#3 Gość__*

  • Gość

Reputacja: 0

Offline

Napisano 18.04.2009 20:40

Komentarz w plikach *.cfg daje się po //. Daj tak:
deathrun_shop 1

deathrun_he_cost 4000

deathrun_bothgrenades_cost 6000

deathrun_silent_cost 7500

deathrun_health_cost 10000

deathrun_armor_cost 12500

deathrun_speed_cost 8000

deathrun_gravity_cost 6000

deathrun_invisibility_cost 16000

deathrun_speed_power 400.0

deathrun_gravity_power 0.5

deathrun_advertise_message 1


#4 zaledd

    Początkujący

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:12
Offline

Napisano 18.04.2009 20:48

Logi? jak to pokazac? ja noob troche w tym;/
  • +
  • -
  • 0

#5 Charlie P.

    Pomocny

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:73
  • Lokalizacja:od W do E
Offline

Napisano 18.04.2009 20:50

Tu sa logi:
/cstrike/addons/amxmodx/logs
  • +
  • -
  • 0

#6 Gość__*

  • Gość

Reputacja: 0

Offline

Napisano 18.04.2009 20:50

Masz źle wpisane cvary, popraw:
deathrun_shop 1

deathrun_he_cost 4000

deathrun_bothgrenades_cost 6000

deathrun_silent_cost 7500

deathrun_health_cost 10000

deathrun_armor_cost 12500

deathrun_speed_cost 8000

deathrun_gravity_cost 6000

deathrun_invisibility_cost 16000

deathrun_speed_power 400.0

deathrun_gravity_power 0.5

deathrun_advertise_message 1
Plugin nie ma prawa działać jak masz wpisane:

deathrun_shop 1:1 - Włączony, 2 - Wyłączony plugin.



#7 zaledd

    Początkujący

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:12
Offline

Napisano 18.04.2009 20:53

dziala jak sie wpisze /drshop tylko jak cos kupic i ma sie kase na to to nie idzie

[ Dodano: 18-04-2009, 21:54 ]
a o logi to wiem ale jak pokazac ta liste bo ich tu bardzo duzo jest ;/
  • +
  • -
  • 0

#8 Charlie P.

    Pomocny

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:73
  • Lokalizacja:od W do E
Offline

Napisano 18.04.2009 20:57

a o logi to wiem ale jak pokazac ta liste bo ich tu bardzo duzo jest ;/


pokaz tylko te które w nazwie maja fraze: "error"

ale juz nie musisz bokur3k dał Ci odpowiedz. Masz źle dopisane cvary
  • +
  • -
  • 0

#9 zaledd

    Początkujący

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:12
Offline

Napisano 18.04.2009 21:01

L 04/18/2009 - 00:18:12: Start of error session.
L 04/18/2009 - 00:18:12: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 00:18:12: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 00:18:12: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 00:45:10: Start of error session.
L 04/18/2009 - 00:45:10: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 00:45:10: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 00:45:10: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 01:10:40: Start of error session.
L 04/18/2009 - 01:10:40: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 01:10:40: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 01:10:40: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 01:36:11: Start of error session.
L 04/18/2009 - 01:36:11: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 01:36:11: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 01:36:11: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 02:01:41: Start of error session.
L 04/18/2009 - 02:01:41: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 02:01:41: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 02:01:41: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 02:27:13: Start of error session.
L 04/18/2009 - 02:27:13: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 02:27:13: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 02:27:13: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 02:52:44: Start of error session.
L 04/18/2009 - 02:52:44: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 02:52:44: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 02:52:44: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 03:18:14: Start of error session.
L 04/18/2009 - 03:18:14: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 03:18:14: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 03:18:14: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 03:43:45: Start of error session.
L 04/18/2009 - 03:43:45: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 03:43:45: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 03:43:45: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 04:09:18: Start of error session.
L 04/18/2009 - 04:09:18: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 04:09:18: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 04:09:18: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 04:34:49: Start of error session.
L 04/18/2009 - 04:34:49: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 04:34:49: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 04:34:49: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 05:00:19: Start of error session.
L 04/18/2009 - 05:00:19: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 05:00:19: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 05:00:19: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 05:25:50: Start of error session.
L 04/18/2009 - 05:25:50: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 05:25:50: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 05:25:50: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 06:02:43: Start of error session.
L 04/18/2009 - 06:02:43: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 06:02:43: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 06:02:43: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 06:28:16: Start of error session.
L 04/18/2009 - 06:28:16: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 06:28:16: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 06:28:16: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 06:53:47: Start of error session.
L 04/18/2009 - 06:53:47: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 06:53:47: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 06:53:47: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 07:19:17: Start of error session.
L 04/18/2009 - 07:19:17: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 07:19:17: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 07:19:17: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 07:44:48: Start of error session.
L 04/18/2009 - 07:44:48: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 07:44:48: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 07:44:48: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 07:59:39: Start of error session.
L 04/18/2009 - 07:59:39: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 07:59:39: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 07:59:39: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:00:22: Start of error session.
L 04/18/2009 - 08:00:22: Info (map "deathrun_aztec") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:00:22: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:00:22: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:01:30: Start of error session.
L 04/18/2009 - 08:01:30: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:01:30: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:01:30: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:02:46: Start of error session.
L 04/18/2009 - 08:02:46: Info (map "deathrun_abstractred") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:02:46: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:02:46: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:06:21: Start of error session.
L 04/18/2009 - 08:06:21: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:06:21: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:06:21: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:06:50: Start of error session.
L 04/18/2009 - 08:06:50: Info (map "deathrun_4life_rmk") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:06:50: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:06:50: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:09:54: Start of error session.
L 04/18/2009 - 08:09:54: Info (map "deathrun_bkm") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:09:54: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:09:54: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:11:24: Start of error session.
L 04/18/2009 - 08:11:24: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:11:24: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:11:24: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:15:22: Start of error session.
L 04/18/2009 - 08:15:22: Info (map "deathrun_columbus_beta6") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:15:22: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:15:22: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:17:04: Start of error session.
L 04/18/2009 - 08:17:04: Info (map "deathrun_dcity") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:17:04: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:17:04: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:17:47: Start of error session.
L 04/18/2009 - 08:17:47: Info (map "deathrun_drummer_icecold") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:17:47: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:17:47: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:35:10: Start of error session.
L 04/18/2009 - 08:35:10: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:35:10: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:35:10: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:37:44: Start of error session.
L 04/18/2009 - 08:37:44: Info (map "deathrun_dust2009") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:37:44: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:37:44: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:47:20: Start of error session.
L 04/18/2009 - 08:47:20: Info (map "deathrun_famouz") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:47:20: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:47:20: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:48:18: Start of error session.
L 04/18/2009 - 08:48:18: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:48:18: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:48:18: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:50:56: Start of error session.
L 04/18/2009 - 08:50:56: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:50:56: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:50:56: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:51:35: Start of error session.
L 04/18/2009 - 08:51:35: Info (map "deathrun_fatality_beta5") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:51:35: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:51:35: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 08:57:02: Start of error session.
L 04/18/2009 - 08:57:02: Info (map "deathrun_fs-facility") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 08:57:02: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 08:57:02: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 09:05:27: Start of error session.
L 04/18/2009 - 09:05:27: Info (map "deathrun_dust2009") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 09:05:27: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 09:05:27: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 09:39:54: Start of error session.
L 04/18/2009 - 09:39:54: Info (map "deathrun_abstractred") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 09:39:54: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 09:39:54: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 09:43:10: Start of error session.
L 04/18/2009 - 09:43:10: Info (map "deathrun_columbus_beta6") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 09:43:10: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 09:43:10: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 09:52:19: Start of error session.
L 04/18/2009 - 09:52:19: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 09:52:19: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 09:52:19: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 10:31:41: Start of error session.
L 04/18/2009 - 10:31:41: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 10:31:41: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 10:31:41: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 10:34:12: Start of error session.
L 04/18/2009 - 10:34:12: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 10:34:12: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 10:34:12: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 10:37:30: Start of error session.
L 04/18/2009 - 10:37:30: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 10:37:30: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 10:37:30: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 10:37:30: [AMXX] Plugin file open error (plugin "Galileo.amxx")
L 04/18/2009 - 10:50:04: Start of error session.
L 04/18/2009 - 10:50:04: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 10:50:04: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 10:50:04: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 10:50:04: [AMXX] Plugin file open error (plugin "Galileo.amxx")
L 04/18/2009 - 11:15:37: Start of error session.
L 04/18/2009 - 11:15:37: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 11:15:37: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 11:15:37: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 11:15:37: [AMXX] Plugin file open error (plugin "Galileo.amxx")
L 04/18/2009 - 11:34:24: Start of error session.
L 04/18/2009 - 11:34:24: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 11:34:24: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 11:34:24: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 11:34:24: [AMXX] Plugin file open error (plugin "Galileo.amxx")
L 04/18/2009 - 11:55:05: Start of error session.
L 04/18/2009 - 11:55:05: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 11:55:05: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 11:55:05: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 12:06:07: Start of error session.
L 04/18/2009 - 12:06:07: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 12:06:07: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 12:06:07: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 12:15:33: Start of error session.
L 04/18/2009 - 12:15:33: Info (map "deathrun_drummer_icecold") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 12:15:33: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 12:15:33: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 12:16:09: Start of error session.
L 04/18/2009 - 12:16:09: Info (map "deathrun_dcity") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 12:16:09: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 12:16:09: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 12:19:06: Start of error session.
L 04/18/2009 - 12:19:06: Info (map "deathrun_dcity") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 12:19:06: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 12:19:06: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 12:43:35: Start of error session.
L 04/18/2009 - 12:43:35: Info (map "deathrun_dcity") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 12:43:35: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 12:43:35: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 12:43:35: [AMXX] Plugin file open error (plugin "round_sound.amxx")
L 04/18/2009 - 13:03:13: Start of error session.
L 04/18/2009 - 13:03:13: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 13:03:13: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 13:03:13: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 13:03:13: [AMXX] Plugin file open error (plugin "round_sound.amxx")
L 04/18/2009 - 13:11:37: Start of error session.
L 04/18/2009 - 13:11:37: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 13:11:37: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 13:11:37: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 13:11:37: [AMXX] Plugin file open error (plugin "round_sound.amxx")
L 04/18/2009 - 13:12:27: Start of error session.
L 04/18/2009 - 13:12:27: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 13:12:27: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 13:12:27: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 13:12:27: [AMXX] Plugin file open error (plugin "round_sound.amxx")
L 04/18/2009 - 13:26:36: Start of error session.
L 04/18/2009 - 13:26:36: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 13:26:36: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 13:26:36: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 13:26:36: [AMXX] Plugin file open error (plugin "roundsound.amxx")
L 04/18/2009 - 15:01:03: Start of error session.
L 04/18/2009 - 15:01:03: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 15:01:03: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 15:01:03: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 15:01:03: Start of error session.
L 04/18/2009 - 15:01:03: Info (map "de_dust") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 15:01:03: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 15:01:03: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 15:02:03: Start of error session.
L 04/18/2009 - 15:02:03: Info (map "deathrun_pycho") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 15:02:03: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 15:02:03: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 15:12:27: Start of error session.
L 04/18/2009 - 15:12:27: Info (map "deathrun_onstyle") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 15:12:27: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 15:12:27: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 15:18:17: Start of error session.
L 04/18/2009 - 15:18:17: Info (map "deathrun_ooorgle-beta") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 15:18:17: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 15:18:17: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 15:38:19: Start of error session.
L 04/18/2009 - 15:38:19: Info (map "deathrun_pycho") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 15:38:19: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 15:38:19: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 15:50:33: Start of error session.
L 04/18/2009 - 15:50:33: Info (map "deathrun_temple") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 15:50:33: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 15:50:33: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 16:01:35: Start of error session.
L 04/18/2009 - 16:01:35: Info (map "deathrun_4life_rmk") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 16:01:35: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 16:01:35: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 16:19:30: Start of error session.
L 04/18/2009 - 16:19:30: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 16:19:30: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 16:19:30: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 16:21:32: Start of error session.
L 04/18/2009 - 16:21:32: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 16:21:32: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 16:21:32: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 16:21:32: Invalid item specified in ArrayDeleteItem (878870119:0)
L 04/18/2009 - 16:21:32: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 16:21:32: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 16:45:07: Start of error session.
L 04/18/2009 - 16:45:07: Info (map "deathrun_pycho") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 16:45:07: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 16:45:07: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 16:45:07: Invalid item specified in ArrayDeleteItem (782415934:0)
L 04/18/2009 - 16:45:07: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 16:45:07: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 17:18:04: Start of error session.
L 04/18/2009 - 17:18:04: Info (map "deathrun_temple") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 17:18:04: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 17:18:04: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 17:18:04: Invalid item specified in ArrayDeleteItem (61350378:0)
L 04/18/2009 - 17:18:04: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 17:18:04: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 17:40:43: Start of error session.
L 04/18/2009 - 17:40:43: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 17:40:43: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 17:40:43: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 17:40:43: Invalid item specified in ArrayDeleteItem (821843034:0)
L 04/18/2009 - 17:40:43: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 17:40:43: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 18:04:42: Start of error session.
L 04/18/2009 - 18:04:42: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 18:04:42: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 18:04:42: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 18:04:42: Invalid item specified in ArrayDeleteItem (1111633438:0)
L 04/18/2009 - 18:04:42: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 18:04:42: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 18:05:31: Start of error session.
L 04/18/2009 - 18:05:31: Info (map "deathrun_abstractred") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 18:05:31: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 18:05:31: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 18:05:31: Invalid item specified in ArrayDeleteItem (27997169:0)
L 04/18/2009 - 18:05:31: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 18:05:31: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 18:14:30: Start of error session.
L 04/18/2009 - 18:14:30: Info (map "deathrun_highspeed") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 18:14:30: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 18:14:30: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 18:14:30: Invalid item specified in ArrayDeleteItem (2753565:0)
L 04/18/2009 - 18:14:30: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 18:14:30: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 19:16:56: Start of error session.
L 04/18/2009 - 19:16:56: Info (map "deathrun_extreme") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 19:16:56: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 19:16:56: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 19:16:56: Invalid item specified in ArrayDeleteItem (1904469270:0)
L 04/18/2009 - 19:16:56: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 19:16:56: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 19:40:22: Start of error session.
L 04/18/2009 - 19:40:22: Info (map "deathrun_4life_rmk") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 19:40:22: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 19:40:22: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 19:40:22: Invalid item specified in ArrayDeleteItem (1238080985:0)
L 04/18/2009 - 19:40:22: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 19:40:22: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 19:54:33: Start of error session.
L 04/18/2009 - 19:54:33: Info (map "deathrun_temple") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 19:54:33: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 19:54:33: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 19:54:33: Invalid item specified in ArrayDeleteItem (346615598:0)
L 04/18/2009 - 19:54:33: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 19:54:33: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 20:28:37: Start of error session.
L 04/18/2009 - 20:28:37: Info (map "deathrun_dust2009") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 20:28:37: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 20:28:37: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 20:28:37: Invalid item specified in ArrayDeleteItem (1392278000:0)
L 04/18/2009 - 20:28:37: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 20:28:37: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 20:36:55: Start of error session.
L 04/18/2009 - 20:36:55: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 20:36:55: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 20:36:55: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 20:36:55: Invalid item specified in ArrayDeleteItem (2144728319:0)
L 04/18/2009 - 20:36:55: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 20:36:55: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 20:45:53: Start of error session.
L 04/18/2009 - 20:45:53: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 20:45:53: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 20:45:53: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 20:45:53: Invalid item specified in ArrayDeleteItem (1147383986:0)
L 04/18/2009 - 20:45:53: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 20:45:53: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 21:02:49: Start of error session.
L 04/18/2009 - 21:02:49: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 21:02:49: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 21:02:49: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 21:02:49: Invalid item specified in ArrayDeleteItem (1973730172:0)
L 04/18/2009 - 21:02:49: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 21:02:49: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 21:06:13: Start of error session.
L 04/18/2009 - 21:06:13: Info (map "deathrun_4life_rmk") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 21:06:13: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 21:06:13: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 21:06:13: Invalid item specified in ArrayDeleteItem (1326509231:0)
L 04/18/2009 - 21:06:13: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 21:06:13: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 21:33:54: Start of error session.
L 04/18/2009 - 21:33:54: Info (map "deathrun_ooorgle-beta") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 21:33:54: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 21:33:54: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 21:33:54: Invalid item specified in ArrayDeleteItem (1184902194:0)
L 04/18/2009 - 21:33:54: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 21:33:54: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/18/2009 - 21:58:17: Start of error session.
L 04/18/2009 - 21:58:17: Info (map "deathrun_projetocs2") (file "addons/amxmodx/logs/error_20090418.log")
L 04/18/2009 - 21:58:17: [AMXX] Plugin file open error (plugin "DRM_tigger_hurt_fix.amxx")
L 04/18/2009 - 21:58:17: [AMXX] Plugin file open error (plugin "welcomed.amxx")
L 04/18/2009 - 21:58:17: Invalid item specified in ArrayDeleteItem (1786791792:0)
L 04/18/2009 - 21:58:17: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 21:58:17: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
  • +
  • -
  • 0

#10 Gość__*

  • Gość

Reputacja: 0

Offline

Napisano 18.04.2009 21:03

Brak plików *.amxx w katalogu /plugins:
DRM_tigger_hurt_fix.amxx
welcomed.amxx

L 04/18/2009 - 21:06:13: [AMXX] Run time error 10 (plugin "alt_end_round_sounds.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 04/18/2009 - 21:06:13: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

Zmień wpis w plugins.ini na: alt_end_round_sounds.amxx debug

Tyle wynika.

#11 zaledd

    Początkujący

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:12
Offline

Napisano 18.04.2009 21:03

zrobilem tak jak powiedzial kur3k i nic dalej naciskam na 1 zeby kupic he mam kase i niedostaje he nic sie niedzieje. ;/
  • +
  • -
  • 0

#12 Charlie P.

    Pomocny

  • Użytkownik

Reputacja: 0
Nowy

  • Postów:73
  • Lokalizacja:od W do E
Offline

Napisano 18.04.2009 21:04

wszystkie cvary źle dodałes.

gal_srv_start 3 
// jeśli serwer się zrestartuje lub będzie miał krasza jak ma reagować plugin 
//0- nic nie robi 
//1- zmienia mapę na ta przed restartem 
//2- zmienia mapę na ta która powinna być wybrana 
//3- robi Vote 
//4- zmienia na jedna z nominowanych

daje się tak(przykład):
gal_srv_start 3

  • +
  • -
  • 0

#13 Gość__*

  • Gość

Reputacja: 0

Offline

Napisano 18.04.2009 21:05

Charlie P., w plikach *.cfg po // daje się komentarz i serwer wszystkiego co jest po // nie czyta.

#14 zaledd

    Początkujący

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:12
Offline

Napisano 18.04.2009 21:07

no dobra ale czemu dalej niedziala mi drshop menu z niego dziala kasa dziala a jak naciskam 1 by kupic granat dalej nic ;/
  • +
  • -
  • 0

#15 Gość__*

  • Gość

Reputacja: 0

Offline

Napisano 18.04.2009 21:08

A masz kasę? ... Odpowiedni ITEM wymaga odpowiedniej ilości pieniędzy. Wpisz jeszcze w konsolę: amx_plugins i pokaż to co wyskoczy.

#16 zaledd

    Początkujący

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:12
Offline

Napisano 18.04.2009 21:10

----- Aktualnie zaladowane pluginy -----
nazwa wersja autor plik status
Admin Base 1.8.1.3746 AMXX Dev Team admin.amxx running
Admin Commands 1.8.1.3746 AMXX Dev Team admincmd.amxx running
Admin Help 1.8.1.3746 AMXX Dev Team adminhelp.amxx running
Slots Reservation 1.8.1.3746 AMXX Dev Team adminslots.amxx running
Multi-Lingual Sys 1.8.1.3746 AMXX Dev Team multilingual.am running
Menus Front-End 1.8.1.3746 AMXX Dev Team menufront.amxx running
Commands Menu 1.8.1.3746 AMXX Dev Team cmdmenu.amxx running
Players Menu 1.8.1.3746 AMXX Dev Team plmenu.amxx running
Maps Menu 1.8.1.3746 AMXX Dev Team mapsmenu.amxx running
Plugin Menu 1.8.1.3746 AMXX Dev Team pluginmenu.amxx running
10 pluginów, 10
  • +
  • -
  • 0

#17 Gość__*

  • Gość

Reputacja: 0

Offline

Napisano 18.04.2009 21:11

W logach nic nie masz tak więc działa:

Odpowiedni ITEM wymaga odpowiedniej ilości pieniędzy.

!

#18 zaledd

    Początkujący

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:12
Offline

Napisano 18.04.2009 21:12

I kase mam granat kosztuje 4000 mialem 4200 i nacislem 1 i nic sie niestalo nie mialem go w zakladce z granatami ;/

[ Dodano: 18-04-2009, 22:13 ]
a moze mam odblokowac buyzone czy cos bo ja naprawdę nie wiem o co chodzi z tym nie mam w ogóle granatu co kupilem w ogóle go niekupilem kasy mam tyle samo i granatu niema ;/
  • +
  • -
  • 0

#19 Gość__*

  • Gość

Reputacja: 0

Offline

Napisano 18.04.2009 21:14

Wgraj: http://amxx.pl/viewtopic.php?t=10731

Wersje tą co ja podałem, napisz czy działa.

#20 zaledd

    Początkujący

  • Autor tematu
  • Użytkownik

Reputacja: 0
Nowy

  • Postów:12
Offline

Napisano 18.04.2009 21:18

wlasnie ta wgralem tylko ze ty masz po angilesku a ja wgralem ta polska co jest troche nizej od nieznam go ale wiem ze dal po polsku twój sklepik ;]
  • +
  • -
  • 0




Użytkownicy przeglądający ten temat: 0

0 użytkowników, 0 gości, 0 anonimowych