Quake3World.com Forums
     Quake 4 Discussion
        Quake4Ded.exe vars in shortcut


Post new topicReply to topic
Login | Profile | | FAQ | Search | IRC




Print view Previous topic | Next topic 
Topic Starter Topic: Quake4Ded.exe vars in shortcut

Trainee
Trainee
Joined: 17 Oct 2005
Posts: 25
PostPosted: 10-19-2005 10:26 AM           Profile Send private message  E-mail  Edit post Reply with quote


ok what do i need to add to shortcut to define ip.
to run config & what ever else you can think of.




Top
                 

One Man Army
One Man Army
Joined: 23 Dec 1999
Posts: 10568
PostPosted: 10-19-2005 11:42 AM           Profile Send private message  E-mail  Edit post Reply with quote


make a shortcut to quake4.exe, and add +set net_serverDedicated 1 +exec server.cfg to the target.

Quick example server.cfg. enough to get you going.

Code:
seta si_autobalance "1"
seta si_shuffle "0"
seta si_spectators "1"
seta si_usePass "0"
seta si_warmup "1"
seta si_teamDamage "0"
seta si_allowHitscanTint "2"
seta si_allowVoting "0"
seta si_useReady "0"
seta si_tourneyLimit "3"
seta si_captureLimit "5"
seta si_minPlayers "2"
seta si_maxPlayers "12"
seta si_gametype "Tourney"
seta si_map "mp/q4dm1"
seta si_mapCycle ""
seta net_serverRemoteConsolePassword "password"
seta si_name "Quake 4 Server"
spawnserver




Top
                 
Quake3World.com | Forum Index | Quake 4 Discussion


Post new topic Reply to topic


cron
Quake3World.com
© ZeniMax. Zenimax, QUAKE III ARENA, Id Software and associated trademarks are trademarks of the ZeniMax group of companies. All rights reserved.
This is an unofficial fan website without any affiliation with or endorsement by ZeniMax.
All views and opinions expressed are those of the author.