
12-20-2006, 06:23 PM
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
Added that yesterday to the npcserver, will also try to add it to the client before the xmas release. Instead of sleep() you need to use the new waitfor() command though which is waiting for an event for an object. A sleep/waitfor will basicly suspend the current script and all callers and the callers will be woken up once the sleep/waitfor function returns regulary. |
|
|