Can we get working examples of all the default parameters being passed via mouse macros in the reference, preserving all of the built-in behavior, or a new method of invoking the default function for mouse macros? Mostly, we don't want to completely overhaul the mouse handling in BYOND, we just want to add a little bit of stuff to it.
It's currently prohibitively difficult to use.
ID:2960220
![]() Jan 12, 11:13 pm
|
|||||||
| |||||||
Login to reply.
In the context of a mouse macro, the ..() command would invoke the default behavior.
This would allow a mouse macro to override if it doesn't call ..()
It would allow the mouse macro to call the default mouse proc, and then append a second verb called after the mouse proc via:
It would allow the mouse macro to call a verb before the default action like so: