[GUIDE] HOW TO ADD YOUR CUSTOM ITEM AT NPC AND CHANGE THE PRICE
You can use RFE to add item at npc.. Simple open RFE find what npc u wan 2 add the item..after that edit it like this:
EXAMPLE!!!
THIS IS THE CODE OF ITEM:
IN_068_044 Lite Destruction Gauntlets [Fire] <--in itemstrtable.txt
and open RFE choose the npc you want ex. invent_helper_3.crowsale
Code:
/////////////////////////////////////////////////////////////////////
// #.
// $. 2003-04-25T23:00
/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////
// #. @ . @ .
//
VERSION 1
/////////////////////////////////////////////////////////////////////
// @ '1' cInventory @ @ .
// .
//
//
szSaleType (TAB NAME)
// [MID, SID] [ @] [ , ] [ : , , , , ]
//
cInventory [068,044] [0] [0,0] [0,0,0,0,0] //
dont change anything accept this number in colum --> [068,044]
after that save it and repack again your glogic with the .crowsale you edit!!
Understand???
You also can find the name of the npc to edit using Mob NPC Edit_EN!!!
=============================================================================
here the guide 2 change the price of item.. USE Item Edit_en1 .. anyway this item editor.. it suck 4 me.. i cannot see whole function because the window cannot resize able or scroll up or down .. can someone modified the item editor make it able 2 use all screen size and able to see the whole function....
REMEMBER after u edit the price ... You need to save it as item.isf ... and then repack again the glogic with the modified item.isf.....................
THAT IS EXAMPLE ONLY!!! U NEED 2 FIND THE NAME OF ITEM BY YOURSELF 2 CHANGE THE PRICE or etc.!!
I very appreciate if someone pin this topic.. because there is a lot of people asking the same question about this..
THANK YOU...