Freebies with Refine

karazu

New member
Messages
1,115
Points
0
Hello I am currently using a freebie NPC right now. is it possible to put a refinement to an item which is givin by the NPC?


Like for example if u click it, it will give you a +10 knife an so on..

 
use getitem2?

Code:
*getitem2 "<item name>",<amount>,<identify>,<refine>,<attribute>,<card1>,<card2>,<card3>,<card4>{,<account ID>};
 
Back
Top