Jump to content

adisutomo89

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

adisutomo89's Achievements

Drops

Drops (2/15)

  • Conversation Starter
  • Dedicated
  • First Post
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. I've found a solution if when we use @reloaditemdb it won't crash anymore. void do_final_itemdb(void) { item_db.clear(); itemdb_combo.clear(); itemdb_group.clear(); random_option_db.clear(); random_option_group.clear(); laphine_synthesis_db.clear(); laphine_upgrade_db.clear(); item_reform_db.clear(); item_enchant_db.clear(); item_package_db.clear(); itemdb_vending.clear(); // ADD HERE if (battle_config.feature_roulette) itemdb_roulette_free(); }
  2. yeyy thanks.. work perfectly using patch manual 9.1
  3. if the vending skill is closed, or not vending. such an error appears
×
×
  • Create New...