Author Topic: Eventing Macros to Speed Up Drone Work?  (Read 800 times)

Are there any programs/addons (free of charge and safe to download of course) that would make inputting the same say, 10 events or so, easier? Alot of times I've run into spending 80% of my time just inputting these events (drone work) when it only took me a few minutes to figure out how to accomplish it. Big time waster.

You can use the copy check box at the top right of the event window to copy events from one brick to another to save time. Or the duplicator to dup the entire brick+events.

You can use the copy check box at the top right of the event window to copy events from one brick to another to save time. Or the duplicator to dup the entire brick+events.
I don't want to move the events between bricks, I want to copy the same events to the same brick, just on different lines.

Event Saver
You can use this to insert a series of duplicate events to a brick.

Event Saver
You can use this to insert a series of duplicate events to a brick.
Usually its good to check if the link is dead or not before you post one

Event Saver
You can use this to insert a series of duplicate events to a brick.
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.

  • [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?

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.

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.
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.

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)

Works, thank you so much ^.^