#(pixel_life) How to set radius for wander?

21 messages · Page 1 of 1 (latest)

cobalt kindle
#

I want the npc to walk randomly and take pauses within a 10 block radius of where he starts

little trenchBOT
#

(pixel_life) How to set radius for wander?

little trenchBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

eager belfry
#

(i dont know about the pausing one)

azure token
#

for pausing, maybe just use denizen

#

!guide

past valveBOT
elder pivotBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@cobalt kindle

cobalt kindle
#

Hi @eager belfry

#

thanks

#

but my npc stil wander over the map

#

i have done /npc path

#

and set the xrange, yrange, and delay

#

and wp provider wander

#

he still wanders out of the range

azure token
#

you need to set a wander region as well

#

the random pausing thing is not implemented though

cobalt kindle
#

@azure token thanks it works now. the pausing part work although it is not random. he pauses for the delay i set in between each time he walks.