• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Npc need

<?xml version="1.0"?>
<npc name="Dagomir" floorchange="0" walkinterval="2500">
<health now="150" max="150"/>
<look type="130" head="0" body="2" legs="41" feet="76"/>
<interaction range="3" idletime="30">
<interact keywords="hello$" focus="1">
<response text="Wha... what?? HOW DARE YOU!!?? LEAVE ME ALONE ON MY TOILET AT ONCE!"/>
<action name="idle" value="1"/>
</interact>
<interact keywords="hi$" focus="1">
<response text="Wha... what?? HOW DARE YOU!!?? LEAVE ME ALONE ON MY TOILET AT ONCE!"/>
<action name="idle" value="1"/>
</interact>
</interaction>
</npc>

<?xml version="1.0"?>
<npc name="Dustrunner" floorchange="0" walkinterval="2500">
<health now="150" max="150"/>
<look type="32" head="0" body="0" legs="0" feet="0"/>
<interaction range="3" idletime="30">
</interaction>
</npc>

<?xml version="1.0"?>
<npc name="Lightfoot" floorchange="0" walkinterval="2500">
<health now="150" max="150"/>
<look type="32" head="0" body="0" legs="0" feet="0"/>
<interaction range="3" idletime="30">
</interaction>
</npc>


Whats hard in them? lol, I just converted them from Cipsoft's NPC format (7.72 version).
 
this is fucking bullshit, are you fucking retard? Do something yourself, fuck, I can't believe how people are fucking retarted and just waiting for someone to fix their "things" because "they dunt knuw wut to do, its too hardyy".
 
Back
Top