Jump to content
  • 0
Sign in to follow this  
madtoyz

How to make satan morocc but description mob copying poring ?

Question

9 answers to this question

Recommended Posts

  • 0

i dont understand what you mean by monster description .. /swt 

there is no such description for every monster ....

all you got only monster information or sprite...that's all...

Share this post


Link to post
Share on other sites
  • 0

i dont understand what you mean by monster description .. /swt 

there is no such description for every monster ....

all you got only monster information or sprite...that's all...

 

i mean "desciption" is like this :

1002,PORING,Poring,Poring,1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1

sorry make you confused,

  • using sprite satan morocc
  • using mob_db poring
  • new mobid

Share this post


Link to post
Share on other sites
  • 0

mob_db2

4200,PORING,Poring,Poring,1,60,1,27,20,1,8,9,2,5,6,1,1,0,6,5,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

need i change the name also ?

 

and how about the mob_avail ?.im still blur with it.

Share this post


Link to post
Share on other sites
  • 0
// Structure of Database:// MobID,SpriteID{,Equipment}//// 01. MobID        Mob ID to change.// 02. SpriteID     Mob ID which will be sent to the client instead of MobID.//                  If 0, the mob becomes unavailable for use.// 03. Equipment    Item ID of pet equipment (must be available for pet counterpart, or this will cause problems).//

the mob_db part is totally up to you ...

 

i am just showing you the way to create a new mob with existing mob sprite without required clientside modifications...

Share this post


Link to post
Share on other sites
  • 0

From cellphone and for being fast:

 

Make a new line in db/mob_db.txt with all the poring information. Change the mob ID for avoiding collisions and preferably also change sprite name, kROname and iROname (the first 4 values in total).

 

Then, for making it have the Satan Morocc sprite, just open db/mob_avail.txt and add a line in this fashion:

 

SatanMorrocID,NewMobID

 

this way you'll have a custom poring with Satan Morocc sprite. For adding skills use db/mob_skill_db.txt

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.