NJLP UT2K4 SERVERS - NEWS and BLOG readme!

We can use this forum for all news posts about the UT servers.

Moderators: Osiramon, butchski

Locked
User avatar
butchski
Admiral
Admiral
Posts: 42
Joined: Tue Aug 05, 2003 11:58 pm

NJLP UT2K4 SERVERS - NEWS and BLOG readme!

Post by butchski »

Hey Guys, Butchski here.

I thought we should make 1 section for all of the news
and info and DOWNLOADS related to the UT2K4 servers.

We have Murdocks WINxp currently 67.85.162.91

and Corpus Decrepid's Windows Server.
( use unclelouis.com as IP to add)

If you need to DOWNLOAD stuff for the server
COME TO THIS POST, and we will have Direct download links
until we get the Re-direct server thing going again.

*NOTE FOR CORPUS* please POST any info on the server
here, and maybe those INI files you sent me.

Thanks, butchski.... READ ON for the FIRST ENTRY
Last edited by butchski on Thu Mar 25, 2004 5:52 pm, edited 1 time in total.

User avatar
butchski
Admiral
Admiral
Posts: 42
Joined: Tue Aug 05, 2003 11:58 pm

MURDOCKS Server STATUS 3/24/04

Post by butchski »

Butchski here...

** MURDOCKS Server STATUS 3/24/04 **
Admins: Murdock, Butchski
NEW MAPS : http://www.compuski.com/files

- DOWNLOADS for SERVER
I put some stuff on http://www.compuski.com/files
for now. Maybe we can set up a reDir. Gotta
talk to Murdock about it.

ADMIN / WEB
- ** added RAPTOR BATTLE gametype ** (Onslaught maps,
you gotta click 2 times, youll see)
- ** Added vehicle CTF map
- Made some other mapvote types for each gametype
- Left VOICE chat on.. for now...
- Added ALL DM maps on ADMIN page
- Confirm ADMIN web password, and access from externalNET
- PDA access to ADMIN. Maybe make a WAP page for it (*Murdock)
- Fixed MOTD to FIT SCREEN

MAPS ADDED : http://www.compuski.com/files
- ONS-icarus
(dm-plunge type Onslaught map with 3 towers and strange gravity.)

- VCTF-ArcticStronghold
(Vehicle CTF. Its kewl, only 1 map for now,
But we can give it a try, and its OWN gametype in VOTE)


.... HappyFraggin ......ski..

User avatar
Osiramon
Lieutenant
Lieutenant
Posts: 147
Joined: Thu Sep 25, 2003 6:17 pm
Contact:

Post by Osiramon »

Two things:

1) I'm running 2k4 on my P4 2.8Ghz Windows system. So in this effort I am similar to Murdock.

2) use unclelouis.com for the ip, not http://www.unclelouis.com (www is generally for web pages).

Am sending you other information via mail. Would rather NOT post the ini file on this board.
Osiramon
A.K.A. CorpusDecrepid

User avatar
butchski
Admiral
Admiral
Posts: 42
Joined: Tue Aug 05, 2003 11:58 pm

MURDOCKS Server STATUS 3/25/04

Post by butchski »

Butchski here,

NEW update:


** 03/25/2004 ***

- DOWNLOADS for SERVER
check http://www.compuski.com/files


ADMIN / WEB
- NEW MAPVOTE gametype. RAPTORBATTLE. This is
an ONSLAUGHT "RAPTOR" only battle. We are working
on making several VOTE types for TANK ONLY, and so on.
Stay Tuned

- MAPS ADDED
- VCTF-OL-Dawn
another Vehicle CTF. This one is from the
Onslaught DAWN map, but Converted for CTF with Vehicles.
check http://www.compuski.com/files for the ZIP

- GAME STATS
- Murdock has been working on the STATS for this server
and I assume that its working well. He will post the
web address for this

User avatar
Osiramon
Lieutenant
Lieutenant
Posts: 147
Joined: Thu Sep 25, 2003 6:17 pm
Contact:

Post by Osiramon »

I Downloaded maps from Butchski site to the CorpusD server.

Any thoughts to making your site the NJLP Redirector server?
Osiramon
A.K.A. CorpusDecrepid

User avatar
Murdock
Site Admin
Site Admin
Posts: 1416
Joined: Tue Jul 29, 2003 11:55 pm
Location: New Jersey
Contact:

UT Server Stats!

Post by Murdock »

UT 2004 STATS ARE HERE!
I have set up the stats for the Server.

CorpusD, If you set stats for your server, I can add them to mine. The new version allows for multiple servers!

http://www.njlanparty.com/apps/utstatsdb2/

:tank:
Murdock
Murdock
Director
NJLANParty.com

User avatar
butchski
Admiral
Admiral
Posts: 42
Joined: Tue Aug 05, 2003 11:58 pm

Info for CORPOS about VCTF mapvote on his server

Post by butchski »

Butchsk here..

Corpus, i played on your server today, and it worked well
Map vote is working well, but, there was 1 thing i noticed

No Maps list for Vehicle CTF. look in ut2004.ini
at this part and make sure Prefix="vctf",Acronym="vctf
are set to VCTF and not CTF

Example of Murdocks:
GameConfig=
(GameClass="XGame.xVehicleCTFGame",Prefix="vctf",Acronym="vctf",
GameName="Vehiclef",Mutators="XGame.MutQuadJump",Options=)

Thanks, Butchski

User avatar
butchski
Admiral
Admiral
Posts: 42
Joined: Tue Aug 05, 2003 11:58 pm

HELP !! Calling all admins Need SYNTAX !!

Post by butchski »

Butchski here...

I have a problem with Map Vote, and the
OnslaughtFull.MutVehicleArena mutator


http://www.unrealadmin.org/modules.php? ... e&artid=40


http://www.unrealadmin.org/modules.php? ... inghandler


MutVehicleArena lets you pick just one vehicle
and make that the ONLY one in the map.

when you start a LOCAL game (not server) it writes
these lines and THIS WORKS no problem

[OnslaughtFull.MutVehicleArena]
arenavehicleclassname=onslaught.onsattackcraft

(and attack craft is the RAPTOR)

FOR MAP VOTE, you do it like this

GameConfig=(GameClass="Onslaught.ONSOnslaughtGame",Prefix="ONS",Acronym="ONS",GameName="RAPTORBattle",
Mutators="OnslaughtFull.MutVehicleArena",
Options="arenavehicleclassname=onslaught.onshovertank")

(this one should be for the TANK)
IT IGNORES the OPTIONS= section and gives error in CONSOLE
arenavehicleclassnam not set and runs with DEFAULT vehicle

If I add this right below it

[OnslaughtFull.MutVehicleArena]
arenavehicleclassname=onslaught.onsattackcraft

it does RAPTOR, which is RIGHT, and console displays same ERROR message . i cant find the syntax ANYWHERE on the WEB


For the OPTIONS= section, i have tried these things..
and messed with the quotes, but they are required

Options="arenavehicleclassname=onslaught.onshovertank"
Options="arenavehicleclassname.onslaught.onshovertank"
Options="onslaught.onshovertank"
Options="arenavehicleclassname.onshovertank"
Options="arenavehicleclassname=onslaught.onshovertank"

I tried putting them in the MUTATORS= section also


SO, SOMEONE FIGURE IT OUT FOR ME !!!! hehehe

User avatar
Osiramon
Lieutenant
Lieutenant
Posts: 147
Joined: Thu Sep 25, 2003 6:17 pm
Contact:

Post by Osiramon »

I have enabled the localstats as per Murdock.

I've made changes to the CorpusD server to now send up the stats at Midnight. This is done using simple .cmd and ftp command files. I used the Windows XP scheduler to send the job up.

I've also made changes again for VCTF as per Butchski but they are not working. I see it listed as a problem on one of the forums in unrealadmin.org. It says its caused by caching and It mentions there is a fix but doesn't say what it is. Lameo..

I have also set up my redirector to the unreal admin redirectors. They can loadbalance between the many servers for unreal, 2k3 and 2k4. INI Code included for redirection is as follows:

[IpDrv.HTTPDownload]
RedirectToURL=http://uz.unrealadmin.org/
ProxyServerHost=
ProxyServerPort=3128
UseCompression=True
Osiramon
A.K.A. CorpusDecrepid

Locked