Maintenance mode

Miss Annie. can u update this plugin? thank you
default_wink.png


 
to make it work to latest update of herc just add  #include "common/sql.h"

#include "common/hercules.h"
#include "map/pc.h"
#include "map/map.h"
#include "map/intif.h"
#include "login/login.h"
#include "common/timer.h"
#include "common/strlib.h"
#include "common/memmgr.h"
#include "common/nullpo.h"
+ #include "common/sql.h"
#include "common/HPMDataCheck.h"
 
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
default_smile.png


 
uhh got people asking me to update this shit

1.5

plugin

update to use in latest revision

 
Back
Top