ID:159799
![]() Jan 11 2009, 5:17 pm
|
|
I want to know how after a certain condition, you can pass though a mob, but after you pass you can't unless you Bump() into them again.
|
![]() Jan 12 2009, 4:16 pm
|
|
Well, I don't know about passing through the mob, but you could try changing the mob's density through the Bump() proc after the requirements you need are met, and then change it back after say 5 seconds (sleep(50) or spawn(50)).
|