I forgot how to set the client's eye back to null
Say I have
usr.client.eye=locate(5,5,5) now, it will remain there, how can I set it back to default afterwards?
RaeKwon
ID:169702
![]() May 10 2005, 7:45 pm
|
|
![]() May 10 2005, 8:28 pm
|
|
usr.client.eye=usr.client.mob I think. I'm just geussing that based on what the Ref says. I havn't directly set client.eye before so i'm not too sure...
|
Or better yet, usr.client.eye = usr.
(usr == usr.client.mob, and usr is probably *slightly* quicker to look up than usr.client.mob. Not that you'd notice the difference.) Edit: Difference, not distance. That's a bad typo. =P |