View Single Post
  #2  
Old 11-17-2006, 09:31 AM
Novo Novo is offline
[TServerDeveloper]
Join Date: Jun 2006
Posts: 448
Novo will become famous soon enough
Quote:
Originally Posted by Stefan View Post
There can be only one sleep per object, but in the next Graal version (and npcserver) you have a new command for suspending scripts waitfor(objectname,eventname,timeout) which can be used several times.
Nice.

Would that still return 0 on function-calls? Or it would suspend that as well?
Reply With Quote