Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 106 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty 2
Category: CoD2 General
General game questions, comments, and chat.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked subscribe
Author Topic: casual server, rotating maps
tomaz
General Member
Since: Apr 24, 2006
Posts: 134
Last: Nov 8, 2006
[view latest posts]
Level 4
Category: CoD2 General
Posted: Friday, Aug. 25, 2006 12:52 am
I tried a search on this but no joy.
A group of us alternate being the 'server' but the only way we can change maps while playing is for the 'server' guy to initiate a vote to change maps.
Is there a simple way to establish a rotation of a group of maps without having to do compicated scripting/programming??
Thanks,
Tomaz
Share |
StrYdeR
General Member
Since: May 11, 2004
Posts: 11672
Last: Apr 20, 2024
[view latest posts]
Level 10
Admin
Forum Moderator
Im a HOST of MODSonair
Category: CoD2 General
Posted: Friday, Aug. 25, 2006 12:58 am
server map rotation and other information is controlled via a cfg (config) file that is only a little bit tedious to set up - but after that it is trouble free

this is an example of a cfg file



//ModsOnline Server Config

//Passwords

set rconpassword ""
set g_password ""
set sv_privatePassword ""

//Public Info

set sv_hostname "^1MODSonline.com - you play...we mod"

//set scr_motd "^3Welcome ^3to ^3the ^1www.modsonline.com ^3Call ^3of ^3Duty 2 ^3server. ^3Visit ^3us ^3at ^1www.modsonline.com"
//sets .Email "stryder@modsonline.com"
//sets .Website "www.modsonline.com"

// Kill Cam
set scr_killcam "0"
set scr_friendlyfire "1"

// Team Icons
set scr_drawfriend "1"

// Forced Respawn
set scr_forcerespawn "0"

// Force Team Spectate
set scr_speclock "0"

// General Settings

set sv_maxClients "20"
set sv_privateClients ""
set sv_maxRate "20000"
set sv_minPing "0"
set sv_maxPing "500"
set sv_pure "1"
set g_logsync "1"
set g_log "games_mp.log"
set g_allowVote "1"
set scr_allow_vote "1"
set sv_allowAnonymous "0"
set sv_allowDownload "0"
set sv_cheats "0"
set sv_fps "75"
set sv_master1 "cod2master.activision.com"
set sv_gamespy "1"
set sv_voice "0"

//Weapons

set scr_allow_bar "1" //0 - disable weapon 1 - enable weapon
set scr_allow_bren "1"
set scr_allow_enfield "1"
set scr_allow_enfieldsniper "1"
set scr_allow_g43 "1"
set scr_allow_greasegun "1"
set scr_allow_kar98k "1"
set scr_allow_kar98ksniper "1"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_mp40 "1"
set scr_allow_mp44 "1"
set scr_allow_nagant "1"
set scr_allow_nagantsniper "1"
set scr_allow_pps42 "1"
set scr_allow_ppsh "1"
set scr_allow_shotgun "1"
set scr_allow_springfield "1"
set scr_allow_sten "1"
set scr_allow_svt40 "1"
set scr_allow_thompson "1"
set scr_allow_fraggrenades "1"
set scr_allow_smokegrenades "1"

//Gametype Stuff

//Capture the Flag Default Description

set scr_ctf_scorelimit "5" //Map score limit
set scr_ctf_timelimit "30" //Map time limit, in minutes - 0 to 1440

//Deathmatch Default Description

set scr_dm_scorelimit "50" //Map score limit
set scr_dm_timelimit "30" //Map time limit, in minutes - 0 to 1440

//Search and Destroy Default Description

set scr_sd_bombtimer "60" //Time until the bomb explodes once planted, in seconds
set scr_sd_graceperiod "15" //Time at round start where spawning and weapon choosing is still allowed, 0 - 60 seconds
set scr_sd_roundlength "4" //round length, in minutes
set scr_sd_roundlimit "0" //Max Number of round wins per map
set scr_sd_scorelimit "10" //Map score limit
set scr_sd_timelimit "0" //Map time limit, in minutes - 0 to 1440

//Team Deathmatch Default Description

set scr_tdm_scorelimit "150" //Map score limit
set scr_tdm_timelimit "30" //Map time limit, in minutes - 0 to 1440

//Headquarters Default Description

set scr_hq_scorelimit "450" //Map score limit
set scr_hq_timelimit "30" //Map time limit, in minutes - 0 to 1440

// Map Rotation
set g_gametype "tdm"
set sv_MapRotation "map mp_breakout map mp_brecourt map mp_burgundy map mp_carentan map mp_dawnville map mp_decoy map mp_downtown map mp_farmhouse map mp_leningrad map mp_matmata map mp_railyard map mp_toujane map mp_trainstation"
map_rotate



for everything above 1 is on 0 is off

[angryalien]
Share |
5rusina
General Member
Since: Jan 20, 2006
Posts: 46
Last: Nov 19, 2006
[view latest posts]
Level 2
Category: CoD2 General
Posted: Friday, Aug. 25, 2006 05:38 am
I dont want to make new topic.

I want to run server from my computer. I want to play cod2 with friends from school. So we agreed that i make server. But how can I do that???
Share |
The_Caretaker
General Member
Since: Jun 8, 2004
Posts: 11625
Last: Jul 7, 2009
[view latest posts]
Level 10
Category: CoD2 General
Posted: Friday, Aug. 25, 2006 07:30 am
Run a server (create new server menu), make sure it's set to "internet" and not local or lan or something.. your friends should then be able to connect by typing

/connect [your ip adress]

in their consoles.

That's the basics.. it might change a bit if you're behind a router and firewalls may cause some strange effects too... but we'll get to that if this doesn't work.
Share |
Restricted Access Topic is Locked subscribe
MODSonline.com Forums : Call of Duty 2 : CoD2 General

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»