2023-05-21: Yes, we're back. No, you can't login yet

Event Random

Uploaded by banana2

The add-on board icon. Events
The add-on file name icon. Event_Random.zip
The add-on upload date icon. Nov 6th 2021, 10:50 AM
The add-on download count icon. 371

Description

Players can do randomizer with that event.

Sometime, players need to add Randoming, so i create that event.

BRICK --> Random --> MINIMUM, MAXIMUM

First, brick testing: MINIMUM is larger than MAXIMUM or MINIMUM is MAXIMUM

if yes - event stop working.

next, brick founding random with command %number = getRandom(MINIMUM, MAXIMUM);

and after completing commands like: if(%number == 1) %brick.onRandom1(%client);

in first version (1.0.0) there 10 slots

use INPUT EVENT "onRandom1"-"onRandom10"

to do shit with it :/

Comments (0)