esquilla13 1 Posted October 3, 2013 Can i modify items through mysql? i tried to modify them in mysql db but nothing happens. Quote Share this post Link to post Share on other sites
0 Mhalicot 392 Posted October 4, 2013 you must modify the re/itemdb.txt for item effects/data and system/iteminfo.lua for Item Descriptions etc. for more information on how to modify kindly visit >> http://herc.ws/wiki/Custom_Items wish it helps. Quote Share this post Link to post Share on other sites
0 ossi0110 200 Posted October 3, 2013 (edited) after you Modifyed them did you reloaded the itemdb ingame? just use @reloaditemdb ingamge and test it Edited October 3, 2013 by ossi0110 Quote Share this post Link to post Share on other sites
0 esquilla13 1 Posted October 3, 2013 no. but i restarted, recompiled the server i changed the id and when i @item #### it says "cannot get the item" even though the base/job level is maxed Quote Share this post Link to post Share on other sites
0 esquilla13 1 Posted October 5, 2013 you must modify the re/itemdb.txt for item effects/data and system/iteminfo.lua for Item Descriptions etc. for more information on how to modify kindly visit >> http://herc.ws/wiki/Custom_Items wish it helps. Thanks. Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted October 5, 2013 First of all, from where are you reading your item DB? Are you using a MySQL item DB or are you simply reading it from db/re or pre-re/item_db.txt? Because if you're reading it from MySQL it's no use to modify your item_db and vice-versa. For knowing how are you reading your item DB, please refer to conf/inter-server.conf and look for your use_sql_item_db configuration. Quote Share this post Link to post Share on other sites
Can i modify items through mysql? i tried to modify them in mysql db but nothing happens.
Share this post
Link to post
Share on other sites