How would I check how long a mob has been standing on a turf? I just need somewere to start.
Thank you for your help.
ID:176253
Feb 3 2003, 1:41 am
|
|
In response to NeoHaxor
|
|
Except for the fact that you will get runtime errors. You need an if(ismob(M)) check in the Entered() proc.
|
this is one way of doing it but if this isn't what you want there is a client.inactivity variable, you can look it up in reference under client/var.
-=Ken=-