alextoti99 Posted May 23, 2017 Posted May 23, 2017 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% Aesthetic 1
1 Aesthetic Posted May 23, 2017 Posted May 23, 2017 2 hours ago, 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%  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. alextoti99 1
0 alextoti99 Posted May 24, 2017 Author Posted May 24, 2017 5 hours ago, NotAzizele said:  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. thanks a lot
Question
alextoti99
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%
2 answers to this question
Recommended Posts