Jump to content
  • 0

random chances


alextoti99

Question

2 answers to this question

Recommended Posts

  • 1
  On 5/23/2017 at 8:20 PM, alextoti99 said:

is there a way at the conditiona to regenerate a custom chance and if its 1 for example to execute the event otherwise not.

like rand%

Expand  

 

Yes. you can tie in event requorements to a variable. variables can be randomized from a minimum and maximum variable. 

 

>Set Variable

       >Random  Low (1) High (10) 

 

Will generate a random variable between one and ten.

Link to comment
Share on other sites

Γ—
Γ—
  • Create New...