• 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!

OutfitTracker

Status
Not open for further replies.
I was bored so i've updated it.

New feature:
When you mark "Advanced" checkbox near Track NPCs, it'll create file /npc/name.xml with content:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="NPC Name" script="default.lua" walkinterval="2000" floorchange="0">
	<health now="185" max="185"/>
	<look type="128" head="20" body="30" legs="40" feet="50" addons="3"/>
</npc>

SS:
9mbqfb.png
 
Code:
<!-- OutfitTracker Log File -->

<!-- Sven [[B][COLOR="Red"]Monster[/COLOR][/B]] --> <look type="143" head="76" body="61" legs="132" feet="97" addons="3"/>
:eek: :D bugedS
 
Code:
<!-- OutfitTracker Log File -->

<!-- Sven [[B][COLOR="Red"]Monster[/COLOR][/B]] --> <look type="143" head="76" body="61" legs="132" feet="97" addons="3"/>
:eek: :D bugedS

It's because Sven got weird face :S
 
I..

Love..

You..

Haha, I'll be needing these, custom npc's using the outfit's from real tibia though. :D
 
Status
Not open for further replies.
Back
Top