disable renewal drop rate
src/config/renewal.h#L41
and this has been answered many times in forum..make sure you search the forum before you create a topic to ask next time.
if not mistaken should be edit lua file...but i forget which lua file..
probably this
http://svn6.assembla.com/svn/ClientSide/Lua_Project/System/optioninfo.lua
probably your entry for db/re/mob_skill_db.txt is not correct.
refer the structure given to write a correct mob skill db entry.
on the side note, monster id 2475 isnt exist in your db/re/mob_db.txt
OnPCJobLvUpEvent:
if( JobLevel == 10 || JobLevel == 50 ){
mes "Blabalbala";
}
close;
next time please ensure you use informative topic title...
this is Script Request section...everybody know you're requesting script...so you dont need to tell them you're "request" it....