![]() |
|
Editing - craft books - Printable Version +- LCKB (https://lckb.dev/forum) +-- Forum: ** OLD LCKB DATABASE ** (https://lckb.dev/forum/forumdisplay.php?fid=109) +--- Forum: Guides & Help Section (https://lckb.dev/forum/forumdisplay.php?fid=193) +---- Forum: Help & Support (https://lckb.dev/forum/forumdisplay.php?fid=157) +----- Forum: Ep2 Support (https://lckb.dev/forum/forumdisplay.php?fid=166) +------ Forum: Solved Topics (https://lckb.dev/forum/forumdisplay.php?fid=144) +------ Thread: Editing - craft books (/showthread.php?tid=4377) |
- radic123 - 01-08-2015 Hello Forum. ![]() I want to edit the book crafts How do I do this? Thanks to those who helped! - DamonA - 01-08-2015 Maybe hardcoded ? Never looked about this but if must edit gameserver offsets Other Way you edit the Exists itemID's - Tarissuis - 01-08-2015 Specify which items. There is a difference between potion and armory for example. - ZikseL_qp - 01-09-2015 He has in mind here is how to edit Kraft. For example ID: 288 - ZikseL_qp - 01-09-2015 For example ID: 400-487 - Tano - 01-09-2015 you need to modify num 0 , num 1 and level the book. num 0 is the type of item, example 1=armor, 0= weapon num 1 is the subtype example to create a helmet: num 0=1 , num 1=1 and add level to book. example to create a pants: num 0=1 , num 1=4 edit the item to be manufactured by the book, add skill required and level of skill (special skills) and add items required to crafting. and edit flag (add item flag made) if you need, I can make you a guide at night. - ZikseL_qp - 01-09-2015 you need to modify num 0 , num 1 and level the book. num 0 is the type of item, example 1=armor, 0= weapon num 1 is the subtype example to create a helmet: num 0=1 , num 1=1 and add level to book. example to create a pants: num 0=1 , num 1=4 edit the item to be manufactured by the book, add skill required and level of skill (special skills) and add items required to crafting. and edit flag (add item flag made) if you need, I can make you a guide at night. Byloby not bad. Please detail. - radic123 - 01-09-2015 you need to modify num 0 , num 1 and level the book. num 0 is the type of item, example 1=armor, 0= weapon num 1 is the subtype example to create a helmet: num 0=1 , num 1=1 and add level to book. example to create a pants: num 0=1 , num 1=4 edit the item to be manufactured by the book, add skill required and level of skill (special skills) and add items required to crafting. and edit flag (add item flag made) if you need, I can make you a guide at night. If you are not hard to write this guide - Sutz - 02-13-2015 Hi there. As your topic has been answered, and from this topic you can solve your problem or already have I am going to move this topic into our Solved section database. Thankyou, -LCKB Staff |