How to limit a mob's movement that doesn't have a client?
EX:
mob
jimmy
//insert limiting code here
I'm wondering how you'd go about doing this...
Well, thanks for taking the time to read my post.
ID:268723
![]() Oct 31 2004, 8:59 am
|
|
![]() Oct 31 2004, 9:05 am
|
|
That depends on how you want to limit its movement. Usually though, if I understand you correctly, you will do it in mob/Move.
|