Author Topic: Two Events: matchColor | fireEncompassRelay  (Read 848 times)

Two Events

1.  matchColor

<Input><BrickTarget> → matchColor [<BrickTarget>]

What it does:  The output parameter lets you specify a named brick (In a drop-down would be ideal, but text would also work fine.).  When a named brick is specified and the event is triggered, the brick will become the color of the specified brick.  If multiple bricks are selected, it will select the color that is the majority of those bricks.  If there is no majority, it will select a color at random.

2.  fireEncompassRelay

<Input><BrickTarget> → fireEncompassRelay

What it does:  It will trigger relays with any bricks that occupy space within it.  Applications could include firing relays for bricks that exist within zones, rather than having to use named bricks.

i feel like SOMEONE is trying to do pictionary again

I suppose I'll make fireEncompassRelay later today or tomorrow. Just a simple box search.

i feel like SOMEONE is trying to do pictionary again
Didn't even think of that.  Was thinking more about capture points for teams.

I suppose I'll make fireEncompassRelay later today or tomorrow. Just a simple box search.
And thank you very much!
« Last Edit: February 10, 2015, 03:53:51 PM by SWAT One »

I made a similar event to matchColor a long time ago: http://forum.blockland.us/index.php?topic=260165.0

It was originally intended to be used with Slayer capture points.