No RangeFloat option in Shared Variables

Abner Santos

New member
Hey Justin!

I wanted to make the random duration Wait parameter a shared variable, it has support for it, but it can't find the RangeFloat type to select from in the add variable list.
 
The RangeFloat is a struct which doesn't show up automatically in the list to reduce the long list of possible types. You can add it through the Unit Options (see the bottom of this page):

 
Back
Top