Log in

View Full Version : How to make entries RANDOM instead of a STATIC number



midacts
08-11-2012, 05:36
Is there a way to make entries random?

Example:
Instead of
MapUpdateIntervalInMs=1000
Can you make it
MapUpdateIntervalInMs=random(500, 1000)

Will something like this work?

Secondly, can you make variables in the scripts?

And lastly, what language are the scripts written in so I can find out more how to write my own.

Any help would be greatly appreciated.
Thank you kindly, and happy hunting.