cumbe11 1 Posted November 29, 2015 I wish I could put rental items in the storage of the items created in the guild ... rentitem Quote Share this post Link to post Share on other sites
0 Kuya Jeo 120 Posted November 29, 2015 (edited) @@cumbe11goto src/map/storage.cfind this and remove those line of codes if (!itemdb_canguildstore(item_data, pc_get_group_level(sd)) || item_data->expire_time) { //Check if item is storable. [Skotlex] clif->message (sd->fd, msg_sd(sd,264)); return 1; } after editing recompile your serverNote : Item that has a group level can be store in guild storage (like convex mirror) Edited November 29, 2015 by Zhao Chow Quote Share this post Link to post Share on other sites
0 cumbe11 1 Posted November 30, 2015 (edited) trx.. nice Edited November 30, 2015 by cumbe11 Quote Share this post Link to post Share on other sites
I wish I could put rental items in the storage of the items created in the guild ... rentitem
Share this post
Link to post
Share on other sites