server info please

B

-b5-lunatic

Guest
hi all....

I'm hoping some of u know how 2 set up a pure server with a map rotation .......what i would like 2 do is have it so it is in the disintegration mode .....
and is it poss 2 bind or toggle the password option.....
I've only just got my adsl so thats why i dont know how 2 sort a map rotation and the password thing .....

thanks 4 ur time peeps...
 
B

-b5-lunatic

Guest
nice 1 Embattle

going 2 try 2 set in up now with that info .......
]
thanks.....
 
B

-b5-lunatic

Guest
i was hoping that efrunner would b a bit easyer ............
it is in a way .........but the map rotation still wont work ......

i'm doing a disi server so after i join the game i restart if from the consol and its ok ....but it keeps on the same map .......

i noticed that after trying 2 save efrunner settings i got 2 new cfg files .......EFmaps and EFRunner there are both in my base folder
it that where they should be ?????
do I have 2 bind a key 2 one of them new files???????
 
O

old.[SOL]MadMax

Guest
Hi

I would suggest leaving efrunner alone and building your own scripts for your server. I say this from experience because I tried using efrunner for my server and found that strange things would happen, either the map rotation would not work, voting would suddenly turn itself on and things like disintegration mode would not activate (even though it was set).

The only advice that I can give you at this point is that when you set up your scripts try to use 2 scripts, 1 for your server settings and 1 for your map rotation. A good reason for this is that you can have multiple map rotations and you can then swap between them on the fly without having to restart EF. You could also add other scripts to do things like turning on and off passwords.

If you need sample scripts them please email me [SOL]MadMax and I will send the ones that I use, minus my details of course.

It is also a good idea to create a small batch file on your desktop to run EF using your script. This just saves fiddling around every time you want to run your server.

Good luck with your server and I may pay you a visit one day :)
 
B

-b5-lunatic

Guest
that sounds like what I was getting after starting a server using EFrunner..........so after trying many times I gave up and looked at the links Embattle posted .........

after looking at the info I then set 1 up .........some parts worked :) some did'nt..:( ......but I'm getting there .......

theres a few things that I could do with some help on......E.G:----

binding a key 2 start map rotations .......
binding a key 2 lock or unlock server ...if it can be done????
or is it better 2 do that from the blue box after server is up???

all so u said something about a shortcut 2 start the server on my desk top ?????

I think I'll take u up on ur offer of a sample scripts if thats still ok
[SOL]MadMax ......I'll b in touch....;)

thanks 4 all your help so far.........
 
C

[CLF]picard17

Guest
Basic config

seta sv_hostname "Your servers name goes here"
seta g_motd "your welcome or whatever you want to say goes here"
seta g_gametype 0
seta fraglimit 20
seta timelimit 20
seta sv_maxclients 8
seta sv_privateClients 0
seta sv_privatePassword "
seta rconpassword ""
seta sv_pure "1"
seta sv_cheats "0"
seta sv_maxRate 6000
seta sv_floodProtect "1"
seta sv_maxPing "250"
seta sv_minPing "0"
seta sv_master2 "master.gamespy.com:27900"
seta sv_master3 ""
seta sv_master4 ""
seta sv_master5 "
seta g_weaponrespawn 5
seta g_adaptrespawn 0
seta g_allowvote 0
seta g_quadfactor 2
seta g_doWarmup 0
seta g_warmup 1
seta g_holoIntro 0
seta g_intermissionTime 1
seta g_ghostRespawn 5
seta g_syncronousClients 0
seta g_filterBan "1"
seta g_banIPs ""
seta g_logSync "0"
seta g_log ""
seta g_intermissionTime "5"
seta g_teamForceBalance "1"
seta g_teamAutoJoin "0"
seta g_maxGameClients "8"
seta g_friendlyfire "1"
seta g_forcerespawn "1"
seta g_knockback "500"
seta g_gravity "800"
seta g_speed "300"
set d1 "map hm_borg1 ; set nextmap vstr d2
set d2 "map hm_borg2 ; set nextmap vstr d3"
set d3 "map hm_borg3 ; set nextmap vstr d4"
set d4 "map hm_kln1 ; set nextmap vstr d5"
set d5 "map hm_scav1 ; set nextmap vstr d6"
set d6 "map hm_dn1 ; set nextmap vstr d7"
set d7 "map hm_dn2 ; set nextmap vstr d8"
set d8 "map hm_for1 ; set nextmap vstr d9"
set d9 "map hm_noon ; set nextmap vstr d10"
set d10 "map hm_cam ; set nextmap vstr d11"
set d11 "map hm_voy1 ; set nextmap vstr d12"
set d12 "map hm_voy2 ; set nextmap vstr d13"
set d13 "map ctf_kln1 ; set nextmap vstr d14"
set d14 "map ctf_kln2 ; set nextmap vstr d15"
set d15 "map ctf_and1 ; set nextmap vstr d16"
set d16 "map ctf_voy1 ; set nextmap vstr d17"
set d17 "map ctf_voy2 ; set nextmap vstr d1"

vstr d1
 
B

-b5-lunatic

Guest
;) .....

nice 1 [CLF]picard17 .......thanks 4 that.........

all i like 2 say thanks 2 every1 4 ur help so if u c a server called =B5=Server ......come on in.......:)
 

Users who are viewing this thread

Top Bottom