Hello everyone, does anyone know if you have some function in SRC to manipulate a mob?
(Make him walk in the directions that you want)
I've been looking at mob.c and seen that it has mob->randomwalk()
It makes the floor mob, but for random directions ...
If I do not have any specific commands, I will have to adapt this
To make the mob walk
It is a skill that summon a Mob and move it in the direction the player has selected.
This is the idea ... And when you find a cell "Not walkable", then the mob disappears.
Hello everyone, does anyone know if you have some function in SRC to manipulate a mob?
(Make him walk in the directions that you want)
I've been looking at mob.c and seen that it has mob->randomwalk()
It makes the floor mob, but for random directions ...
If I do not have any specific commands, I will have to adapt this
To make the mob walk
It is a skill that summon a Mob and move it in the direction the player has selected.
This is the idea ... And when you find a cell "Not walkable", then the mob disappears.
Can someone help me with some idea or direction.
Share this post
Link to post
Share on other sites