whitevo
Feeling good, thats what I do.
I have a problem.
My monsters don't know they can step on itemIDs between: 7943-7954 (shallow water borders)
How to make exception for these itemID's and allow monsters to step on them? I have lua pathfinding, what allows to do so, but it looks "laggy", teleport and moving speed is not matched well. besides I don't think its good idea to find patch every second for monster trough lua.
So i hope there is some simple way in source to allow them to step on these items
My monsters don't know they can step on itemIDs between: 7943-7954 (shallow water borders)
How to make exception for these itemID's and allow monsters to step on them? I have lua pathfinding, what allows to do so, but it looks "laggy", teleport and moving speed is not matched well. besides I don't think its good idea to find patch every second for monster trough lua.
So i hope there is some simple way in source to allow them to step on these items