crash xredirect plugin

Discutii legate de instalarea, configurarea si modificarea unui server de Counter-Strike.

Moderators: Moderatori ajutatori, Moderatori, Echipa eXtreamCS.com

Post Reply
User avatar
alecsoviki
Membru, skill +1
Membru, skill +1
Posts: 213
Joined: 09 Sep 2009, 03:59
Detinator Steam: Da
Detinator server CS: Cs.Playcs.ro
SteamID: gunner_game
Location: Arad
Has thanked: 20 times
Been thanked: 1 time
Contact:

08 Jan 2013, 01:59

Am si eu o nedumerire.

Am observat ca, de la un timp imi cad serverele fara nici o eroare de la pluginul xredirect.

Code: Select all

L 01/08/2013 - 01:40:26: [Loading Menu] Datele au fost adaugate in meniul jucatorului <sk0rpaNNNNN ;x>
L 01/08/2013 - 01:40:28: "$PrO-kiLer$<1471><VALVE_ID_LAN><TERRORIST>" killed "Ade<1414><VALVE_ID_LAN><CT>" with "m4a1"

####### SERVICE RESTART AT 2013-01-08 01:42 BY GUNNERCS #######
Nici nu porneste decat daca il pornesc manual.

Am incercat sa compilez in diferite moduri xredirect.sma dar aceeasi problema o am. Sa fie din cauza ca se da cap in cap cu alt plugin? Mai are cineva problema asta?
Cs.Playcs.ro - War3FT+Respawn
Zm.Playcs.ro - Zombie Plague

Image
RoyalServer 2
As4ever
Membru, skill +1
Membru, skill +1
Posts: 404
Joined: 17 Dec 2010, 16:06
Detinator Steam: Da
CS Status: Citesc forumul eXtreamCS.com!
SteamID: as4evermarian
Reputatie: Membru Club eXtreamCS (o luna)
Location: Bucuresti
Has thanked: 4 times
Been thanked: 15 times
Contact:

08 Jan 2013, 02:38

Posteaza lista cu pluginuri.
User avatar
alecsoviki
Membru, skill +1
Membru, skill +1
Posts: 213
Joined: 09 Sep 2009, 03:59
Detinator Steam: Da
Detinator server CS: Cs.Playcs.ro
SteamID: gunner_game
Location: Arad
Has thanked: 20 times
Been thanked: 1 time
Contact:

08 Jan 2013, 02:44

plugins.ini de la serverul 1 | Afiseaza codul
; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx		; admin base (required for any admin-related)
;admin_sql.amxx		; admin base - SQL version (comment admin.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)
pluginmenu.amxx		; Menus for commands/cvars organized by plugin

; 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!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx	; AMX Mod backwards compatibility layer

;forceds_cs_functions_lite_2.1.amxx
;simple_redirect.amxx
;client_rate.amxx
;Anti-Flood-System4.0.amxx

;semiclip.amxx
;team_semiclip.amxx

; Custom - Add 3rd party plugins here
noflood.amxx
xredirect.amxx

NameReplacer.amxx
advanced_gag.amxx
admin_chat_colors.amxx
LoadingMenu.amxx
multijump.amxx
amx_parachute.amxx
NonSpriteGlowFix.amxx
messages_shower.amxx
connect_exec.amxx
ptb_ro.amxx
hpk.amxx
resetscore.amxx
amx_showip.amxx
ultimate_sounds_advanced.amxx
ultimate_who.amxx
amx_exterminate.amxx
amx_ss.amxx
amx_destroy.amxx
stripes_adminmodel.amxx
war3ft.amxx
plugins.ini de la serverul 2 | Afiseaza codul
; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx		; admin base (required for any admin-related)
;admin_sql.amxx		; admin base - SQL version (comment admin.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)
pluginmenu.amxx		; Menus for commands/cvars organized by plugin

; 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!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx	; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
;Anti-Flood-System4.0.amxx
noflood.amxx

xredirect.amxx
resetscore.amxx
hpk.amxx
ultimate_who.amxx
ptb_ro.amxx
VIP.amxx
multijump.amxx
LoadingMenu.amxx
amx_ss.amxx
ultimate_sounds_advanced.amxx
amx_exterminate.amxx
amx_showip.amxx
amx_parachute.amxx
advanced_gag.amxx
NameReplacer.amxx
admin_chat_colors.amxx
connect_exec.amxx
plugins.ini de la serverul 3 [este hostat la o firma diferita! | Afiseaza codul
]; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx		; admin base (required for any admin-related)
;admin_sql.amxx		; admin base - SQL version (comment admin.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)
pluginmenu.amxx		; Menus for commands/cvars organized by plugin

; 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!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx	; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here

;uwc3.amxx
uwc3ng.amxx


;team_semiclip.amxx
xredirect.amxx

NameReplacer.amxx
advanced_gag.amxx
admin_chat_colors.amxx
hpk.amxx
ultimate_who.amxx
LoadingMenu.amxx
ultimate_sounds.amxx
amx_exterminate.amxx
amx_ss.amxx
amx_showip.amxx
connect_exec.amxx
multijump.amxx
amx_parachute.amxx
resetscore.amxx
amx_lastmaps.amxx
messages_shower.amxx
stripes_adminmodel.amxx
;amx_pikav5.amxx
P.S. La toate serverele am aceeasi problema.
Cs.Playcs.ro - War3FT+Respawn
Zm.Playcs.ro - Zombie Plague

Image
Post Reply

Return to “Probleme la servere dedicate de Counter-Strike”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 26 guests