Information

All about Chaos for Unreal... (UT3, UT2004, UT2003, UT)
Post Reply
coopdvi1
Posts: 26
Joined: Sun Jan 22, 2006 9:34 am

Information

Post by coopdvi1 »

I play the excellent Chaos a lot: I use it to train people in war strategy, stealth tactics, and in general, thinking without panicking. I use a gametype that I found on the web called Vehicle Deathmatch: players play deathmatch with vehicles on the Onslaught maps, which works extremely well if the maps are not that large (e.g., Crossfire, Deathdome, etc.). I lack a few things, though, and I was wondering if anyone could help.

1. I was wondering if you guys know of a mutator that maintains a goal frag score while limiting the number of deaths--sort of like the Last Man Standing game type, but as a mutator so I can use it in Vehicle Deathmatch. It provokes tactical analysis when you have a limited number of lives.

2. I was wondering if you guys know of a mutator that grants a minimap/radar in deathmatch, sort of like the one in Onslaught where players can see the map but not other players, or one that allows players to see enemies, teammates, vehicles, etc. but is customizable so i can eliminate these properties.

3. Anyone know a few good Onslaught maps that are not stupid (i.e., runnin' around with your finger taped to the right click), but not too large either?

Any help will be greatly appreciated. Thanks.

SJC
jeditobe1
Inactive Chaos Team Member
Posts: 2638
Joined: Mon Mar 10, 2003 11:06 pm
Location: The Dagobah System
Contact:

Post by jeditobe1 »

Greetings:

In response to #1 - i beleive there is a built in function for this in the gametype setup called "max lives." Unfortunately its not part of the interface anymore, so it might not work correctly. However, it is in the UT2004.ini file (or ChaosUT2.ini in the mod folder, depending on how you play chaos). Under each gametype heading ( [XGame.xDeathMatch] is regular deathmatch for instance) there is a MaxLives=0. Change this to be non-zero and lives are no longer infinite.

In response to #2 - This will most likely not happen simply due to the fact that ONS has maps because they are pre-generated by the author of the map (at least im pretty sure they are). Other gametypes do not have these pre-generated maps. Now, it WOULD be possible to write a mutator that displayed a minimap of sorts i would think (take your position and size of map, do some calculations) but the background to cast it on might be hard to generate on the fly.
I make Darth Vader look like a teenage punk with a lightsaber.
lord_kungai
Posts: 711
Joined: Tue Apr 27, 2004 3:41 am
Location: Mumbai, India

Post by lord_kungai »

In response to #2 - Radar 2004 Mut does is a decent map mut...
<center><a href="http://home.att.net/~slugbutter/evil/" target="new"><img src="http://home.att.net/~slugbutter/evil/pureevil.jpg" border=0></a></center>
coopdvi1
Posts: 26
Joined: Sun Jan 22, 2006 9:34 am

Post by coopdvi1 »

#2 I don't know jack about coding, so correct me if I'm wrong. Given that the minimap is written as part of the Onslaught map, and given that we play deathmatch on the Onslaught map, there must be some function in the code of the .u/.ucl gametype files of vehicle deathmatch that disables the minimap on the map making it fit for deathmatch. Anyone know if there is such a variable and, if so, which ones/how to change it?

The minimap is better; the radar gives too much information.

Thanks.

SJC
jb
Posts: 9825
Joined: Fri May 03, 2002 12:29 am
Location: Coral Springs, FL
Contact:

Post by jb »

I am sure there are radar muts out there as I have seen some for UT2k3 so would assume they would either work or have been ported over to UT2k4... The maybe what your looking for?
Jb
Romulus777
Posts: 191
Joined: Fri Aug 05, 2005 9:18 am
Location: in front of my computer waiting for 5 mods to download at once

Post by Romulus777 »

jb wrote:I am sure there are radar muts out there as I have seen some for UT2k3 so would assume they would either work or have been ported over to UT2k4... The maybe what your looking for?
they have proted it over look on UT200X HQ
proxys rule cuz they r funny a proud mac user

Code: Select all

 All ur base r blong to us
Viva the Revalution

CLICK HERE! (I need 20+ clicks to win)
coopdvi1
Posts: 26
Joined: Sun Jan 22, 2006 9:34 am

Post by coopdvi1 »

I've tried Radar2004, but it didn't work out: the mutator showed the position of enemies, the vehicles they were in, etc., which eliminated the strategy of finding someone without them finding you. So, I misspoke: I'm not looking for a radar mutator.

I guess what I'm really looking for is a minimap that shows your position in the Onslaught map--just like the one used in Onslaught. That would be perfect! Problem is, the Onslaught minimap is deactivated in Vehicle deathmatch. Anyway to reactivate it? Is there a mutator that reproduces it?

SJC
jeditobe1
Inactive Chaos Team Member
Posts: 2638
Joined: Mon Mar 10, 2003 11:06 pm
Location: The Dagobah System
Contact:

Post by jeditobe1 »

Dont think it would too hard to whip up a quick mutator to do that considering it could be ripped directly from the ONS code as long as your are playing on ONS maps. Just need someone to do it.
I make Darth Vader look like a teenage punk with a lightsaber.
coopdvi1
Posts: 26
Joined: Sun Jan 22, 2006 9:34 am

Post by coopdvi1 »

Anyone willing?

SJC
R.Flagg
Chaotic Dreams Team
Posts: 8460
Joined: Thu May 09, 2002 2:55 pm

Post by R.Flagg »

Your best bet is probably here:

http://www.ataricommunity.com/forums/fo ... .php?f=316

I have seen ideas posted by one person get taken up by another. That would be the minority, but it does happen.
jb
Posts: 9825
Joined: Fri May 03, 2002 12:29 am
Location: Coral Springs, FL
Contact:

Post by jb »

Sorry I have no time for my personal life to work on chaos so I have even less time to help. Follow flag's idea and see if one of those folks over there can help. Its not that I would not mind helping, just I have no time right now :(
Jb
Post Reply