Currently Posted February 17, 2013 Posted February 17, 2013 Such as. What's the difference of this.monster .Map$,0,0,"--ja--",-1,1,strnpcinfo(0)+"::OnNormalKill";with this onemonster .Map$,0,0,"--ja--",-3,1,strnpcinfo(0)+"::OnBossKill"; -------------------------------------------------------------------- monster .Map$,0,0,"--ja--",-1,1,strnpcinfo(0)+"::OnNormalKill"; spawns all type of monsters in the database or just in the mob_branch? Quote
Brian Posted February 17, 2013 Posted February 17, 2013 <mob_id> -1 = Dead Branch trunk/db/re/mob_branch.txt -4 = Red_Pouch_Of_Surprise trunk/db/mob_pouch.txt -3 = Bloody Branch trunk/db/re/mob_boss.txt -2 = Poring Box trunk/db/re/mob_poring.txt 1 Quote
Question
Currently
Such as. What's the difference of this.
monster .Map$,0,0,"--ja--",-1,1,strnpcinfo(0)+"::OnNormalKill";
with this one
monster .Map$,0,0,"--ja--",-3,1,strnpcinfo(0)+"::OnBossKill";
--------------------------------------------------------------------
monster .Map$,0,0,"--ja--",-1,1,strnpcinfo(0)+"::OnNormalKill"; spawns all type of monsters in the database or just in the mob_branch?
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.