Jump to content

  •  

Rory

Member Since 03 May 2016
Offline Last Active Feb 22 2017 01:46 PM
-----

Posts I've Made

In Topic: King of Emperium Hill

10 May 2016 - 02:11 PM

Hi! Thx for the script, again.

 

       CC      koe.c
koe.c: In function 'battle_check_target_post':
koe.c:43: error: 'MOBID_EMPERIUM' undeclared (first use in this function)
koe.c:43: error: (Each undeclared identifier is reported only once
koe.c:43: error: for each function it appears in.)
koe.c: In function 'plugin_init':
koe.c:52: warning: implicit declaration of function 'addHookPost'
koe.c:52: warning: nested extern declaration of 'addHookPost'
make[1]: *** [../../plugins/koe.so] Error 1
 

Any fix for this ? I get this when trying to recompile with "make sql plugins"

Thanks ~


In Topic: Restock System

08 May 2016 - 09:10 PM

Oh, can you do that ?
I know it's I am asking a lot.. but who knows, maybe you're in a charitable mood.  :D 

Thanks!



Thank you for you quick answer. I follow the instructions, it worked, I can only restock in towns, but I still got a problem.
 
For exemple if I am in a dungeon and I used all of my Grappe Juice, when I get back in town, the Grappe Juice are not restocked (though there are in my restock list). Any help for that cases ?
Thanks !!

I probably need to preHook pc_setpos which will check if map changed, and force check the restock list

Oh, can you do that ?
I know it's I am asking a lot.. but who knows, maybe you're in a charitable mood.   :D 

Thanks!


In Topic: Restock System

08 May 2016 - 05:49 PM

Thank you for you quick answer. I follow the instructions, it worked, I can only restock in towns, but I still got a problem.
 

For exemple if I am in a dungeon and I used all of my Grappe Juice, when I get back in town, the Grappe Juice are not restocked (though there are in my restock list). Any help for that cases ?

Thanks !!


In Topic: Restock System

08 May 2016 - 02:29 PM

Hi, thanks for the plugin, it works perfectly!


Is there any way to make not bypass the gvg and the WoE mapflags and storage mapflags, so users can restock only when they get back to town ?

Have a great day!


In Topic: @Maintenance mode

08 May 2016 - 02:00 PM

Hi ! Can please someone update this plugin to the lastest Herc rev ? The HPM codes have changed since.
Also, I get some warning when I "make sql plugin" and when I do @Maintenance, it does kick the players but the map-server crashes. Someone got a fix ?

 

Thx :)