sw34th34rt
hallo
also ich hab mal nen gfm server nach anleitung gemacht ...alles hat funktioniert..doch dann hab ich anscheinend irgendwas in der cfg umgestellt und jetzt kann man die waffen zwar auswählen ...aber man hat meisten nur pistole... was kann ich machen ???
hier mal die cfg einstellungen::
// **************************************************
// *********** Server Security & Errors ****************
// **************************************************
//Passwords
set rcon_password "******" //CHANGE ME
//set sv_privatePassword "password" // OPTIONAL CHANGE ME
//set g_password "password" // Only used if you want to close your server to the public
//Logging
set g_log "Server6_mp.log"
set g_logSync "1"
//SV Pure
set sv_pure "1"
//SV Cheats
set sv_cheats "0"
//Allowed Clans
set sv_allowedClan1 ""
set sv_allowedClan2 ""
//Disable Console
set sv_disableClientConsole "0"
set sv_reconnectlimit "3"
// ************************************************** ***
// *********** Server Personality Dvars ****************
// ************************************************** ***
// Hostname and MOTD
sv_hostname "^9German^1Front^9Mod"
set scr_motd "^0Welcome on our ^9German Front Mod ^1Deathmatch ^9Server."
// Max Players and Saved Private Possitions
set sv_maxclients "32" //Maximum players on the server who are not using the private password
set sv_privateClients "4" //Allows players to enter the server without taking up public slots
//Downloads
seta sv_allowAnonymous "0"
set sv_allowdownload "1"
// Server Packet Rate
set sv_maxRate "20000"
// Limit Laggers and reconnect spammers
set sv_reconnectlimit "3" // Limits how long a player must wait to reconnect to a server
set sv_minPing "0"
set sv_maxPing "0"
// - Banning
set g_banIPs ""
// AntiFlooding Settings
set sv_floodProtect "1"
// ************************************************** ***
// ******************** Voice *************************
// ************************************************** ***
set sv_voice "1"
set sv_voiceQuality "9"
// ************************************************** ***
// ******************** Map Rotation *******************
// ************************************************** ***
// Do NOT put your map_rotate command here! Map_rotate should be called VERY last
// Set the Gametype
set g_gametype "dm"
set gfm_crosshair "1"
set cg_crosshairEnemyColor "1"
set gfm_nohud "1"
set gfm_realism "1"
set gfm_showobs "1"
set gfm_showgren "0"
set gfm_showdead "0"
set gfm_arty_show "0"
set gfm_percentage "1"
set gfm_sniper "2"
set gfm_support "5"
set gfm_lightinf "6"
set gfm_assault "6"
set gfm_medic "2"
set gfm_officer "2"
set gfm_debug "0"
// Set the Map Rotation
set sv_maprotationcurrent ""
set sv_MapRotation "gametype dm map mp_carentan gametype dm map mp_toujane gametype dm map mp_burgundy gametype dm map mp_trainstation gametype dm map mp_dawnville gametype dm map mp_decoy gametype dm map mp_downtown gametype tdm map mp_farmhouse gametype tdm map mp_leningrad gametype tdm map mp_matmata gametype tdm map mp_railyard gametype tdm map mp_toujane gametype tdm map mp_trainstation"
map_rotate
// ************************************************** ***
// *************** Match Setup Options *****************
// ************************************************** ***
// Use these to set how your server will play a map.
// tdm
set scr_tdm_scorelimit "400"
set scr_tdm_timelimit "30"
// S&D
//set scr_sd_bombtimer "60"
//set scr_sd_graceperiod "15"
//set scr_sd_roundlength "4"
//set scr_sd_roundlimit "0"
//set scr_sd_scorelimit "10"
//set scr_sd_timelimit "0"
// TDM
//set scr_tdm_scorelimit "300"
//set scr_tdm_timelimit "30"
// DM
//set scr_dm_scorelimit "50"
//set scr_dm_timelimit "30"
// HQ
//set scr_hq_scorelimit "600"
//set scr_hq_timelimit "30"
// ************************************************** ***
// ***************** Gameplay Dvars ********************
// ************************************************** ***
// Team Icons
set scr_drawfriend "1"
// Friendly Fire
set scr_friendlyfire "1"
// Kill Cam & Spectate
set scr_killcam "0"
set scr_spectatefree "1"
set scr_spectateenemy "0"
// Auto Team Balance
set scr_teambalance "1"
// Force Respawn
set scr_forcerespawn "0"
// ************************************************
// ******************* Voting *********************
// ************************************************
set g_allowvote "0"
// ************************************************** ***
// ************ Weapon Settings ************************
// ************************************************** ***
// Weapon Ammo Pools
set g_weaponAmmoPools "0"
//Snipers
set scr_allow_enfieldsniper "1"
set scr_allow_kar98ksniper "1"
set scr_allow_nagantsniper "1"
set scr_allow_springfield "1"
set scr_allow_svt40 "1"
// Rifles
set scr_allow_enfield "1"
set scr_allow_kar98k "1"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_nagant "1"
set scr_allow_g43 "1"
// MGs
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_mp44 "1"
set scr_allow_ppsh "1"
//SMGs
set scr_allow_sten "1"
set scr_allow_mp40 "1"
set scr_allow_thompson "1"
set scr_allow_pps42 "1"
set scr_allow_greasegun "1"
// Shotgun
set scr_allow_shotgun "0"
// Grenades
set scr_allow_smokegrenades "1"
set scr_allow_fraggrenades "1"
Danke !!!
--- edited by yoda: Thema angepasst ---
also ich hab mal nen gfm server nach anleitung gemacht ...alles hat funktioniert..doch dann hab ich anscheinend irgendwas in der cfg umgestellt und jetzt kann man die waffen zwar auswählen ...aber man hat meisten nur pistole... was kann ich machen ???
hier mal die cfg einstellungen::
// **************************************************
// *********** Server Security & Errors ****************
// **************************************************
//Passwords
set rcon_password "******" //CHANGE ME
//set sv_privatePassword "password" // OPTIONAL CHANGE ME
//set g_password "password" // Only used if you want to close your server to the public
//Logging
set g_log "Server6_mp.log"
set g_logSync "1"
//SV Pure
set sv_pure "1"
//SV Cheats
set sv_cheats "0"
//Allowed Clans
set sv_allowedClan1 ""
set sv_allowedClan2 ""
//Disable Console
set sv_disableClientConsole "0"
set sv_reconnectlimit "3"
// ************************************************** ***
// *********** Server Personality Dvars ****************
// ************************************************** ***
// Hostname and MOTD
sv_hostname "^9German^1Front^9Mod"
set scr_motd "^0Welcome on our ^9German Front Mod ^1Deathmatch ^9Server."
// Max Players and Saved Private Possitions
set sv_maxclients "32" //Maximum players on the server who are not using the private password
set sv_privateClients "4" //Allows players to enter the server without taking up public slots
//Downloads
seta sv_allowAnonymous "0"
set sv_allowdownload "1"
// Server Packet Rate
set sv_maxRate "20000"
// Limit Laggers and reconnect spammers
set sv_reconnectlimit "3" // Limits how long a player must wait to reconnect to a server
set sv_minPing "0"
set sv_maxPing "0"
// - Banning
set g_banIPs ""
// AntiFlooding Settings
set sv_floodProtect "1"
// ************************************************** ***
// ******************** Voice *************************
// ************************************************** ***
set sv_voice "1"
set sv_voiceQuality "9"
// ************************************************** ***
// ******************** Map Rotation *******************
// ************************************************** ***
// Do NOT put your map_rotate command here! Map_rotate should be called VERY last
// Set the Gametype
set g_gametype "dm"
set gfm_crosshair "1"
set cg_crosshairEnemyColor "1"
set gfm_nohud "1"
set gfm_realism "1"
set gfm_showobs "1"
set gfm_showgren "0"
set gfm_showdead "0"
set gfm_arty_show "0"
set gfm_percentage "1"
set gfm_sniper "2"
set gfm_support "5"
set gfm_lightinf "6"
set gfm_assault "6"
set gfm_medic "2"
set gfm_officer "2"
set gfm_debug "0"
// Set the Map Rotation
set sv_maprotationcurrent ""
set sv_MapRotation "gametype dm map mp_carentan gametype dm map mp_toujane gametype dm map mp_burgundy gametype dm map mp_trainstation gametype dm map mp_dawnville gametype dm map mp_decoy gametype dm map mp_downtown gametype tdm map mp_farmhouse gametype tdm map mp_leningrad gametype tdm map mp_matmata gametype tdm map mp_railyard gametype tdm map mp_toujane gametype tdm map mp_trainstation"
map_rotate
// ************************************************** ***
// *************** Match Setup Options *****************
// ************************************************** ***
// Use these to set how your server will play a map.
// tdm
set scr_tdm_scorelimit "400"
set scr_tdm_timelimit "30"
// S&D
//set scr_sd_bombtimer "60"
//set scr_sd_graceperiod "15"
//set scr_sd_roundlength "4"
//set scr_sd_roundlimit "0"
//set scr_sd_scorelimit "10"
//set scr_sd_timelimit "0"
// TDM
//set scr_tdm_scorelimit "300"
//set scr_tdm_timelimit "30"
// DM
//set scr_dm_scorelimit "50"
//set scr_dm_timelimit "30"
// HQ
//set scr_hq_scorelimit "600"
//set scr_hq_timelimit "30"
// ************************************************** ***
// ***************** Gameplay Dvars ********************
// ************************************************** ***
// Team Icons
set scr_drawfriend "1"
// Friendly Fire
set scr_friendlyfire "1"
// Kill Cam & Spectate
set scr_killcam "0"
set scr_spectatefree "1"
set scr_spectateenemy "0"
// Auto Team Balance
set scr_teambalance "1"
// Force Respawn
set scr_forcerespawn "0"
// ************************************************
// ******************* Voting *********************
// ************************************************
set g_allowvote "0"
// ************************************************** ***
// ************ Weapon Settings ************************
// ************************************************** ***
// Weapon Ammo Pools
set g_weaponAmmoPools "0"
//Snipers
set scr_allow_enfieldsniper "1"
set scr_allow_kar98ksniper "1"
set scr_allow_nagantsniper "1"
set scr_allow_springfield "1"
set scr_allow_svt40 "1"
// Rifles
set scr_allow_enfield "1"
set scr_allow_kar98k "1"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_nagant "1"
set scr_allow_g43 "1"
// MGs
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_mp44 "1"
set scr_allow_ppsh "1"
//SMGs
set scr_allow_sten "1"
set scr_allow_mp40 "1"
set scr_allow_thompson "1"
set scr_allow_pps42 "1"
set scr_allow_greasegun "1"
// Shotgun
set scr_allow_shotgun "0"
// Grenades
set scr_allow_smokegrenades "1"
set scr_allow_fraggrenades "1"
Danke !!!
--- edited by yoda: Thema angepasst ---