Jump to content

Oblivion Survival


kraftwerk101

Recommended Posts

I was playing L4D the other day, and had an interesting Idea: What if Oblivion had a survival mode? Heres what I envisioned: Theres a scenic castle located high in the mountains. This castle is fairly large and open, and in the courtyard there is a wall of buttons. Each button corresponds to a different enemy, so you can press the zombie button to be swarmed by low level zombies, you can press the necromancer button to have a steady stream of necromancers teleporting into the castle, or press the demon button for the castle to be sieged by demons. Would anyone else like a survival mod like this? It would take a lot of AI coding to make it fun, but once you got that out of the way you could add more fairly easily. Anyone up to trying something like this?
Link to comment
Share on other sites

Hmmm....I can see how your going to do that, 2 ways...

 

1st

 

Add all the mobs into the cell. Then give them a Unique ID Name. Make a script saying enable these when I push button. Only downside is I wonder if they will respawn.

 

2nd

 

Create creatures like SummonNecromancers, Summonbandits etc . Make a script saying

 

Begin OnActivate Summon "EXAMPLE"

 

But that prevents loot being dropped...

 

 

Mess around in CS and you may be able to learn form Bethseda. other modders and yoursrlf.

:thumbsup:

Link to comment
Share on other sites

Hmmm....I can see how your going to do that, 2 ways...

 

1st

 

Add all the mobs into the cell. Then give them a Unique ID Name. Make a script saying enable these when I push button. Only downside is I wonder if they will respawn.

 

2nd

 

Create creatures like SummonNecromancers, Summonbandits etc . Make a script saying

 

Begin OnActivate Summon "EXAMPLE"

 

But that prevents loot being dropped...

 

 

Mess around in CS and you may be able to learn form Bethseda. other modders and yoursrlf.

:thumbsup:

Hm... I was actually looking for a modder who was willing to take this on. I'm an OK mapper in source, and can do some basic triggers in source, but thats about it. I have 0 experience modding oblivion and wanted something like this to be done well. Thanks for the help though! (And yeah, they'd need to respawn)

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...