Thread: onCall Event
View Single Post
  #2  
Old 08-26-2008, 09:00 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by Skyld View Post
Tehe. I do quite like your idea of something along the lines of throwing catchable events, though (or patching trigger() to do it properly - last I checked it didn't).
Yes, patching trigger does sound like the better option. I made a util_catchevent2() but I don't like it too much because I dislike having two functions that do the same thing and its also inherently slower than the built-in function so I'm weary of using it often.
__________________
Reply With Quote