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.

Pandora's Box

In my current, I have 120 spells, I'm looking for a script able to cast one of the 120 at random, and call it a Pandora's Box.
 

Tdata

Sponsor

Couldn't you find out, from someone, how a skill is cast. Set it up to do something like:
Code:
[psudo]
$rs = rand 0..$spells.size
spell_cast[$rs]
[/psudo]

I warn you. It is an example... I'll look at the skills to figure out how it works...
 
I'd like to have something like this too, but rather just a specific range from all skills. I think trickster has something like this in his skill effects and I know it was done on .net before, but currently he's rewriting all of his skill effects so it'll take a while for him to finish those.
 
Didn't Trickster made something like that. I look if i can find something.

Edit: I'd say in his Advanced Skill Scopes topic, but it seems the topic isn't restored yet.
 
He did this skill effect already but is currently rewriting them all, so you have to wait until he's done with it though there was a version posted on .net maybe some still has it on his/her PC?
 

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