Jump to content
  • 0
Sign in to follow this  
Super Arki

item_db script and mob_db script

Question

In item_db script, i made a custom item which is "Baby Suits" and idk what to do in equip script do they have @disguise?

 

in mob_db i also added custom mobs. How to put a custom mob in mob_db? I need it for my custom mob suits. Thank you!

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

for baby suit

        OnEquipScript: <" changebase Job_Baby; ">	OnUnequipScript: <" changebase Class; ">

 

Edited by Naori

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.