Quote:
Originally Posted by 0PiX0
|
The wiki is wrong. It also endorses such travesties as
using quotes around a GUI profile.
I suppose I could be wrong about this, but it seems very unlikely to me that Stefan would accept the name of an object rather than the object. It's like sending the player's account to a function instead of the player object—it doesn't make sense.
In addition,
Quote:
|
Originally Posted by scripthelp
TGraalVar.catchevent(str, str, str) - adds an event handler for the specified object and event, third parameter is the function which receives the event (first parameter of the event will be the object for which the event occured)
|