PDA

View Full Version : Help me please don'nt understand it.


wax108
04-26-2004, 07:01 AM
This is my config.

All seeing Eye shows 20 public slots, but 16 can connect, like I want.

I moved from windows to linux and used the same config file, everything runs well instead of showing up public slots.

In the ingame browser I can't find my server !


// This config was created with Call of Duty config maker 1.0
// Author: Bell from the clan [WC-anka]. Visit http://bunbun.milliways.st/
//
// Server information (public)
set sv_hostname "^1|Bernd| ^7|www.chickz-on-cod.de|^1 |stats refresh every 6 hrs|"
set scr_motd "^0www.chickz-on-cod.de ^9 stats & maps"
sets .Admin ""
sets .Email "webmaster@chickz-on-cod.de"
sets .Irc ""
sets .Website "www.chickz-on-cod.de"
sets .Location "Germany"
//
// Server options
set sv_pure "1"
set rconpassword "XXX"
set g_password ""
set sv_maxclients "20"
set sv_privateclients "4"
set sv_privatepassword "XXX"
set sv_allowdownload "1"
set sv_cheats "0"
set g_log "mai.log"
set g_logsync "1"
set g_banips ""
set sv_kickbantime "300"
set sv_punkbuster "1"
set sv_fps "20"
set sv_allowanonymous "0"
set sv_floodprotect "1"
//
// Network options
set net_ip "213.133.125.62"
set net_port "28960"
set sv_maxrate "20000"
set sv_maxping "200"
set sv_minping "0"
//
// Game options
set g_gametype "tdm"
set g_allowvote "1"
set scr_allow_vote "1"
set scr_drawfriend "1"
set scr_forcerespawn "0"
set scr_friendlyfire "3"
set scr_killcam "0"
set scr_freelook "1"
set scr_spectateenemy "1"
set scr_teambalance "1"
//
// Deathmatch
set scr_dm_scorelimit "50"
set scr_dm_timelimit "20"
//
// Team Deathmatch
set scr_tdm_scorelimit "120"
set scr_tdm_timelimit "20"
//
// Behind Enemy Lines
set scr_bel_scorelimit "50"
set scr_bel_timelimit "30"
set scr_bel_alivepointtime "10"
//
// Retrieval
set scr_re_scorelimit "7"
set scr_re_timelimit "0"
set scr_re_graceperiod "15"
set scr_re_roundlength "4"
set scr_re_roundlimit "0"
set scr_re_showcarrier "1"
//
// Search and Destroy
set scr_sd_scorelimit "7"
set scr_sd_timelimit "0"
set scr_sd_graceperiod "15"
set scr_sd_roundlength "4"
set scr_sd_roundlimit "0"
//
// Headquarters
set scr_hq_scorelimit "450"
set scr_hq_timelimit "30"

//Punkbuster
pb_sv_enable
wait

set sv_master1 "codmaster.activision.com"

// American Weapons
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_thompson "1"
set scr_allow_bar "1"
//
// British Weapons
set scr_allow_enfield "1"
set scr_allow_sten "1"
set scr_allow_bren "1"
set scr_allow_springfield "1"
//
// German Weapons
set scr_allow_kar98k "1"
set scr_allow_mp40 "1"
set scr_allow_mp44 "1"
set scr_allow_kar98ksniper "1"
//
// Russian Weapons
set scr_allow_nagant "1"
set scr_allow_ppsh "1"
set scr_allow_nagantsniper "1"
//
// Other Weapons
set scr_allow_fg42 "1"
set scr_allow_panzerfaust "1"

//CoDam
exec CoDaM.cfg
set bg_killspree "1"
set bg_killnotify "1"

//
// Map rotation (sv_maprotation)
set sv_maprotation "gametype tdm map mp_brecourt gametype tdm map mp_bocage gametype tdm map mp_carentan gametype tdm map mp_chateau gametype tdm map mp_dawnville gametype tdm map mp_depot gametype tdm map mp_harbor gametype tdm map mp_hurtgen gametype tdm map mp_neuville gametype tdm map mp_pavlov gametype tdm map mp_powcamp gametype tdm map mp_railyard gametype tdm map mp_rocket gametype tdm map mp_ship gametype tdm map mp_stalingrad"

map_rotate

Jedi_Pimp
04-26-2004, 10:50 AM
ok do this :

1. add these lines to your config

seta sv_gamespy "1"
seta sv_master1 "codmaster.activision.com"
seta sv_master2 "master0.gamespy.com"
seta sv_master3 "master1.gamespy.com"
seta sv_master4 "codauthorize.activision.com"
seta sv_master5 "codmaster.infinityward.com"

2. Reboot your server

now wait a bit .. (ie 30 mins to 1 hour) now have a look in the game browser your server should be listed... if its still not showingup refresh the list a few times...

edit

PS: also check your filter settings

wax108
04-26-2004, 11:31 AM
I think I used the worng words.

My problem is, that All seeing Eye shows 20 instead of 16 public slots. Sam config on a windows machine works. Don't understand.

If I use an online PHP query to contact my server the slots are displayed correct. normally All seeing eye recognizes private slots.

Jedi_Pimp
04-26-2004, 11:34 AM
ohh my bad..lol :oops:

well im using linux too and not having this prob...i also looked at your config and it looks all good to me ..

funny stuff

wax108
04-26-2004, 11:50 AM
is there something in codam to change the slot things ????

do i look in the worng config file maybe ?