MVp Rank Euphy

hannah

New member
Messages
14
Points
0
Hi

Does anyone have this  MVP Rank for Hercules ?

http://rathena.org/board/topic/64394-%E2%9C%B0-euphys-scripts-%E2%9C%B0/

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
default_sad.png


 
Back
Top