Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

random arena monster generator

i put a arena script in my game
and im wondering if somebody could make a monster generator for arena type
areas

i want to make it so that it randomises between monster ids on a choice command
like this
http://img228.imageshack.us/img228/179/requestkf9.png[/IMG]

here come a young warrior
who does he choose to fight?
*random monster gen.
1. ghost
2. hellhound
3. lizardman
4. harpy

then when you win a battle you get a choice to leave with current gold or keep going and earn more..

and if you played "Fable"
i want the arena script similar to that style

then a random arena boss battle

:-/ wow that looks like alot to ask for :-/
 
You could do it with events, e.g.:

@> Change variable(0001) - random (1-4)
@> Conditional branch, variable(0001) = 1
@> stuff for enemy 1
@> Else
@> Conditional branch, variable(0001) = 2
@> stuff for enemy 2
@> else

etc.
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top