About List code all monster at 2.2.3 with monster name, plase help me
or tell me what file data base and client side about monster name and code monster with Strs plase help me :)
Printable View
About List code all monster at 2.2.3 with monster name, plase help me
or tell me what file data base and client side about monster name and code monster with Strs plase help me :)
mm, get name from NDcharacter.edf
find same line in character.edf
get texture code from character.edf
find that code in resource.edf
find which mesh file that line calls for from the resource.edf
then start opening all the rfs files until you find the texture file you're looking for
the title is different with question...how about this title "[Help]About Mob"
223 bsp or 2232 ?
old 223 should have it all in character.edf
if 223 doens't use NDcharacter.edf it's the same steps as above but ommitting
looking for the name in a separate file.
find it in character.edf, get the texture code
find that code in resource edf. see what msh file it points to
start looking in msh files (tex files) for that file matching what is in resource.edf
no need to edit NDCharacter.. just edit Character.edf with Strs that have been shared at this forum
Ok, i'm confused. I could have sworn I read you wanted to know how to find the texture of a particular monster.
All my replies were about finding the texture. (sorry for that)
so you're saying you only want The monster name and texture code itself client side?
Then that's all in the character.edf they said. you don't need to look in NDcharacter.edf
I can't truly answer that as I skipped straight from 2.1.6 to 2.2.3.2
But basically if you have names in the character.edf at all, then that's all you need.
if the name column is blank, then it's a different story
but I had to try what all they have post here, so I know the contents of the files that they recommend it, because I do not want to be someone who does not know what is the file rf ^ ^ client side and server side ^ ^
i don't have anything for 2.2.3 I never Deved for it at all.
but if i were to start, I'd look in the release sections and search for STRS here because i know alot of people have shared them.
or edit the ones Magenik put up for everyone (his are for 2.2.3.2)
im use rf 2.2.3 BSB, im download strs, for server side is alot share at here but for client side just a titile share >.<
Itemloot.dat and Character.dat why not same for code spawn monster? now i have list name monster at Character.dat but code for %moncall can exsampel
If at itemloot.dat code for Flym is 00000 but at character.dat is 0 and Itemloot.dat dont have Ncount at Character.dat have Ncount
my problem hasben resolve thank you very much all
Even if you have solved your problem, this file will help you a lot in columns in this order: nCount> MOBID> Name
kode momon 223.txt