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 2003/2004 > UT2003/4 Server - Windows Specific

Reply
Thread Tools Display Modes
  #1  
Unread 21st July, 2004, 04:47 PM
Unreal_Evil Unreal_Evil is offline
Killing Spree
 
Join Date: Jul 2004
Posts: 19
Exclamation ##### I need help for Webadmin #####

Hallo unreal players!!!

The story:
I have a win2003 home lan server...
I have installed unreal2004 dedicated server...
I have installed iis 6.0 into the server...
I have used Firedaemon and now i am running a CTF UT2004 Server As A Service.

What I can do?
I can only join the game(playing the map i have choosen with firedaemon) but there are no bots inside

The problem:
The problem is that i need someone to tell me how i can manage server settings to configure my game. I want for example to add bots e.t.c. I have read some things about Setting up UT2004 Webadmin System but i can underrstand them As i can understand i should congigure iis right? Please if somobody could help me it will be great. I am only 13 years old and i haven't done something similar before.

Thanx in advance

Last edited by Unreal_Evil : 21st July, 2004 at 08:26 PM.
Reply With Quote
  #2  
Unread 21st July, 2004, 05:44 PM
Wormbo's Avatar
Wormbo Wormbo is offline
out of order
 
Join Date: Sep 2003
Posts: 3,383
Default

You know, no matter how you try to make your "Please Help" topic stand out, it's automatically ignored by a lot of people simply because it's titled "Please Help" instead of using a really short description of the actual problem as subject...

Re-read the webadmin tutorial here on UA.org, maybe you missed some important parts of it.
Reply With Quote
  #3  
Unread 21st July, 2004, 08:29 PM
Unreal_Evil Unreal_Evil is offline
Killing Spree
 
Join Date: Jul 2004
Posts: 19
Default

I have read the tutorials...
sorry for the topic
I thing that i should configure some things in IIS right? Tutorials don't have references about that
Someone who could give me a solution
Reply With Quote
  #4  
Unread 21st July, 2004, 09:08 PM
widowmaker's Avatar
widowmaker widowmaker is offline
Dominating
 
Join Date: May 2003
Location: USA
Posts: 144
Default

i'm not 100% sure but you might need to add this section to your ut2004.ini if it's not there, bots should enter the game until the the number you use is reached by real players.

[UnrealGame.UnrealMPGameInfo]
MinPlayers=12

take a look here,

http://www.unrealadmin.org/modules.p...realmpgameinfo
__________________

Last edited by widowmaker : 21st July, 2004 at 09:11 PM.
Reply With Quote
  #5  
Unread 22nd July, 2004, 12:17 AM
Unreal_Evil Unreal_Evil is offline
Killing Spree
 
Join Date: Jul 2004
Posts: 19
Default

Quote:
Originally Posted by widowmaker
i'm not 100% sure but you might need to add this section to your ut2004.ini if it's not there, bots should enter the game until the the number you use is reached by real players.

[UnrealGame.UnrealMPGameInfo]
MinPlayers=12

take a look here,

http://www.unrealadmin.org/modules.p...realmpgameinfo
I've done what you said but still no bots inside my game
The main point is to find how to install in my server a Webadmin System to configure everything in my game via gui interface...
Anyway thanx for your answer...
Someone who knows more about Webadmin System
Reply With Quote
  #6  
Unread 22nd July, 2004, 12:25 AM
Unreal_Evil Unreal_Evil is offline
Killing Spree
 
Join Date: Jul 2004
Posts: 19
Default

HMM I added the two lines...
I started the game(no bots inside)
I Checked again the .ini file and the two line have been disappeared
Strange things...
Reply With Quote
  #7  
Unread 22nd July, 2004, 12:56 AM
buttpirate's Avatar
buttpirate buttpirate is offline
Holy Shit!!
 
Join Date: Oct 2002
Location: USA
Posts: 1,140
Default

Make the changes via webadmin
__________________
Just when you thought it was safe to pick up the soap ..........
Reply With Quote
  #8  
Unread 22nd July, 2004, 10:29 AM
Unreal_Evil Unreal_Evil is offline
Killing Spree
 
Join Date: Jul 2004
Posts: 19
Default

How i can log in into web admin
Reply With Quote
  #9  
Unread 22nd July, 2004, 02:05 PM
widowmaker's Avatar
widowmaker widowmaker is offline
Dominating
 
Join Date: May 2003
Location: USA
Posts: 144
Default

look in the ut2004.ini for this,

[UWeb.WebServer]
Applications[0]=xWebAdmin.UTServerAdmin
ApplicationPaths[0]=/ServerAdmin
Applications[1]=xWebAdmin.UTImageServer
ApplicationPaths[1]=/images
bEnabled=True<<<<<<<<<<<<<<<<look to see if this is set to true.
ListenPort=80

then look for this,

[Engine.AccessControl]
AdminPassword=<<<<<<<<<<< set a password here
GamePassword=
bBanByID=True
LoginDelaySeconds=0.000000
IPPolicies=ACCEPT;*

then go to this section

[Engine.GameReplicationInfo]
ServerName=Clan{FSS} Sniper Server
ShortName=UT2 Server
ServerRegion=0
AdminName=admin <<<<<<<<<<< set an admin name here
AdminEmail=
MessageOfTheDay=

then type the ip for your pc in a browser or type 127.0.0.1 and you should be able to login, and remember to save your ini file after making the changes.
__________________

Last edited by widowmaker : 22nd July, 2004 at 02:07 PM.
Reply With Quote
  #10  
Unread 22nd July, 2004, 03:01 PM
buttpirate's Avatar
buttpirate buttpirate is offline
Holy Shit!!
 
Join Date: Oct 2002
Location: USA
Posts: 1,140
Default

I can see that you did not read the tutorials, if you don't know how to use webadmin............. read them, read them again, then post...........
__________________
Just when you thought it was safe to pick up the soap ..........
Reply With Quote
  #11  
Unread 22nd July, 2004, 06:49 PM
Unreal_Evil Unreal_Evil is offline
Killing Spree
 
Join Date: Jul 2004
Posts: 19
Default

widowmaker i changed everything of what you have said... Thanx a lot
But when i type the ip of machine i get "The page cannot be found"
The problem is that i have to set up IIS 6.0. I don't have a ready hoster for my unreal server and i should do everything on my own Does anyone have ideas about that? I need a good HOW TO... Maybe i must create a site in IIS looking at C:\UT2004Server\Web\ServerAdmin right
Reply With Quote
  #12  
Unread 22nd July, 2004, 07:41 PM
widowmaker's Avatar
widowmaker widowmaker is offline
Dominating
 
Join Date: May 2003
Location: USA
Posts: 144
Default

did you try 127.0.0.1? i know nothing about iis6 so i can't help you there.
__________________
Reply With Quote
  #13  
Unread 22nd July, 2004, 07:58 PM
Unreal_Evil Unreal_Evil is offline
Killing Spree
 
Join Date: Jul 2004
Posts: 19
Default

YEEEEEEEEEEEEEEES
Solved!!!
Well the thing was that i had the default port 80 which leads to another site
Now i changed it with port 85 for unreal ServerAdmin. I can see the gui now.
Thanx a lot guys. Now i can configure everything using windows BTW Web Administration Interface seems so fucking great. Bye now i have to set up the server
Thanx a lot again
CU
Reply With Quote
  #14  
Unread 22nd July, 2004, 08:09 PM
widowmaker's Avatar
widowmaker widowmaker is offline
Dominating
 
Join Date: May 2003
Location: USA
Posts: 144
Default

good deal.
__________________
Reply With Quote
  #15  
Unread 22nd July, 2004, 08:33 PM
Unreal_Evil Unreal_Evil is offline
Killing Spree
 
Join Date: Jul 2004
Posts: 19
Default

Hey i put bots in the game and everything works fine.
One more question: How i can change bots skill level. I want to have at least experienced bots into my ut server. I read UT2004 Server INI Reference and i found this option bAdjustSkill=False Controls whether bots will adjust their skill to match the player So if i change this to true bots will be upgrated
Reply With Quote
  #16  
Unread 22nd July, 2004, 09:46 PM
widowmaker's Avatar
widowmaker widowmaker is offline
Dominating
 
Join Date: May 2003
Location: USA
Posts: 144
Default

look in the default page in the web admin, click bots on the left and should be able to set them there.
__________________
Reply With Quote
  #17  
Unread 22nd July, 2004, 10:28 PM
Unreal_Evil Unreal_Evil is offline
Killing Spree
 
Join Date: Jul 2004
Posts: 19
Default

From web admin you can only choose your bots and add more to the current game... Nothing else
Reply With Quote
  #18  
Unread 22nd July, 2004, 10:44 PM
widowmaker's Avatar
widowmaker widowmaker is offline
Dominating
 
Join Date: May 2003
Location: USA
Posts: 144
Default

are you on the current page or deaults page, near the top just above where it says "logged in as" it should say current, defaults, admins & groups. click on defaults.

http://fss.recongamer.com/admin.jpg
__________________

Last edited by widowmaker : 22nd July, 2004 at 10:52 PM.
Reply With Quote
  #19  
Unread 22nd July, 2004, 11:18 PM
Unreal_Evil Unreal_Evil is offline
Killing Spree
 
Join Date: Jul 2004
Posts: 19
Default

DONE!!!
1000 Thanks...
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:46 AM.


 

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