Hello.
I'm having an issue where I'm trying to place a stationary NPC so that the NPC will be facing a certain direction but also not walk around. I'm using forgotten server's programming
<npc name="******** *****" script="" walkinterval="0" floorchange="1">
<health now="100" max="100"/>
This is keeping my NPC from taking steps but is always face to the north when I'd like the NPC to face south.
Can anyone explain how or if I can do this?
I'm having an issue where I'm trying to place a stationary NPC so that the NPC will be facing a certain direction but also not walk around. I'm using forgotten server's programming
<npc name="******** *****" script="" walkinterval="0" floorchange="1">
<health now="100" max="100"/>
This is keeping my NPC from taking steps but is always face to the north when I'd like the NPC to face south.
Can anyone explain how or if I can do this?