View Single Post
  #7  
Old 04-26-2006, 01:25 AM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally Posted by Stefan
By design i mean you make the functionality before and after the attempted jump independent. I meant its better to do that in the long way because you also might depend on some serverside action or similar.
The sleep in an external script is having problems because it would need to store the state of several virtual machines. It's probably possible but slightly more complex.
Maneuverability is still pretty much my largest goal, keeping in mind that a large number of scripts might want to modify movement in different ways. So, I might try classing up the action functions rather than keeping them in a separate NPC (I'll see how that works).
Reply With Quote