Blockland Forums > Suggestions & Requests
Type Events
Setro:
Some of us are quicker at the keyboard than the mouse. (which is someone like me.)
So I suggest a mode where we can type events (well, at least most, let me explain.
All you would need to type to make a brick dissappear:
onactivate self dissappear 5
Seems pretty cool, right? But there's one part where it's not that cool. And that is when you set colors. Heres how:
onactivate self setcolor truenos special 1
Yes, you would need to type out the colorset.
But maybe something else could be used for setting colors?
Blockhead8306:
How would you define a certain brick if you're typing it in the chat? Or do you type it on the brick itself?
Ducky duck:
--- Quote from: Blockhead8306 on May 25, 2013, 10:47:14 AM ---How would you define a certain brick if you're typing it in the chat? Or do you type it on the brick itself?
--- End quote ---
that's what I was thinking
hodototman:
--- Quote from: Blockhead8306 on May 25, 2013, 10:47:14 AM ---How would you define a certain brick if you're typing it in the chat? Or do you type it on the brick itself?
--- End quote ---
Would recognise the name fine, just get it correct.
MARBLE MAN:
silly servercmds are by ID for adding events,
but silly fxdtsbrick functions for adding events is by string...
I tried to convert the names to IDs.. but it didn't work as well as I thought it would