Hi
Does anyone have this MVP Rank for Hercules ?
http://rathena.org/b...phys-scripts-✰/
And idk i try to change the database
query_sql("INSERT "+ "INTO `global_reg_value` (`char_id`,`str`,`value`,`type`,`account"+ "_id`) VALUES ("+ getcharid(0) +",'" + .a00005$[8] + "','1',3,0)");
to
query_sql("INSERT "+ "INTO `MVPrank` (`char_id`,`str`,`value`,`type`,`account"+ "_id`) VALUES ("+ getcharid(0) +",'" + .a00005$[8] + "','1',3,0)");
in all the script but i cant make it works idk why, nothing happen on my map server
Thanks in advance