
Thnx in advance

Code: Select all
+set dedicated 2 +set fs_game IU1.2Beta +exec "server.cfg" +map q3dm17
Code: Select all
//========================================================]
//Bacon's CTF Server Config=========================]
//========================================================]
set sv_hostname "Put desired server name here"
set g_motd "Message of the day here"
set sv_pure "1"
set sv_maxclients "4"
set fraglimit "50"
set timelimit "0"
set capturelimit "0"
set sv_maxrate "20000"
set g_allowVote "1"
set sv_allowdownload "1"
set bot_enable "1"
set bot_minplayers "0"
set g_syncronousclients "0"
seta g_log ""
set g_dowarmup "1"
set g_warmup "30"
set g_gametype "0"
set rconpassword "fuck"
set g_password ""
set d1 "map q3dm17 ; set nextmap vstr d1"
vstr d1
//========================================================]
//Register With Master Servers============================]
//========================================================]
seta sv_master1 "master3.idsoftware.com"
seta sv_master2 "master0.gamespy.com"
seta sv_master3 "master.kali.net"
//========================================================]
//Map Rotation============================================]
//========================================================]
//========================================================]
//Weapon Variables========================================]
//========================================================]
set insta_weapon 7
set insta_warmupWeapon 7
set insta_machineSpread 100
set insta_shotgunSpread 700
set insta_machineCycle 100
set insta_shotgunCycle 1000
set insta_grenadeCycle 800
set insta_rocketCycle 800
set insta_railgunCycle 800
set insta_plasmaCycle 100
set insta_bfgCycle 200
//========================================================]
//Damage variables========================================]
//========================================================]
set insta_selfdamage 0
set insta_fallingdamage 0
set insta_splashDamage 10
//========================================================]
//Protection Settings=====================================]
//========================================================]
set insta_protection 0
set insta_protectionFire 0
set insta_DisplayFireWarning 0
//========================================================]
//Team Settings===========================================]
//========================================================]
set insta_perteam 0
set insta_fraglimitMultiplier 0
set insta_timelimitMultiplier 0
set insta_capturelimitMultiplier 0
set insta_majoritywins 0
//========================================================]
//Game Variables==========================================]
//========================================================]
set insta_roundlimit 0
set insta_spawnWait 0
set insta_railjumping 1
set insta_returnflag 1
//========================================================]
//Misc. Settings==========================================]
//========================================================]
set insta_selfknockback 100
set insta_staticSelfKnockback 1
set insta_oppknockback 40
set insta_holyshit 1
set insta_muteteamspecs 0
set insta_allowready 1
set insta_allowVote 0
thanks for all your help so far please dont give up on meBacon wrote: Extract the mod files into a folder named "IU1.2Beta", and place that folder in the quake 3 directory)ok, Is the quake 3 directory just the main quake 3 folder where everything is?
Create a shortcut to quake3.exe and right clickproperties. In the command line text ox add this to the end of "...quake3.exe" including a space in the front:
i get that bit i think...Code: Select all
+set dedicated 2 +set fs_game IU1.2Beta +exec "server.cfg" +map q3dm17
Next create a.cfg file (Make a .txt file and rename the extesion to .cfg) and name it server.cfg. Place said cfg file in the IU1.2Beta folder (That should be the name of the folder where pak0.pk3 for Iu 1.2 Beta is) i struggled here, its as far as i goti dont know how to rename the extension to .cfg.??? Do i just save a notepad file normally then change it when its already saved or do i have to save it somehow as a .cfg from the start??? i warned you im a newbie at this
![]()
erm.. do i do this in the config? cos i had a look and there is nothing in there saying:voodoochopstiks wrote:try setting sv_strictauth to 0 on the server.