Recent content by iubantot

  1. I

    Equipment Swap

    Does herc support equipment swap? or is there a pull request i cant seem to find it
  2. I

    New guide for adding custom map

    So I think the mapcache has successfully compiled but now im getting this error. and i think it because the other maps are not included in the `herc/data` that i made earlier. Do i need to put all maps on it? or do i need to import my grf file on my vm just to compile mapcache?
  3. I

    New guide for adding custom map

    >> ./configure >> make clean >> make plugin.mapcache >> make sql I used this commands on my herc folder. but still i get this error. This is the contents of my plugins
  4. I

    New guide for adding custom map

    So im encountering this error here what i did is . herc/src/plugins/makefile.in ################ PLUGIN CONFIGURATION ############################## # # # When you add a plugin, add its name here...
  5. I

    New guide for adding custom map

    So i am from rAthena and completely new on Herc. And im having troubles understanding how to properly add a new map. may i request for a step by step guide? ive searched every where on this forums but i cant seem to make it work. i tried using `make tools` but ./mapcache is not found in my...
  6. I

    Separate log sql db

    So i want to separate the logs sql db from the main sql db but i cant figure out how to do so
Back
Top