Blockland Forums > Modification Help
Input event activating via global function
Club559:
I'm making an onBroadcast input, and I need to know that can only activate by the function broadcast(%name). Is this even possible?
Edit: I checked doSub, but it's like a broadcasting signal, no named bricks, but sends a channel and every brick with onBroadcast will activate.
phflack:
you could try looking at VCE, as it uses onvaraibletrue/false, or sub events?
Chrono:
Easily possible.
Club559:
--- Quote from: Chrono on November 18, 2010, 05:14:46 PM ---Easily possible.
--- End quote ---
My question...
Chrono:
--- Quote from: Club559 on November 18, 2010, 05:15:43 PM ---My question...
--- End quote ---
--- Quote from: Club559 on November 18, 2010, 04:44:12 PM ---Is this even possible?
--- End quote ---
--- Quote from: Chrono on November 18, 2010, 05:14:46 PM ---Easily possible.
--- End quote ---
That was the only question you asked.