View Full Version : Object Activate/Deactivate


keaven
Tue, 13th Aug '02, 10:46pm
I'm having one devil of a time trying to get this to work <grumble>....

okay, i have an inn that contains a secret portal to a wilderness oasis. at the waypoint in the oasis where the character arrives, there is a 'shaft of light' object. i want this object to start as 'activated', wait for about 2.5 seconds, and then turn off. The 'shaft of light' being like an after effect of the portal transport.

i've tried setting the object 'useable' and using a DelayCommand (or whatever) in a script attached to the Area's OnEnter property. nothing i seem to do has any effect though... driving me nuts! any help would be greatly appriciated..

Erran
Wed, 14th Aug '02, 10:33am
Read stickey #24 on the Bioboards Scripting FAQs, might help. ;)

keaven
Wed, 14th Aug '02, 3:00pm
ah... thanks, i'l try that.