Guides by Sunrise. Thanks to everyone who help me to learn this about KO =)
Thanks to the PJKO team. Special thanks to Knightonline.cn for the new Template.
Visit our Homepage/Forum at:
http://www.knightonline.cn/bbs/forum-58-1.html

Back to index
BACK
8.Changing starting zone & money by Advocate
First of all this is long process but its worth it . here you will learn how or to remove items from certain shops.
First you will need a tbl editor.

Next you will need to make a backup of the item_org you are fixing to edit.(not really becuase this editor just makes a tbl with new at the end thats been edited.)

Open the item_org,tbl with your tbl editor.

in 1098 tbl scroll all the way to right till you see last column should be rowe 33
you should see numbers like
201
201
0
0 ect...
these are your sale groups for each shop.

select the items you want to sell in paticualr shop by giving it new number for example 201 is weapon shop sell code you can change this to what ever number you want also ad or remove items by remove or adding a sellgroup id to it spot. you will have to add or remove each item one by one. like i said it will take some time .

when you done rename your old item_org.tbl and rename item_org.tbl.new to item_org.tbl you will need to edited database to match the tbl edited to do this what you need to do is open K_npc go to sell groups of the npc you have changed from tbl.

Replace the frist 3 numbers of the sellgroup with the modified shop id from tbl.


NEXT GUIDE