KOTH map questions

Discussions about Chaos mapping for the UT series.
Post Reply
-Penfold-
Posts: 106
Joined: Thu Sep 11, 2003 7:21 pm

KOTH map questions

Post by -Penfold- »

Is there a Chaos KOTH tutorial? I have a few questions:

I put ChaosGames.ChaosKotH in the level properties, and I have a KotH trigger that's active an enabled as far as I can tell. Are there any tricks to get the trigger to work, or any actors that need to be added? What needs to be changed from the default actor settings? Is 2000 too large of a radius for a KOTH trigger? Currently I can't get the KOTH timer to acknowledge I'm on "the hill"

I put in a ChaosMapInfo actor and tried the tip at the bottom of the thread here but now it's in arena crossbow mode, I was just looking to make it so the crossbow was the default weapon you start with without picking it up, to replace the CPP as being such. Any way to replace the CPP without forcing the arena mod?

Thanks for any help. I think I might actually finish this map.
Image
Hammerman
Posts: 638
Joined: Sun May 18, 2003 2:27 am
Location: Upstate N.Y. USA

Post by Hammerman »

There used to be a pretty spiffy tutorial but it seems to have left the building. Here's a quicky tut I wrote a couple years ago.... probably still works.

Just use a regular volume for the area where your hill is and give it a tag name in its Volume > AssosiatedActorTag slot.

In the Actor browser open up ChaosGames.u and you'll find the ChaosKotH_Trigger under Triggers > Trigger > . Give the ChaosKotH_Trigger the same name in its Events > Tag slot and your hill should work.

For the bots you'll need to add 2 ChaosKotH_HillPoint actors (NavigationPoint > JumpDest > JumpSpot > GameObjective > DominationPoint > ). In their GameObjective info set them to TeamControlled=True and change one of their DefenderTeamIndex numbers to 1 (0=Red, 1=Blue). Give them DefenseScriptTags and you can add UnrealScriptedSequence actors (Keypoint > AIScript > ScriptedSequence > ) for use as defense points by using the DefenseScriptTag in the UnrealScriptedSequence Events > Tag slot.

See if that helps. If not I blow some of the dust off my editor and have a look :D
---Hamm---
"If you build it.....they will come."---Field of Dreams
R.Flagg
Chaotic Dreams Team
Posts: 8460
Joined: Thu May 09, 2002 2:55 pm

Post by R.Flagg »

Forgive my ignorance... but is the KOTH mapping guide listed in the sticky no longer accurate? (Or are you like me, and tend to not even 'see' sticky threads at forums I visit? :wink: )

http://chaos.beyondunreal.com/docs/cut2 ... _guide.php
-Penfold-
Posts: 106
Joined: Thu Sep 11, 2003 7:21 pm

Post by -Penfold- »

Wow.

I'd looked at a sticky, and that wasn't it. I must've been in another thread while thinking I was in this one.

I did a search for KOTH, and getting to many results searched for KOTH TUTORIAL, and that didn't find it, as in the sticky, it's a "guide" instead.

Sorry.

Thanks for pointing out where the KOTH info was.

Also, thanks, Hammerman, for the AI info.
Image
Hammerman
Posts: 638
Joined: Sun May 18, 2003 2:27 am
Location: Upstate N.Y. USA

Post by Hammerman »

:oops: I guess I missed it too (redeemer)
"If you build it.....they will come."---Field of Dreams
-Penfold-
Posts: 106
Joined: Thu Sep 11, 2003 7:21 pm

Post by -Penfold- »

Can I use multiple KOTHPoint actors to give bots several places to stand on the hill as my hill is somewhat large? I don't want the bots too predictable where they'll hang out.

Also, in non-team KOTH games, do bots use both team KOTHPoints, or just team 0 or 1?
Image
Hammerman
Posts: 638
Joined: Sun May 18, 2003 2:27 am
Location: Upstate N.Y. USA

Post by Hammerman »

Multiple KOTHPoint actors are fine or you can increase the radius on just one. Multiples will give you more control on where they stand if you have cover for them to hang near, but one big one might appear more randomy..... you make the call 8)

In non-team games they will use both team points.

Good luck
---Hamm---
"If you build it.....they will come."---Field of Dreams
-Penfold-
Posts: 106
Joined: Thu Sep 11, 2003 7:21 pm

Post by -Penfold- »

excellent. Thanks! Will use many points then.
Image
jb
Posts: 9825
Joined: Fri May 03, 2002 12:29 am
Location: Coral Springs, FL
Contact:

Post by jb »

Thanks Hammer as I could not remembered!
Jb
Hammerman
Posts: 638
Joined: Sun May 18, 2003 2:27 am
Location: Upstate N.Y. USA

Post by Hammerman »

I never made a KOTH map so I made 6 variations on your Pyramid map to figure it out...... so you helped more than you thought :D
---H---
"If you build it.....they will come."---Field of Dreams
Post Reply