• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

NPC placement issue

Jiuraw

New Member
Joined
Jul 11, 2010
Messages
5
Reaction score
0
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?
 
Back
Top