RegisterForEvents reminder
Posted: Thu Oct 19, 2006 11:22 pm
I posted this in the yahoo group lot of time ago and never had and answer, i try again
Change the function RegisterForSpeechEvents( at_object, range, flags := 0 ) to RegisterForEvents( event, at_object, range, flags := 0 )
It would be very useful for events like EnteredArea that can be
received only by npcs, or at least add RegisterForEnteredAreaEvents
and RegisterForLeftAreaEvents
I need it to create the windchimes ringing when you approach
Change the function RegisterForSpeechEvents( at_object, range, flags := 0 ) to RegisterForEvents( event, at_object, range, flags := 0 )
It would be very useful for events like EnteredArea that can be
received only by npcs, or at least add RegisterForEnteredAreaEvents
and RegisterForLeftAreaEvents
I need it to create the windchimes ringing when you approach