The Dink Network

Reply to Randomization scripting help

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
June 9th 2007, 03:03 AM
sob_scorpy.gif
DinkDude95
Peasant He/Him Australia
The guy with the cute D-Mod. 
So, I would just like someone to explain to me how all the random stuff works. You know:

int &randy = random(#, #)

if (&randy == #)
{
...
}

if (&randy == #)
{
...
}

Please, I want to make fit real good and I need to know how the random stuff works. The .chm file in the develop dir tells me nothing.