Jump to content

Hidden Mobs


Go to solution Solved by Shogun,

Recommended Posts

  • Premium
  • Solution
1 hour ago, V0lvox said:

Solution:

check data/monster folder. Server and Client has to be the same. Look for Accumulation

That's correct but to be precise you only need the motlist.txt and the msm files it refers to.

Something worth noting, since this is one instance where we will use the same files both server and client side, is that FreeBSD unlike Windows is case sensitive so if a file is called SOMETHING.MSA and appears in motlist.txt as Something.msa it will not be found by the server. Also, FreeBSD ends lines with a LF (Line Feed) ASCII code while Windows adds both a CR (Carrier Return) and LF. FreeBSD reads CR as a strange character which may result in your text being misinterpreted.

Accumulation value  is only being read in the RUN motion, and its value should match the granny file, otherwise the mob will appear to reach you faster or slower than it actually is.

Open the run gr2 file in Granny Viewer; in the animation list right click in your file and then “view in detail”. Click view sub-structure under “void ** TrackGroups", the numbers written in granny_real32 are your accumulation data.

  • Metin2 Dev 1
  • Good 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.