Blockland Forums > Help
Eventing Macros to Speed Up Drone Work?
J MASTER:
--- Quote from: Snaily on January 14, 2012, 08:19:40 AM ---Event Saver
You can use this to insert a series of duplicate events to a brick.
--- End quote ---
Fairly certain I have this.
Let me clarify.
I need to copy events, but paste the copied events to the same brick, on different lines...
Example.
[0] [onActivate] [target] [if] [cows = 1] [1 1]
[1] [onVariableTrue] [target] [die]
Pretend this event was legitimate and went on for 10 lines or so.
Proceed to copy and paste.
[2] [onActivate] [target] [if] [cows = 2] [3 3]
[3] [onVariableTrue] [target] [claim to be elvis presley]
[4] [onActivate] [target] [if] [cows = 3] [5 5]
[5] [onVariableTrue] [target] [smell like cheese]
[6] [onActivate] [target] [if] [cows = 4] [7 7]
[7] [onVariableTrue] [target] [cough blood]
[8] [onActivate] [target] [if] [cows = 5] [9 9]
[9] [onVariableTrue] [target] [turn blue]
Get it?
Snaily:
Click the append checkbox at the bottom of the screen. It adds saved events to the end.
You can also open saved events in the config > client > eventSaves folder and make changes in a text editor.
J MASTER:
--- Quote from: Snaily on January 14, 2012, 12:27:00 PM ---Click the append checkbox at the bottom of the screen. It adds saved events to the end.
You can also open saved events in the config > client > eventSaves folder and make changes in a text editor.
--- End quote ---
I must not have the eventsaver... I probably have a different kind of that type of add-on.
Where can I get the eventsaver? Your link showed that the add-on was no longer on RTB.
Snaily:
Here ya go. Make sure to change the extension to zip (should work).
(sorry I didn't check to see if it was downloadable earlier)
J MASTER:
Works, thank you so much ^.^