| Blockland Forums > Modification Help |
| Event system gui improvement. (Almost ready to release, help find bugs) |
| << < (7/18) > >> |
| DrenDran:
Alright new version uploaded. Now I need some suggestions for updates and bug reports, after I get a few improvements added, I'll submit to add-ons. |
| Boomerangdog:
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. |
| Cajetan:
By the way, if this is client-side how can you get brick names then? |
| DrenDran:
--- Quote from: Cajetan on November 25, 2011, 02:12:15 PM ---By the way, if this is client-side how can you get brick names then? --- End quote --- The ServerConnection has all the names of all YOUR OWN bricks in it, and the number of bricks you have on the server, as child variables. --- 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 --- Well obviously we have the fxDTSBrick targets copier thing which you can read in the OP. As for a button that just copies the whole event, sure, I could add that in like, two minutes. See, that's the good thing, once I have a base created, I can add things really quickly. |
| Boomerangdog:
Could you make like checkboxes that you check for which lines you want to copy, and then there is a copy all button? |
| Navigation |
| Message Index |
| Next page |
| Previous page |