Blockland Forums > Modification Help
Event system gui improvement. (Almost ready to release, help find bugs)
<< < (16/18) > >>
pecon98:
I have been trying this a bit, but it's hard because it works so much differently from the normal events window. It also could use a thinner frame around the window to give more space for the events.
DrenDran:

--- Quote from: pecon98 on December 08, 2011, 05:17:22 PM ---I have been trying this a bit, but it's hard because it works so much differently from the normal events window. It also could use a thinner frame around the window to give more space for the events.

--- End quote ---
Just give it time to get used to, and you'll probably see it's more efficent.
(Granted there's still stuff I need to actually fix)
soba:
registerOutputEvent(fxDTSBrick,ChangeDatablock,"datablock fxDTSbrickData",0);

Dropdown box breaks after the first time its opened, and a GetValue error shows up in the console


also, this is fixed once I uninstall your add-on
Boomerangdog:

--- Quote from: Racerboy on December 04, 2011, 02:02:03 PM ---You should add a feature where you can copy certain events, and when you go to another brick that has existing different events, it just adds the copied events right below it, without deleting the original 2nd brick's events.

Edit: For example:
brick 1 has: onactivate>self>setcolor>pink
brick 2 has: onactivate>self>setcolorfx>glow

and I copy the event line from brick 1, and open the events on brick 2, brick 2 should look like this:
0. onactivate>self>setcolor>pink
1. onactivate>self>setcolorfx>glow

thus the final outcome of brick 2 once activated should be pink and glow

--- End quote ---
I've also already suggested this.
VVV

--- Quote from: Boomerangdog on November 25, 2011, 02:03:04 PM ---Is there a function where you can copy the above line and paste it into the one below the one you are copying? So like if I have:
OnActivate -> Self -> firerelay
and then I press Ctrl C, then Ctrl V, this will appear in the next line
OnActivate -> Self -> firerelay
If so, I would hug you, and pay you.

--- End quote ---
DrenDran:

--- Quote from: soba on December 08, 2011, 07:45:00 PM ---registerOutputEvent(fxDTSBrick,ChangeDatablock,"datablock fxDTSbrickData",0);

Dropdown box breaks after the first time its opened, and a GetValue error shows up in the console


also, this is fixed once I uninstall your add-on

--- End quote ---
Then don't do that?
I mean, is that an actual event?
Navigation
Message Index
Next page
Previous page

Go to full version