Blockland Forums > Modification Help
survivalRP - holywtf bump! and maybe finishing up some loose ends??
AGlass0fMilk:
What Blizzard script?
ZSNO:
Once you activate the command, the script will get a random number between 0 - 100, and use that to say the percantage of the snow flakes will fall =D
Also Glass you can come to my server to see it
if you want PM me for the pass
Kalphiter:
--- Quote from: ZSNO on August 03, 2009, 04:09:12 PM ---Once you activate the command, the script will get a random number between 0 - 100, and use that to say the percantage of the snow flakes will fall =D
Also Glass you can come to my server to see it
if you want PM me for the pass
--- End quote ---
You're using this right?
mCeil(getRandom() * 100);
Azimuth:
I thought getRandom() returns whole numbers. And that you need actual arguments for it to work. Moar like getRandom(0,100);
AGlass0fMilk:
Yeah it does return whole integers,.