Random Summon Staff?

Post » Fri Dec 06, 2013 5:17 am

Hi. I'd like to make a staff that has 1 of 4 possible outcomes, all of them are summoning.
Is there a way to use the conditions to "randomly" roll? I'd like to set up 4 different magic effects and call one of them. Can I do this with GetRandomPercent?
OR is the only way to accomplish this a script involving
randEffect = utility.randomInt(1, 4)
How would I fill in the perameters for - EVENT onEffectStart(x,x) if there is no target. It's a summon effect.
User avatar
Jordyn Youngman
 
Posts: 3396
Joined: Thu Mar 01, 2007 7:54 am

Return to V - Skyrim