Npc problem selling..

Join Discord

Diversity

Dedicated Member
Dedicated Member
Feb 3, 2010
70
1
34
can any one tell me why i cant sell belts boots and stones please
i basicly want to be able to sell any thing to this npc..

Code:
(@buy @sell @getback @repair @s_repair @storage )
%100
+5
+6
+10
+11
+15
+19
+20
+21
+22
+23
+24
+26
[@main]
#SAY
Hello <$USERNAME>, How can i help you today ?\ \
<[EMAIL="Buy/@buy"]Buy/@buy[/EMAIL]> item\
<[EMAIL="Sell/@sell"]Sell/@sell[/EMAIL]> item\
<Special [EMAIL="repair/@s_repair"]repair/@s_repair[/EMAIL]> anything\
<[EMAIL="Store/@storage"]Store/@storage[/EMAIL]> item\
<Take [EMAIL="back/@getback"]back/@getback[/EMAIL]> item\ \
 

boothy

LOMCN Veteran
Veteran
Mar 23, 2007
458
12
65
You need to add:
+62
+64

for belts/boots, forgot which number you need to add for stones...check stones stdmode
 
Upvote 0