stock xs_irand_range(pmin, pmax)
pmin | The minimum value. |
pmax | The maximum value. |
Retrieves a random integer between the specified values.
@pmax has to be greater than @pmin!
A random integer.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.