Jump to content

[req] Arena Ladder Matches


stipher

Recommended Posts

I know jack and squat about making mods for this game, so I am requesting an Arena Ladder Match mod. Have it set to choose how many opponents you wish to fight and they come into the arena one by one... bigger prizes for killing more people! I like the idea of the bodies starting to pile up as you try your best to defeat 50 opponents one by one, or two by two, or whatever!

 

The Details

------------

The mod can only be activated after the player has achieved the rank of grand champion. Oywn ( or the one chick ) will have the option of "Ready for a ladder match." Select that, then choose how many oppenents you want to go up against. I'd go with 10, 20, 30, 40, and 50. The player goes into the arena, and fights off opponents one by one. ( I would think this would be the tricky part in creating such a mod, having other oppenents enter the arena when the last wave dies ) Anyways, if the player survives, a hefty sum is awarded, etc etc. If I knew how to write such a thing, I'd set it up so first a weak guy comes out, then two weak guys, then three, then one not so weak guy, then two magic users, etc. etc. It would be action packed. For those people that love constant action and set their gore settings high, this would be for them!!

------------

 

Can it be done? Thanks in advance if you consider giving it a try!

 

-Stipher

Link to comment
Share on other sites

Do you think waiting till the last group dies is better or haveing a timer between waves so if you don't kill fast enough the next group comes is better?

 

 

Wow.. I can only wonder if that is possible to set up. There are a few quests in the game I know that have different turn outs if you don't act quickly enough, so I wonder if that would be possible. I'd be down for it.. if I knew how to use the damn construction kit. Good idea tho.

Link to comment
Share on other sites

*starts when the quest begins which is when the character loads the arena cell*

float timer

 

begin menumode

set timer to 5000

if timer > 0

set timer to timer - GetSecondsPassed

else

*npcid*.enable

endif

end

 

Different times for the different waves.

 

 

Thanks alot Assassinace. I appreciate you typing that up, I just wish I could understand it and use it. ><

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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