xs_frand
- Синтаксис
-
stock Float:xs_frand() { return float(xs_irand()) / float(xs_get_maxnum()); // -1/2 should be the biggest possible positive number }
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- This function has no description.