[CD3.55] Monsters Database

DarkSouls

Loyal Member
Loyal Member
May 27, 2014
114
0
42
Another question, not sure if its been covered before. Is there any formula to this?


-------------------RACE --------RACEIMG ---------APPR

AcidLizard------105 --------------52------------------68


Basically how is this decided? RACE what is this? RACEIMG what does this imply to? APPR im taking is the skin you see on screen. where does it get this info from and is there a way to work out the APPR number etc..

Dunno if any of that makes sence...


CHeers again for the replies :)

DarkSouls
 

Far

tsniffer
Staff member
Developer
May 19, 2003
20,184
30
2,787
540
Appr is the looks.

168 would be mon15, 7th mob along in the file.

appr = mon file number * (10 - 1) + mob sequence in file - 1.

the first two are the way it moves, and the way it attacks. no sequence, it's just what its been coded as. You usually need to use the 2 numbers that are made to go together. no idea where you'd find these numbers these days.
 
Upvote 0

chimera

LOMCN VIP
VIP
Jul 30, 2003
1,054
23
235
UK
Think I covered this in my released work, see link in signature :)

I think I hosted a help file on mob/item setup....if I didn't then I will correct this after work, in the morning.
 
Last edited:
Upvote 0

DarkSouls

Loyal Member
Loyal Member
May 27, 2014
114
0
42
TY mate i did have a quick look but i didnt see anything, maybe i read through too fast..
 
Upvote 0

DarkSouls

Loyal Member
Loyal Member
May 27, 2014
114
0
42
yeah i did see it mate ty... :) trying to work out FAR's formula lol

---------- Post Merged at 09:43 PM ---------- Previous Post was at 09:37 PM ----------

yeah i got it now :) just need to add race and race img to match
 
Upvote 0