Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   catchevent expansion (https://forums.graalonline.com/forums/showthread.php?t=134266800)

Mark Sir Link 07-13-2012 02:01 AM

catchevent expansion
 
I'm trying to create a system where I can have several Objects catch an event so that they're "linked" in a sense so that the event occurring on one Object will then be caught by all the others.

However, I'm finding catchevent doesn't really catch any of the events I'd find most useful.

PHP Code:

object.catchevent(otherobject"onActionRightMouse""onActionLeftMouse"

for example does not catch onActionRightMouse, and I'm sure there are numerous other triggers and events where this is not the case.

can catch event be expanded to catch all of these?


All times are GMT +2. The time now is 12:11 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.