Author Topic: Keyboard Events  (Read 1216 times)

Like when your aiming at a brick theres the event on keyhit E>  and then normal events
« Last Edit: November 11, 2012, 06:05:32 PM by MonkeyFunkyMonkey »

that would be a lot of loving input events

Like when your aiming at a brick theres the event on keyhit E>  and then normal events
You know that if painting is disabled pressing e causes you to do the normal activate command? So you can just use onactivate for that specific purpose.

You know that if painting is disabled pressing e causes you to do the normal activate command? So you can just use onactivate for that specific purpose.
Wow your always so helpful anyway thanks that will work for now.

This wouldn't work without a client sided mod, and that would lead to complications.

http://forum.blockland.us/index.php?topic=199901.0
This might be what you were thinking of.
However, using this in your server requires the other players to have this add-on as well for the client part of this add-on.

You are probably better off using the onActivate key thing as mentioned before indeed.