Hi, ich hab ein problem!
wenn ich admin_war_set <tag1> <tag2> <pw> <map1> <map2> <espl.cfg> eingebe funzt noch alles.
die map wechselt du <map1>
dann geb ich admin_war_start <clanname> ein, der vote kommt, 2x restart und los.
gut gut gut...
dann nach 20 min wechselt die map auf <map1> (für teamchange)
und das selbe auch danach mit <map2> (auch 2x)
prob ist das er nachdem ich admin_war_end eingegeben hat, den standartmapcycle nimmt sondern wieder nur die beinden maps und auch das timelimit das selbe ist (20 min)
woran liegt das ?
hier die cfg's und ini's
server.cfg (mit der adminmod.cfg)
Code:
sv_aim "0"
pausable "0"
hostname "iC - Server"
sv_maxspeed "320"
sv_cheats "0"
mp_timelimit "40"
mp_freezetime "4"
mp_c4timer "35"
mp_buytime "30
mp_startmoney "800"
mp_footsteps "1"
mp_flashlight "1"
file_access_read "1"
file_access_write "1"
allow_client_exec "1"
admin_reconnect_timeout "300"
admin_vote_freq "300"
admin_vote_echo "1"
admin_vote_autostart "1"
admin_vote_maxextend "1"
admin_vote_ratio "60"
kick_ratio "60"
map_ratio "60"
vote_freq "180"
admin_reject_msg "-> Access Denied"
admin_repeat_msg "[ incorruptible ]"
admin_repeat_freq "300"
admin_connect_msg "[ Have Fun! ]"
admin_fx "0"
models_kick_msg "[Admin] Dieses Model ist reserviert. Sorry!"
nicks_kick_msg "[Admin] Dieser Name/WonID ist reserviert. Sorry!"
reserve_slots_msg "[Admin] Es sind leider keine freien Plaetze vorhanden. Sorry!"
admin_balance_teams "0"
admin_bot_protection "0"
admin_cs_restrict "0"
admin_debug "0"
admin_highlander "0"
admin_ignore_immunity "0"
admin_quiet "0"
allow_client_exec "0"
default_access "1"
encrypt_password "0"
words_file "0"
pretty_say "1"
reserve_slots "0"
reserve_type "0"
use_regex "0"
admin_fun_mode "0"
admin_gag_name "1"
admin_gag_sayteam "1"
ips_file "0"
maps_file "0"
models_file "0"
admin_plugin_file "plugin.ini"
admin_vault_file "vault.ini"
help_file "admin_help.cfg"
script_file "cstrike\dlls\admin.amx
users_file "users.ini"
password_field adminpassword
exec war.cfg
Plugin.ini
Code:
dlls/plugin_base.amx
dlls/plugin_chat.amx
dlls/plugin_hldsld_mapvote.amx
dlls/plugin_message.amx
dlls/plugin_retribution.amx
dlls/plugin_cs.amx
dlls/plugin_cw_creator.amx
dlls/plugin_ff.amx
dlls/plugin_look.amx
dlls/plugin_chooseteam.amx
dlls/plugin_who.amx
dlls/plugin_console.amx
Warplugin.ini:
Code:
dlls/plugin_base.amx
dlls/plugin_chat.amx
dlls/plugin_hldsld_mapvote.amx
dlls/plugin_message.amx
dlls/plugin_retribution.amx
dlls/plugin_CS.amx
dlls/plugin_console.amx
dlls/plugin_cw_creator.amx
Vault.ini (nachdem ich admin_war_end eingegeben habe)
Code:
admin_mapcycle mapcycle.txt
und die war.cfg ist leer (nachdem ich admin_war_end eingegeben habe)
was ist da los ?
need help, thx