Page 1 of 1

server/map making

Posted: Thu Mar 24, 2005 8:31 pm
by CrinklyArse
i have never made a server for me and my friends to play on before (it is called server right? didnt know what to call this thread :icon1: ) I was just wondering if any1 could explain in newbie language how to go about making a server, preferably q3dm17 and all rail, cos theres no gd-ens i can find lately and it would be much easier having a reliable server to play on with all me mates :)

Thnx in advance :)

Posted: Thu Mar 24, 2005 9:04 pm
by Bacon
If you want a full detailed explanation, and a nice server config for a DM17 all rail w/railjumping etc, PM me, so I know weather or not to type it all out :p

Posted: Thu Mar 24, 2005 9:11 pm
by Bacon
Bah i'll do it anyways:

Step 1: Find and download "InstaUnlagged 1.2 Beta" (Click here) Extract the mod files into a folder named "IU1.2Beta", and place that folder in the quake 3 directory)

Create a shortcut to quake3.exe and right click -> properties. In the command line text ox add this to the end of "...quake3.exe" including a space in the front:

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)

Paste this into the .cfg file:

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

Of course you can play around with those settings. I have a ctf config if you want it too, one that is a proper one, that allows no team join limit etc.

I think I covered it all, just double click the shortcut you made now and give your ip to your friends to connect to!

Oh and remember this config is for 1.2 Beta, make sure you find it, or this config probably won't work :icon25:

Posted: Thu Mar 24, 2005 11:17 pm
by CrinklyArse
Bacon 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 click -> properties. In the command line text ox add this to the end of "...quake3.exe" including a space in the front:

Code: Select all

+set dedicated 2 +set fs_game IU1.2Beta +exec "server.cfg" +map q3dm17
i get that bit i think...

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 got :( i 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 :)
thanks for all your help so far please dont give up on me :). Sorry for being such a pillock of a no nothing when it comes to computers, thnx in advance

Posted: Thu Mar 24, 2005 11:26 pm
by CrinklyArse
oh wait i think i did get it to be a server.cfg sorry :)

Posted: Thu Mar 24, 2005 11:33 pm
by Bacon
:icon14: sok, i'm here to help

Posted: Thu Mar 24, 2005 11:38 pm
by CrinklyArse
ok ignoring my earlier post everything has gone well untill i double clicked on the quake 3 shortcut and this came up:
Image
and the hitch warning keeps changing and nothin else happens :(
help please.....
thnx in advance :)

Posted: Fri Mar 25, 2005 12:12 am
by Lenard
Then you have to join the server... Start up q3 normally and look for Local games.

Posted: Fri Mar 25, 2005 12:13 am
by CrinklyArse
ok...........

Posted: Fri Mar 25, 2005 12:44 am
by CrinklyArse
wtf? erm.. i dont know why you said to go in normally and go into local cos bacon said to put that code extension in the properties thing. thanks for tryin anyway mate but i think i need bacons opinion and advice cos its his setup so it might be different :)

bacon reply soon!!

:) thanks in advance :)

Posted: Fri Mar 25, 2005 3:08 am
by +JuggerNaut+
you doing this for a lan or for the intardnet?

Posted: Fri Mar 25, 2005 4:20 am
by Lenard
You made a dedicated server, that is all. You need to actually run quake if YOU want to play in it. You successfully ran a server but if you want to play in it on your machine you need to run quake again and then join it.

Posted: Fri Mar 25, 2005 4:34 am
by Bacon
Crinkley, make sure what I put is in your command line, then start up quake, go to the console [~] and type

/connect 127.0.0.1

You should have the server running [The pic you showed me] then MINIMISE that and go into quake AGAIN, but the normal way, then do what I said above. :icon26:

Posted: Fri Mar 25, 2005 7:54 am
by +JuggerNaut+
why would he need insta unlagged? been awhile since i dinked with a q3 server...

Posted: Fri Mar 25, 2005 11:54 am
by CrinklyArse
ok, well i think i got it up, but how do i edit it so its all rail, and does it have to be instaunlagged or can i change it to something like osp, cos my controls are slightly different and my name shows all the code (like ff0000) instead of the name in insta unlagged,

thnx in advance again :)

Posted: Fri Mar 25, 2005 1:51 pm
by CrinklyArse
to make it all rail and one shot kill would i need one of the instagibplus mods from here?
http://www.planetquake.com/instagibplus/
if i do which one is it?
if i dont, then what do i need if anything?

help appreciated

Posted: Fri Mar 25, 2005 4:38 pm
by Bacon
Yeah you can make an osp server thats instagib, however, people with higher ping wont have as much fun if it was unlagged. I can give you an FFA config for osp, with only the railgun enabled.

Posted: Fri Mar 25, 2005 4:45 pm
by CrinklyArse
oh please, that would be great ma main man bacon :icon14: :)
I would be ever in debt to your holiness.

(am i sucking up enough to get it yet?)

Posted: Mon Mar 28, 2005 9:46 pm
by Amorak2
whatever happened to that program that let you select everything you wanted and it sets it up for you. i havnt seen it for years.

Posted: Mon Mar 28, 2005 9:56 pm
by CrinklyArse
well Bacon pm'ed me the config but when i tried to enter my server it said

'mis-typed cd_key?'

its still a mystery why... (yes i did by quake so it is a correct cd key!)

Posted: Mon Mar 28, 2005 11:57 pm
by voodoochopstiks
try setting sv_strictauth to 0 on the server.

Posted: Tue Mar 29, 2005 12:16 am
by CrinklyArse
ok im off to try..

p.s http://www.quake3world.com/forum/viewtopic.php?t=2760
im so proud!!! ;)

Posted: Tue Mar 29, 2005 12:20 am
by CrinklyArse
voodoochopstiks wrote:try setting sv_strictauth to 0 on the server.
erm.. do i do this in the config? cos i had a look and there is nothing in there saying:

'sv_strictauth [number]'

or do i have to add it?

Posted: Tue Mar 29, 2005 8:41 pm
by Lenard
Amorak2 wrote:whatever happened to that program that let you select everything you wanted and it sets it up for you. i havnt seen it for years.
That comes with OSP. In the OSP file it is called configgenerator.exe I believe. It is the picture of the blender.