0208

From GTAMods Wiki
Revision as of 12:08, 2 August 2017 by Junior Djjr (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GTA III Vice City San Andreas GENERATE_RANDOM_FLOAT_IN_RANGE


Description
Gets a random float between a custom range and stores the result into a variable.
Syntax
0208: generate_random_float_in_range [float] [float] store_to [var]
Parameter
[float]
Min value
[float]
Max value
[var]
Variable to store random float value

Keywords

cleo, random, rand, random number, random value, range