You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Unreal Admins > Unreal Tournament > UT Server - Windows Specific

Reply
Thread Tools Display Modes
  #1  
Unread 27th February, 2012, 02:54 PM
RyansKi RyansKi is offline
Forum Newcomer
 
Join Date: Feb 2012
Posts: 9
Default Server Help

Hey, I'm making a server for a few friends of mine for us to play at college. I have BT working once I create the server but once i change map the InstaGib will always be removed and I'm left with just an enforcer.

Also, i keep installing Nexgen;I'm doing everything correctly but im not sure if it is even loading. I did install ASC it would load on the server but when ever i typed !asc or !open it wouldn't do anything, Thanks.

Edit: I'm running 436 and i just make an LAN game through the game; no separate server side.
Reply With Quote
  #2  
Unread 27th February, 2012, 09:55 PM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default


UnrealTournament.ini


[Engine.GameEngine]
CacheSizeMegs=999
UseSound=True
MinClientVersion=432
ServerActors=IpDrv.UdpBeacon
ServerActors=IpServer.UdpServerQuery
ServerActors=IpServer.UdpServerUplink MasterServerAddress=unreal.epicgames.com MasterServerPort=27900
ServerActors=IpServer.UdpServerUplink MasterServerAddress=master0.gamespy.com MasterServerPort=27900
ServerActors=UWeb.WebServer
ServerActors=IpToCountry.LinkActor
ServerActors=BTPlusPlusv097r3.BTPlusPlus
ServerActors=BTCheckPoints.BTCheckPoints

ServerPackages=SoldierSkins
ServerPackages=CommandoSkins
ServerPackages=FCommandoSkins
ServerPackages=SGirlSkins
ServerPackages=BossSkins
ServerPackages=Botpack
ServerPackages=MultiMesh
ServerPackages=Relics
ServerPackages=EpicCustomModels
ServerPackages=TCowMeshSkins
ServerPackages=TNaliMeshSkins
ServerPackages=TSkMSkins
ServerPackages=SkeletalChars
ServerPackages=IpToCountry_AOL
ServerPackages=CountryFlags2
ServerPackages=MapVoteLA13
ServerPackages=BunnyTrack3
ServerPackages=BTPlusPlusv097r3
ServerPackages=BTPlusPlusv097r3_C
ServerPackages=ZeroPingPlus103
ServerPackages=CTFDoTheRightThing2
ServerPackages=BTCheckPoints


BTPlusPlus.ini

[BTPlusPlusv097r3.BTPlusPlus]
bEnabled=True
bBTScoreboard=True
bAutoLoadInsta=False
bMultiFlags=True
bRespawnAfterCap=True
bAntiBoost=True
bBlockBoostForGood=False
AllowBoostOn=
bNoKilling=True
AllowKillingOn=BT-Colors,BT-1point4megs,BT-i4games,BT-Abomination,BT-Allied
bGhostWhenCamping=True
CampTime=10
CampRadius=200
bEverybodyGhosts=True
bForceMoversKill=True
ForceMoversKill[0]=Mover0,Mover1,Mover2,Mover5:BT-Maverick
ForceMoversKill[1]=
ForceMoversKill[2]=
ForceMoversKill[3]=
ForceMoversKill[4]=
ForceMoversKill[5]=
ForceMoversKill[6]=
ForceMoversKill[7]=
ForceMoversKill[8]=
ForceMoversKill[9]=
bSaveRecords=True
bNoCapSuicide=True
RecordsWithoutBoost=2
bDisableInTournament=True
bDisableInNonBTMaps=True
BoardLabel=MyBTServerName
CountryFlagsPackage=CountryFlags2

MapVoteLA.ini

CustomGameConfig[0]=(bEnabled=True,GameClass="BunnyTrack3.BunnyTrackG ame",NewPrefix="CTF-BT",mutators="ZeroPingPlus103.ColorAccuGib,CTFDoTh eRightThing2.CTFDoTheRightThingMutator",Settings=" GameSpeed=1.00,GoalTeamScore=15.0,AirControl=0.350 000,TimeLimit=30")

Last edited by back4more : 29th February, 2012 at 10:50 PM.
Reply With Quote
  #3  
Unread 28th February, 2012, 12:31 PM
RyansKi RyansKi is offline
Forum Newcomer
 
Join Date: Feb 2012
Posts: 9
Default

Ok, I've done this and installed all these mods. Now, when i go to make the server and Add MapVoteLA13 it isn't in the mutator(it was) but it wasn't loading BT or any other Mutators. Then i looked at the mutator list and none of them even showing in the list to be able to play with; help?
Reply With Quote
  #4  
Unread 29th February, 2012, 01:27 AM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

open the mapvotela.int file for the mutator name

append to your serverStart line windows ,

or ucc.init file linux.

and bobs your uncle.
Reply With Quote
  #5  
Unread 29th February, 2012, 07:48 AM
RyansKi RyansKi is offline
Forum Newcomer
 
Join Date: Feb 2012
Posts: 9
Default

Quote:
Originally Posted by back4more View Post
open the mapvotela.int file for the mutator name

append to your serverStart line windows ,

or ucc.init file linux.

and bobs your uncle.
I had already done this, it will not even show any custom mutators now they have just disappeared.
Reply With Quote
  #6  
Unread 29th February, 2012, 08:26 AM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

windows or linux?

Last edited by back4more : 29th February, 2012 at 09:06 AM.
Reply With Quote
  #7  
Unread 29th February, 2012, 08:29 AM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

also... what Gametype did you start with?

you need to use this one; BunnyTrack3.BunnyTrackGame

if you used that .ini above

and for mutators use; MapVoteLA13.BDBMapVote

Then Mapvote will load the zpPlusPlsu103.

The CP mods etc are loaded automatically by the server;

ServerActors.

Quote:
Originally Posted by DragonBe;)
URL: http://www.dragonbe.be/index.php?mod...eal_tournament

Important: if you're running a dedicated server, don't forget to use the -nohomedir parameter. Otherwise ut will create a .loki directory in your homedir $HOME!

Starting the server
$ ./ucc-bin server <gametype> ini=ut.ini log=ut.log -nohomedir
Starting with a mutator
$ ./ucc-bin server <gametype>?mutator=<mutator> ini=ut.ini log=ut.log -nohomedir

Starting the server (example)
$ cd /usr/local/games/ut/System
$ ./ucc-bin server CTF-Face?game=Botpack.CTFGame?mutator=BotPack.NoRedeemer ini=ut.ini log=ut.log -nohomedir &

// change red/green bits to BunnyTrack3.BunnyTrackGame & MapVoteLA13.BDBMapVote ...

Default port config

7777 UDP/IP: Game port
7778 UDP/IP: Query port
7779 UDP/IP: Query port
7780 UDP/IP: GameSpy query port
7781 UDP/IP: GameSpy query port
27900 TCP/IP: UT Master Server Browser
80 TCP/IP: WebAdmin Graphical User Interface

If your server is behind a router/firewall with NAT enabled, don't forget to set the "ServerName" to your external IP:
[UWeb.WebServer]
ServerName=XXX.XXX.XXX.XXX (e.g. 195.130.132.82)
for Windows Try this Simple Batch File;

Quote:
Originally Posted by Sample
@echo off
echo Server Restarting ....
:10
ucc server CTF-BT-(NW)Required.unr?game=BunnyTrack3.BunnyTrackGame?m utator=MapVoteLA13.BDBMapVote ini=UnrealTournament.ini log=server.log
copy server1.log servercrash1.log
goto 10

Last edited by back4more : 29th February, 2012 at 09:06 AM.
Reply With Quote
  #8  
Unread 29th February, 2012, 08:42 AM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

If that does'nt help then theres an old BT Server I made years ago for Windows Which is the base model for the one above .

you can download it from here; MASHYPE BT++ Server 429.8 MB compressed
also an old DM Server which was popular as well; MASHYPE DM Server 298.5 MB compressed

for memory one of them or both need the Advertising

Code:
[IpServer.UdpServerQuery]
GameName=ut
MinNetVer=0
OldQueryPortNumber=0
bRestartServerOnPortSwap=False
bTeamInfo=False

[IpServer.UdpServerUplink]
DoUplink=True
UpdateMinutes=1
MasterServerAddress=
MasterServerPort=27900
Region=0

[IpDrv.HTTPDownload]
RedirectToURL=http://uz.ut-files.com/
ProxyServerHost=
ProxyServerPort=3128
UseCompression=True
Those are for windows systems although and to convert them to linux is a bit tricky but can be done.
Cheers.

ps: if you want to set them up for online use , then see my sig for the Server Crash Fixes , that should keep them up a bit longer.
pps: if you are usign XServerQuery then I don't think the Ipserver sections are needed.

Last edited by back4more : 29th February, 2012 at 09:07 AM.
Reply With Quote
  #9  
Unread 29th February, 2012, 08:48 AM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

best place to find problem is the log file , normally server.log or ucc.log
(if you find this file then upload it to here and pm me the link to peruse.

open that up and at the end of it it should explain which files are causing the problems.

be sure to add the RedirectToURL= and relevant section to the .ini so that others can download mods/maps/textures/sounds.music from the redirect server at a faster rate. Especially large maps like Uncommon and Peaceful.

one last thing probably the reason behind some of these problems is that vbulletin (this board) add's a [blank space] every 50 odd Characters .. breaking up longer lines of code ie;
Quote:
ucc server CTF-BT-(NW)Required.unr?game=BunnyTrack3.BunnyTrackGame?m utator=MapVoteLA13.BDBMapVote ini=UnrealTournament.ini log=server.log
copy server1.log servercrash1.log
no space between the m and the u

Last edited by back4more : 29th February, 2012 at 09:06 AM.
Reply With Quote
  #10  
Unread 29th February, 2012, 07:28 PM
RyansKi RyansKi is offline
Forum Newcomer
 
Join Date: Feb 2012
Posts: 9
Default

Hey, i downloaded your Server side version works a treat. Was wondering if you could help me with some stuff. I would like to add MH, RX and Siege to have there own list. Just wondering if you could give me a list of mods and i can could install them etc

Btw the problem why the mutators wasn't showing up is something to do with MapVoteLA13 and i have no idea why.
Reply With Quote
  #11  
Unread 29th February, 2012, 07:37 PM
RyansKi RyansKi is offline
Forum Newcomer
 
Join Date: Feb 2012
Posts: 9
Default

Another note is im not really looking to dedicate this server to the Internet just to make a LAN server and have some fun at college with a few friends.
Reply With Quote
  #12  
Unread 29th February, 2012, 07:48 PM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

Monster Hunt:
#1 http://unrealtournament.99.free.fr/u...=&searchMode=f
#2 http://ut-files.com/index.php?dir=&s...&search_mode=f
#3 http://www.moddb.com/mods/monsterhun...er-hunt-2-gold
- Will need to download this for MH2Gold: MonsterHunt.u
- also starter Maps here : http://ut-files.com/index.php?dir=Ma...onsterpack.zip

Siege:
#1 http://unrealtournament.99.free.fr/u...=&searchMode=f
#2 http://ut-files.com/index.php?dir=&s...&search_mode=f

RX:
#1 http://unrealtournament.99.free.fr/u...=&searchMode=f
#2 http://ut-files.com/index.php?dir=GameTypes/RocketX/


Other GameTypes:
http://ut-files.com/index.php?dir=GameTypes/

Maps:
http://ut-files.com/index.php?dir=Maps/

Mods:
http://ut-files.com/index.php?dir=Mods/
etc..

Some Other Stuff relatively newish;
http://www.strategyinformer.com/pc/m...ategory12.html

Glad it works for you , just change the Redirect to URL to http://uz.ut-files.com

as mashype servers/redirect has been down for few years.

If you're clever , then you could turn one of the lan computers into a redirect

Last edited by back4more : 29th February, 2012 at 08:55 PM. Reason: ...
Reply With Quote
  #13  
Unread 29th February, 2012, 09:56 PM
RyansKi RyansKi is offline
Forum Newcomer
 
Join Date: Feb 2012
Posts: 9
Default

Quote:
Originally Posted by back4more View Post
Monster Hunt:
If you're clever , then you could turn one of the lan computers into a redirect
Don't have the permission to do it on the machines.
Reply With Quote
  #14  
Unread 29th February, 2012, 09:58 PM
RyansKi RyansKi is offline
Forum Newcomer
 
Join Date: Feb 2012
Posts: 9
Default

Is your server meant to be running Nexgen?
Reply With Quote
  #15  
Unread 29th February, 2012, 10:44 PM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

Which one?, and yep
Reply With Quote
  #16  
Unread 1st March, 2012, 09:31 AM
RyansKi RyansKi is offline
Forum Newcomer
 
Join Date: Feb 2012
Posts: 9
Default

On your BT Server
Reply With Quote
  #17  
Unread 1st March, 2012, 11:05 PM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Thumbs up ...

Yep that would be correct , only reason I ommitted the Nexgen Stuff from the First post above , is because I use a different version then you would be likely to use. And to save confusion.

Cheers.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:04 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.