Raised This Month: $51 Target: $400
 12% 

Problem Hlds


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
djkalleb
Junior Member
Join Date: Nov 2012
Old 01-15-2013 , 07:48   Problem Hlds
Reply With Quote #1

Hello, I have a war3ft + CSDM server and goes well 1 - 2 days ... and at a time when I change my map disappear all plugins, someone has idea what can be? Thank you!
djkalleb is offline
CSGamerX
BANNED
Join Date: Dec 2012
Location: Pakistan
Old 01-15-2013 , 13:32   Re: Problem Hlds
Reply With Quote #2

When you changed your map, your all plugins disappeared?
CSGamerX is offline
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in thi
Old 01-15-2013 , 14:08   Re: Problem Hlds
Reply With Quote #3

maybe he means all the modified cvars disappeared. if yes, add your new cvars values to amxx.cfg
__________________
ANTICHRISTUS is offline
CSGamerX
BANNED
Join Date: Dec 2012
Location: Pakistan
Old 01-16-2013 , 04:29   Re: Problem Hlds
Reply With Quote #4

Yeah. Or just add the cvars to server.cfg.
CSGamerX is offline
djkalleb
Junior Member
Join Date: Nov 2012
Old 01-16-2013 , 08:32   Re: Problem Hlds
Reply With Quote #5

// AMX Mod X 1.8.1
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 _cs "password")
//
// Default value: "_cs"
amx_password_field "_cs"

// 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 -" 600
amx_scrollmsg "Welcome To -" 600

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
//
// Default values: "Welcome To -" "000255100"
// "Welcome To -" "000100255"
amx_imessage "Welcome To -" "000255100"
amx_imessage "Welcome To -" "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 0

// 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 0

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

// 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
amx_bulletdamage 1
esp 1
sv_parachute 1
parachute_cost 0
para_free 1
ff_automode 1
ff_players 2
amx_addfake 2
ff_delay 1
amx_maxjumps 3
pingfake_enable 1
pingfake_ping 10
pingfake_flux 25
pingfake_target 1
pingfake_flags ""
pingfake_bots 0
pingfake_multiplier 0
amx_maxping 200
semiclip_distance "128"
semiclip_amount "85"
ut_killstreak_advanced 3
ut_killstreak_hs 1
ut_killstreak_knife 1
ut_firstblood 0
ut_nade_events 0
ut_suicide_events 0
ut_doublekill_events 0
ut_roundcout_sounds 1

what's wrong here?
djkalleb is offline
CSGamerX
BANNED
Join Date: Dec 2012
Location: Pakistan
Old 01-16-2013 , 08:37   Re: Problem Hlds
Reply With Quote #6

Hmm... nothing found wrong on the file. Tell me your problem again dude, complete. So I can understand.
CSGamerX is offline
djkalleb
Junior Member
Join Date: Nov 2012
Old 01-16-2013 , 09:08   Re: Problem Hlds
Reply With Quote #7

i play on server 1 - 2 days and work ok , at a time when i change the map the plugins (all plugins and admins) dost work . i must stop the server (not to restart) and start it again to work all the plugins again. (I'm sorry for my bad English)
djkalleb is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 01-16-2013 , 12:05   Re: Problem Hlds
Reply With Quote #8

Post the output of the following commands:
rcon meta list
rcon amxx plugins
rcon version
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
djkalleb
Junior Member
Join Date: Nov 2012
Old 01-16-2013 , 12:45   Re: Problem Hlds
Reply With Quote #9

Meta List

[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.8.2-d ini Start ANY
[ 2] SQLite RUN - sqlite_amxx.dll v1.8.2-d pl2 ANY ANY
[ 3] Fun RUN - fun_amxx.dll v1.8.2-d pl2 ANY ANY
[ 4] Engine RUN - engine_amxx.dll v1.8.2-d pl2 ANY ANY
[ 5] FakeMeta RUN - fakemeta_amxx.dl v1.8.2-d pl2 ANY ANY
[ 6] CStrike RUN - cstrike_amxx.dll v1.8.2-d pl2 ANY ANY
[ 7] CSX RUN - csx_amxx.dll v1.8.2-d pl2 ANY ANY
[ 8] Ham Sandwich RUN - hamsandwich_amxx v1.8.2-d pl2 ANY ANY
[ 9] MySQL RUN - mysql_amxx.dll v1.8.2-d pl2 ANY ANY
[10] CSDM2 RUN - csdm_amxx.dll v2.1.2 pl2 ANY ANY
10 plugins, 10 running

amx plugins

[ 1] Admin Base 1.8.1 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.8.1 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.8.1 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.8.1 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual System 1.8.1 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.8.1 AMXX Dev Team menufront.amxx running
[ 7] Players Menu 1.8.1 AMXX Dev Team plmenu.amxx running
[ 8] Maps Menu 1.8.1 AMXX Dev Team mapsmenu.amxx running
[ 9] Plugin Menu 1.8.1 AMXX Dev Team pluginmenu.amxx running
[ 10] Admin Chat 1.8.1 AMXX Dev Team adminchat.amxx running
[ 11] Anti Flood 1.8.1 AMXX Dev Team antiflood.amxx running
[ 12] Scrolling Message 1.8.1 AMXX Dev Team scrollmsg.amxx running
[ 13] Info. Messages 1.8.1 AMXX Dev Team imessage.amxx running
[ 14] Admin Votes 1.8.1 AMXX Dev Team adminvote.amxx running
[ 15] NextMap 1.8.1 AMXX Dev Team nextmap.amxx running
[ 16] Nextmap Chooser 1.8.1 AMXX Dev Team mapchooser.amxx running
[ 17] TimeLeft 1.8.1 AMXX Dev Team timeleft.amxx running
[ 18] Pause Plugins 1.8.1 AMXX Dev Team pausecfg.amxx running
[ 19] Stats Configuration 1.8.1 AMXX Dev Team statscfg.amxx running
[ 20] StatsX 1.8.1 AMXX Dev Team statsx.amxx running
[ 21] Warcraft 3 Frozen Thro 3.0 RC13 Geesu, Avanderik war3ft.amxx debug
[ 22] Advanced Bullet Damage 1.0 Sn!ff3r abd.amxx running
[ 23] Admin Spectator ESP 1.3 KoST admin_spec_esp. running
[ 24] Leave Game 2.0 AleX@nDrU amx_leavegame.a running
[ 25] Parachute 1.3 KRoT@L/JTP10181 amx_parachute.a running
[ 26] Show IP 0.2 SAMURAI amx_show_ip.amx running
[ 27] Screenshot 1.3 extreamX amx_ss3.amxx running
[ 28] Yet Another High Ping 1.1.4 Baross client_ratefull running
[ 29] Connect Exec 1.0 anakin_cstrike connect_exec.am running
[ 30] Demo Record 1.1 FireW@ll demo.amxx running
[ 31] FakeFull Original 1.7.6 JTP10181/Freecod fakefull_origin running
[ 32] MultiJump 1.1 twistedeuphoria multijump.amxx running
[ 33] Ping Faker 1.4 MeRcyLeZZ pingfaker.amxx running
[ 34] Player Transfer 1.0 x player_transfer running
[ 35] Team Balancer 1.8b3 Ptahhotep ptb.amxx running
[ 36] Reset Score 1.0 Silenttt resetscore.amxx running
[ 37] Semiclip 1.31 skyjur semiclip.amxx running
[ 38] ULTIMATE WHO 1.1 AlinHD aka PoSiT ultimate_who.am running
[ 39] Ultimate KillStreak Ad 0.7 SAMURAI ut_killstreak_a running
[ 40] CSDM Main 2.1.1 CSDM Team csdm_main.amxx running
[ 41] CSDM Equip 2.1.1 CSDM Team csdm_equip.amxx running
[ 42] CSDM Mod 2.1.1 CSDM Team csdm_spawn_pres running
[ 43] CSDM Misc 2.1.1 CSDM Team csdm_misc.amxx running
[ 44] CSDM Protection 2.1.1 BAILOPAN csdm_protection running
[ 45] CSDM Main 2.1.1 CSDM Team csdm_ffa.amxx running
[ 46] RangAdminChat 0.5 Ex3cuTioN rang_admin_chat running
46 plugins, 46 running

version

Protocol version 48
Exe version 1.1.2.6 (cstrike)
Exe build: 10:44:50 Aug 28 2012 (575
djkalleb is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 01-16-2013 , 12:54   Re: Problem Hlds
Reply With Quote #10

lol, i doubt this one is not modified
the rule did not changed: no steam = no support
__________________

Mordekay is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:54.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode