/WALK Command


Author: aufdemrand
Created: 2013-07-30T06:48:08-0400
Edited: 2013-07-30T06:48:22-0400
Denizen Version: 0.9.2+
Views: 26
Downloads: 929
Likes: 0


WGET
Description:
# +-----------------------------------
# | /WALK COMMAND --- Make NPCs walk!
# +-----------------------------------

# Just type /walk [start/stop/to] [blocks|...] [radius] [speed]
# For example: /walk to grass 20 115 would make the NPC walk to grass,
# within 20 blocks, at 115% speed.

# Typing /walk again will make them do the same thing!

# You can also set some NPC flags to alter behavior
# walk_filter -- the blocks that the NPC will path to
# walk_radius -- the number of blocks in radius to search
# walk_speed -- the speed of the walking_task
# walk_duration -- the amount of time between walks when using /walk start