Alayne 99 Posted November 8, 2017 View File Poring Village Hello peoples, I've been asked recently to create official instances that aren't release on rathena yet. So I decided to merge them to hercules too. So here's my version of Poring Village instance, based over infos took here and there, videos and divine-pride database. In the rar, you'll find all you need, including Instance file, mob, item and quest db. You'll still need up to date client (I personnaly use 20160201) to ensure the mobs are created client side. Have fun. Please, leave the credits and do not claim my work as yours. Submitter Alayne Submitted 11/08/17 Category Events & Games Quote Share this post Link to post Share on other sites
bazy 0 Posted July 31, 2021 Hey Bro, first thanks for your Work with Poring Village. If i Start the Memorial Dungoen they tell me Poring Village doesnt exist for Party ... do u can tell me why? In the newest version of hercules pre-re the instance_db doenst exist. Quote Share this post Link to post Share on other sites
Luciar 14 Posted September 20, 2021 Hercules does not use an instance database like rAthena does. This should fix your issue: Find this line: if( PV_INSTANCE_ID <= 0 ){ Change to: if( PV_INSTANCE_ID < 0 ){ Quote Share this post Link to post Share on other sites