FRandom And Zandronum
FRandom And Zandronum
How to replace FRandom with Random?
For example I need FRandom(-0.3, 0.3) In Random.
For example I need FRandom(-0.3, 0.3) In Random.
-
TerminusEst13
- Retired Staff / Community Team Member
- Posts: 865
- Joined: Tue Jun 05, 2012 11:06 pm
RE: FRandom And Zandronum
random(-30,30)/100.00
Last edited by TerminusEst13 on Thu Aug 07, 2014 5:33 am, edited 1 time in total.
The Ranger - New class for HeXen.
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
RE: FRandom And Zandronum
Thank you, it works
- Dark-Assassin
- Maintenence Crew
- Posts: 968
- Joined: Fri May 25, 2012 4:25 am
RE: FRandom And Zandronum
FRandom is avalible in 2.0 Alpha
RE: FRandom And Zandronum
What is FRandom
<Sean> .broadcast FateLord has a massive, hard wallhack
<Exciter> Global broadcast sent.
<Exciter> Global broadcast sent.
RE: FRandom And Zandronum
Judging by what I see in this thread, it is like Random, except it makes floating point numbers (numbers with decimals, not just whole numbers).
"For the world is hollow, and I have touched the sky."
- Dark-Assassin
- Maintenence Crew
- Posts: 968
- Joined: Fri May 25, 2012 4:25 am
RE: FRandom And Zandronum
Yea, just Float Random, not integer. Also, AFAICT it's even more precise than n*Random.