Blockland Forums > Suggestions & Requests
Event Suggestion: VCE Sets
Mold:
you can raise max events on a brick can't you
Evar678:
--- Quote from: Mold on October 18, 2012, 05:33:42 PM ---you can raise max events on a brick can't you
--- End quote ---
Not that I'm aware of.
SWAT One:
He wants one line that checks for 3 independent variables that meet a certain condition.
IE:
If hunger, thirst AND energy = 100, then the event is triggered.
Example:Works?24, 78, 92No12, 78, 100No100, 100, 85No100, 100, 100Yes
Evar678:
--- Quote from: SWAT One on October 18, 2012, 06:56:32 PM ---He wants one line that checks for 3 independent variables that meet a certain condition.
--- End quote ---
That already exists.
--- Code: ---[0] [Onactivate] [Client] [VCE_IfVariable] [{Hunger & Thirst & Energy}] [==] [100] [1 1]
[1] [Onvariabletrue] [Client] [Centerprint] [You win]
--- End code ---
J MASTER:
So 2 & signs=key to happiness?
What are more of these vague symbols and underlying knick knacks that make VCE do amazing things?
*edit*
You're the guy that is making the advanced VCE manual. Nevermind. I'll wait for it's release.