Thorn
Spriting since 2013
Hello guys, well first of all my erver is 9.83 otx 2.52, i forgot wich tfs that is
well the thing is i had a bad malak, when you said trade nothing happened, so i did this, i added shop and sell parameters
well it doesn't have to be malak, but a npc who sells and buy magic stuff
but i think the prices are wrong, also doesn't have everything malaks sells, so here i am requesting a full malak in this way, working with default, so plz someone help
, help for a full malak
with right prices. Also i get an error with this malak...
also plz i've been looking for a npc that sells all tame items, but i can't find one, if anyone could give me one i would be really appreciated plz
)
well the thing is i had a bad malak, when you said trade nothing happened, so i did this, i added shop and sell parameters
well it doesn't have to be malak, but a npc who sells and buy magic stuff
Code:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Malak" script="default.lua" walkinterval="2000">
<health now="150" max="150"/>
<look type="130" head="132" body="116" legs="116" feet="76" corpse="2212"/>
<parameters>
<parameter key="module_shop" value="2"/>
<parameter key="shop_buyable" value="magic light wand,2163,250;heavy magic missile rune,2311,1500, 100;great fireball rune,2304,750,100;explosion rune,2313,1250,100;ultimate healing rune,2273,10000,100;sudden death rune,2268,500,100;paralyze rune,2278,2500,100;magic wall rune,2293,2500,100;blank rune,2260,250;large manarune,2294,125000,100;100;wand of inferno,2187,15000;wand of decay,2188,5000;wand of cosmic energy,2189,10000;wand of vortex,2190,500;wand of dragonbreath,2191,1000;terra rod,2181,10000;snakebite rod,2182,500;hailstorm rod,2183,15000;necrotic rod,2185,3000;moonlight rod,2186,500"/>
<parameter key="shop_sellable" value="magic light wand,2163,250;heavy magic missile rune,2311,1500, 100;great fireball rune,2304,750,100;explosion rune,2313,1250,100;ultimate healing rune,2273,10000,100;sudden death rune,2268,500,100;paralyze rune,2278,2500,100;magic wall rune,2293,2500,100;blank rune,2260,250;large manarune,2294,125000,100;100;wand of inferno,2187,15000;wand of decay,2188,5000;wand of cosmic energy,2189,10000;wand of vortex,2190,500;wand of dragonbreath,2191,1000;terra rod,2181,10000;snakebite rod,2182,500;hailstorm rod,2183,15000;necrotic rod,2185,3000;moonlight rod,2186,500"/>
<parameter key="message_greet" value="Hello |PLAYERNAME|." />
<parameter key="message_needmoremoney" value="No te alcanza!" />
<parameter key="message_decline" value="Es |TOTALCOST| mucho para ti?" />
</parameters>
</npc>
but i think the prices are wrong, also doesn't have everything malaks sells, so here i am requesting a full malak in this way, working with default, so plz someone help
also plz i've been looking for a npc that sells all tame items, but i can't find one, if anyone could give me one i would be really appreciated plz
Last edited: