Hey guys, i have this NPC called Soya that doesn't want to buy my loot. i dont know if its the NPC script or if the default scrip needs to be updated in order to work. The NPC shows the loot options when you say "trade" but doesn't let you sell it.
Loot NPC TFS 1.0
Code:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Soya" script="default.lua" walkinterval="2000" floorchange="0">
<health now="185" max="185"/>
<look type="147" addons="3" head="52" body="84" legs="70" feet="85" corpse="2317"/>...