Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Help
»
VCE Random Events
« previous
next »
Print
Pages: [
1
]
Author
Topic: VCE Random Events (Read 396 times)
GenaralSkar
January 17, 2011, 04:29:03 PM
I can never seem to understand how the random events work. Can someone give me an example of a working random event string?
Ad Bot
Advertisement
Orthone
January 19, 2011, 09:09:56 PM
Set a var to 1
RandomNum that same var with a value of 3
Random numbers will be between 1 and 3.
GenaralSkar
January 19, 2011, 09:24:34 PM
Quote from: Orthone on January 19, 2011, 09:09:56 PM
Set a var to 1
RandomNum that same var with a value of 3
Random numbers will be between 1 and 3.
Ah ha, thanks.
phflack
January 19, 2011, 10:15:06 PM
it randoms the varaible from the varaible amount to the number you input (for the randomnum event input)
input>target>vce_modvariable[X][randomnum][Y]
X is the min random number (variable)
Y is the max random number
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Help
»
VCE Random Events