tomo
Guest
I need a NPC script that refines items /armours
with a cost all so could it be made to be a box you put the item / armour in that you want to refine ?
the following is sort how i would like it to be...
[@main]
#say
Welcome .
I have found out a great skill that you may like to\
try .I can add stats to your items or armours would \
you like to try ?.\
yes/@yes
no/@exit
[@yes]
What would you like to add to ?
armour/@armour
item/@item
(at this point a box opens that you can put armour / item in ? )
[@armour]
what stat would you like to add to your armour ?
dc/@dc , amc/@amc \
sc/@sc , ac/@ac \
mc/@mc \
[@item]
what stat would you like to add to your item ?
dc/@dc , amc/@amc \
sc/@sc , ac/@ac \
mc/@mc \
( and then i would like a cost of 1mil and useing a item as the gems will be the item used )
Thanks
Tomo
with a cost all so could it be made to be a box you put the item / armour in that you want to refine ?
the following is sort how i would like it to be...
[@main]
#say
Welcome .
I have found out a great skill that you may like to\
try .I can add stats to your items or armours would \
you like to try ?.\
yes/@yes
no/@exit
[@yes]
What would you like to add to ?
armour/@armour
item/@item
(at this point a box opens that you can put armour / item in ? )
[@armour]
what stat would you like to add to your armour ?
dc/@dc , amc/@amc \
sc/@sc , ac/@ac \
mc/@mc \
[@item]
what stat would you like to add to your item ?
dc/@dc , amc/@amc \
sc/@sc , ac/@ac \
mc/@mc \
( and then i would like a cost of 1mil and useing a item as the gems will be the item used )
Thanks
Tomo
