Jups ist ja linux.
Startparameter: +set fs_homepath /home/cod/codhomes/7 +set fs_basepath /srv/cod4 +set net_port 28966 +exec 72.cfg +set fs_game mods/wolfpack_promod +map_rotate
72.cfg:
// promod live v2 - sample server config v1.3
// for public ruleset customizations, see z_custom_ruleset.iwd
// info strings
sets _Admin "Wolfpack Germany"
sets _Email ""
sets _Website "wp-clan.de"
sets _Location "Germany"
sets _Irc ""
sets sv_hostname "^1WolfPack ^1Germany ^7Promod ^7Server"
// password settings
//set rcon_password "*******" // read server_setup.txt why we don't specify rcon password here
set sv_privatePassword "" // private slots password
set g_password "" // server password
// player slots, maxclients - privateclients = public slots
set sv_maxclients "22" // maximum number of clients
set sv_privateclients "2" // number of private slots
// client download settings
seta sv_wwwDownload "1" // enable download redirection
seta sv_wwwBaseURL "************(stimmt muss aber nicht jeder sehen)" // defines url to download from
seta sv_wwwDlDisconnected "1" // disconnect clients while downloading
// map rotation, change to your liking
set sv_maprotationcurrent ""
set sv_mapRotation "map mp_backlot map mp_strike"
// promod settings
set promod_mode "custom_puplic" // promod mode, for a list of promod modes see attached readme
set promod_enable_scorebot "1" // match-modes only
Mods im FTP und SSH stimmen überein(Mod hab ich von einem Server gedownloaded, der auf dem Server funktuniert hatte).
.iwds Files hab ich einfach so gelassen die braucht man ja nicht zu ändern.