Snakie
New Member
- Joined
- Apr 15, 2010
- Messages
- 263
- Reaction score
- 4
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Coustom Shop" script="default.lua" walkinterval="2000" floorchange="0">
<health now="100" max="100"/>
<look type="73" head="78" body="88" legs="0" feet="88" addons="3"/>
<parameters>
<parameter key="module_shop" value="1"/>
<parameter key="shop_buyable" value="Manarune,2298,150000;"/>
</parameters>
</npc>
It aint selling the manarune the npc says sorry i got nothing to offer;S can someone help me and tell me whats wrong with this script?
<npc name="Coustom Shop" script="default.lua" walkinterval="2000" floorchange="0">
<health now="100" max="100"/>
<look type="73" head="78" body="88" legs="0" feet="88" addons="3"/>
<parameters>
<parameter key="module_shop" value="1"/>
<parameter key="shop_buyable" value="Manarune,2298,150000;"/>
</parameters>
</npc>
It aint selling the manarune the npc says sorry i got nothing to offer;S can someone help me and tell me whats wrong with this script?