Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: then00b on December 15, 2012, 09:44:02 PM

Title: Modulus Operation
Post by: then00b on December 15, 2012, 09:44:02 PM
Is there an action floating around out there that emulates Modulus operations or any way to achieve that same effect without it? I'm stumped.
Title: Re: Modulus Operation
Post by: DARK_ETERNAL on December 17, 2012, 10:11:42 AM
If you're confident with your programming skills, do write a custom action. If not, or if you don't even know how to do it, perhaps you could ask for it at Request Actions section. I'll try to write it, since it's easy. But if someone comes before with it, alright.
Title: Re: Modulus Operation
Post by: then00b on December 19, 2012, 11:12:08 PM
I didn't realize how easy it was to write your own custom actions. Did it myself ;-) Thanks for the response! I'll post it in the appropriate section in case anyone else needs it.
Title: Re: Modulus Operation
Post by: jeanfabre on December 21, 2012, 04:07:29 AM
Hi,

 Simply post it in this section:http://hutonggames.com/playmakerforum/index.php?board=19.0 (http://hutonggames.com/playmakerforum/index.php?board=19.0)

Many people will need this,

 bye,

 Jean