Hallo,
ich habe meinen Listenserver (fürs LAN) mit AdminMod, LogD, ClanMod und PodBot ausgestattet und wenn ich dann den Server ertelle, sieht man für ein paar Sekunden die Console und dann beendet sich HL einfach, soll heißen man kommt zurück auf den Desktop ohne irgendeine Fehlermeldung...
Ich weiß jetzt nicht, von welchen Dateien ihr vielleicht den Inhalt wissen müsst, deshalb rate ich jetzt mal
liblist.gam:
Code:
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.5"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1110"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "dlls\metamod.dll"
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
listenserver.cfg:
Code:
sv_aim 0
pausable 0
hostname "Counter-Strike 1.5 Server"
sv_maxspeed 320
mp_timelimit 45
sv_cheats 0
log on
mp_logfile 0
mp_logdetail 3
admin_balance_teams 0
admin_bot_protection 1
admin_connect_msg ""
admin_cs_restrict 1
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_plugin_file "plugin.ini"
admin_reconnect_timeout 600
admin_reject_msg "You do not have access to this command."
admin_repeat_freq 600
admin_repeat_msg ""
admin_quiet 2
admin_vault_file "vault.ini"
admin_vote_autostart 0
admin_vote_freq 1
admin_vote_maxextend 0
admin_vote_ratio 60
allow_client_exec 1
default_access 1
encrypt_password 0
file_access_read 1
file_access_write 1
help_file "admin_help.cfg"
ips_file 0
kick_ratio 60
map_ratio 60
maps_file 0
models_file 0
models_kick_msg "[ADMIN] That model is reserved on this server."
nicks_kick_msg "[ADMIN] That name is reserved on this server."
password_field pw-home
pretty_say 1
reserve_slots 0
reserve_slots_msg "There are no reserved slots available on the server."
reserve_type 0
script_file "cstrike/dlls/admin.amx"
use_regex 0
users_file "users.ini"
vote_freq 30
words_file 0
metamod.ini:
Code:
win32 dlls/admin_MM.dll
win32 dlls/logd_mm.dll
win32 dlls/clanmod_mm.dll
plugin.ini:
Code:
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_fun.amx
dlls/plugin_stetze.amx
dlls/plugin_console.amx
dlls/plugin_democracy.amx
dlls/plugin_glow_cs.amx
dlls/plugin_matrix.amx
dlls/plugin_speech.amx
dlls/plugin_vote_restrict.amx
dlls/plugin_wipeout_autoresponse.amx
dlls/plugin_logd_impressive.amx
dlls/plugin_logd_killstreak.amx
dlls/plugin_logd_timerem2.amx
dlls/plugin_logd_hp.amx
dlls/plugin_logd_tkrevenge.amx
dlls/plugin_logd_lastscout.amx
dlls/plugin_logd_playeraward.amx
dlls/plugin_announce_attacks.amx
[edit]
Die Verknüpfung braucht ihr vielleicht auch noch:
D:\Spiele\Half-Life\hl.exe -console -game cstrike -zone 8192 +localinfo mm_gamedll dlls/pod_bot.dll +exec adminpass.cfg
[/edit]
Ich hoffe diese Infos reichen, damit ihr mir helfen könnt...
Danke!
noxx