Jump to content
Sign in to follow this  
Sense

Custom Monster Transform

Recommended Posts

Hi, Hercules!

My name is Sense, this is my first post.

the system can custom monster transform bonus script.


For example:

just give PC status change

sc_start SC_MONSTER_TRANSFORM,1200000,1276;

and define your bonus script in the 'db/transform_bonus.txt'

if transform Devil

1109,{ bonus bAspd,1; bonus bHit,5; }


Effect:

before
9wx0IAO.jpg

after: (ASPD + 1 & HIT + 5)
tohFBff.jpg

Download Source Code:
src.patch

Download DB File:
db.patch

by the way, i'm learning english now.

Edited by Sense

Share this post


Link to post
Share on other sites

I could see a unique use for this. Custom monster transformation pvp? Pick your monster and enter the pvp as that monster. Thanks for this ill add that script to this when I create it thanks!

Share this post


Link to post
Share on other sites

item db have error here

 

Script: <" sc_start SC_MONSTER_TRANSFORM,1200000,1040 ";>

 

Fix:

 

Script: <" sc_start SC_MONSTER_TRANSFORM,1200000,1040; ">


other suggestion, if i use the item no show message of: Traaaansform!! form of

please add this, thank you

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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