Hi ich habe das blatt_map plugin laufen... nur hab ich ein prob die maps werden nicht erkannt! bzw. die maps werden nichmal vom server erkannt... wenn ich listmaps eingeb krieg ich keine maps aufgelistet... das is voll fürn arsch und nervt... außerdem hab ich nochn prob meine server.cfg settet file_access_read 1 write 1 autoteambalance und allow_client_exec nicht. deswegen gehen auch ab und zu paar plugins nich
also nichmal nachn neustart mapchange etc. habs jetzt auch schon inne autoexec.cfg geschrieben funzt auch nich... hier mal die plugin.ini und server.cfg falls das helfen sollte...
Code:
hostname ".: [-SD-] & -=[PL]=- Clanserver | by NGZ-Server.de :."
rcon_password
sv_password ruler
mp_timelimit 30
mp_autokick 0
mp_autoteambalance 1
mp_c4timer 35
mp_flashlight 1
mp_forcechasecam 0
mp_footsteps 1
mp_friendlyfire 1
mp_tkpunish 0
mp_buytime 0.25
mp_freezetime 5
mp_hostagepenalty 0
mp_limitteams 0
mp_roundtime 5
script_file "cstrike/dlls/admin.amx"
admin_plugin_file "plugin.ini"
users_file "users.ini"
ips_file "ips.ini
admin_vault_file "vault.ini"
maps_file "maps.ini"
models_kick_msg "That model is reserved on this server."
admin_reject_msg "You do not have access to this command."
nicks_kick_msg "That name is reserved on this server"
reserve_slots_msg "There are no reserved slots available on the server."
admin_repeat_msg "This server is using Admin Mod"
admin_connect_msg "Admin@Work"
mp_forcecamera 2
mp_friendly_grenade_damage 1
mp_lowlag 1
mp_logmessages 1
mp_logfile 1
mp_logdetail 3
mp_autocrosshair 0
mp_falldamage 1
mp_chasecam 1
mp_friendlygrenade 0^
mp_winlimit 0
mp_fadetoblack 0
mp_startmoney 800
decalfrequency 60
sv_maxrate 9000
sv_maxspeed 320
sv_gravity 800
sv_minrate 2500
sv_aim 0
sv_cheats 0
sv_airaccelerate 3
sv_airmove 0
sv_clienttrace 1
sv_voiceenable 1
sv_allowupload 1
sv_allowdownload 1
mapcyclefile mapcycle.txt
pausable 0
log on
logaddress 62.4.67.44 18803
hpk_maxsize "0.0"
admin_balance_teams 1
admin_bot_protection 0
admin_cs_restrict 0
admin_debug 0
admin_fun_mode 0
admin_fx 0
admin_gag_name 0
admin_gag_sayteam 0
admin_highlander 0
admin_ignore_immunity 0
admin_reconnect_timeout 300
admin_repeat_freq 600
admin_quiet 0
admin_vote_autostart 0
admin_vote_echo 0
admin_vote_freq 600
admin_vote_maxextend 0
admin_vote_ratio 60
amv_autoban 0
default_access 1
encrypt_password 0
help_file "admin_help.cfg"
kick_ratio 60
map_ratio 60
models_file 0
password_field pw-home
pretty_say 1
reserve_slots 0
reserve_type 0
use_regex 0
vote_freq 180
words_file 0
file_access_read 1
file_access_write 1
allow_client_exec 1
exec adminmod.cfg
exec statsme.cfg
exec war.cfg
Code:
dlls/plugin_blatt_map.amx
dlls/plugin_base.amx
dlls/plugin_chat.amx
dlls/plugin_cheat.amx
dlls/plugin_CS.amx
;dlls/plugin_hldsld_mapvote.amx
dlls/plugin_message.amx
dlls/plugin_retribution.amx
dlls/plugin_spawn.amx
;dlls/plugin_TFC.amx
dlls/plugin_fun.amx
;dlls/plugin_logd_hp.amx
dlls/plugin_logd_killstreak.amx
dlls/plugin_logd_multikill.amx
dlls/plugin_timerem2.amx
;dlls/plugin_logd_knifekill.amx
dlls/plugin_cw_creator.amx
,dlls/plugin_motm.amx
dlls/plugin_brazil_access.amx
dlls/plugin_speech.amx
;dlls/plugin_logd_impressive.amx
[/code]