View Single Post
Old 06-09-2003, 12:10 PM   #2
philip
Galvatron
 

Join Date: June 24, 2002
Location: aa
Posts: 2,101
Quote:
Originally posted by Legolas:
Obviously it cannot be done using a DelayCommand, and an ActionWait would have nothing to do with it either.
Have you tested those functions or do you just assume they don't have anything to do with it (it might be that ActionWait() on OBJECT_SELF (if it's possible you didn't say that) works)? Otherwise you could try to DelayCommand() an ExecuteScript(), IIRC I had a way to this kind of things and I never used other functions than DelayCommand() and ActionWait(). If it's an object you could try the ActionWait() and change the DelayCommand() that assign actions to the xvarts to ActionWait() and change the floating numbers so it fits in what you want. If it's not an object you could try it with executing this script on an invisible object.

I don't think there's a function to delay the script from moving further but a work-around is possible
philip is offline   Reply With Quote