Jump to content

How to recolor the original quest arrow?


Recommended Posts

EDIT:

Solved.

In World Editor I managed to change its color.

 

 

Dear Devs,

How can I recolor this quest arrow?

spacer.png

I tried to modify it here: 

D:\metin2\crowmt2\Eternexus\Effect\ymir work\effect\etc\direction

and these files:

direction_land.mse
direction_red.mse
direciton_yellow.mse
direction_green.mse

But no changes are visible in the game.

Thank you in advance for your answers.

Sincerely, Crow

Edited by Crow
Link to comment
Share on other sites

  • Premium

Those are not the files for the quest arrow.

Only one is:

std::string g_strEffectName = "d:/ymir work/effect/etc/direction/direction_land.mse";

The file name is saved in PythonBackground.cpp.

You have to change the mse and the images used in the mse. The how to edit an mse file is above me.

Edited by Intel
Link to comment
Share on other sites

You can expand the system with a really small modification of the code by mapping NpcVnum with the path to the effect, so You can use as many modified arrows as you want


and achieve an effect similar to this.
https://metin2.download/video/Hy8aud392j5hPe54f3z7uZcHjqC0VuQN/.mp4
 

Edited by Metin2 Dev International
Core X - External 2 Internal
Link to comment
Share on other sites

  • Premium
15 hours ago, Kōdo said:

You can expand the system with a really small modification of the code by mapping NpcVnum with the path to the effect, so You can use as many modified arrows as you want


and achieve an effect similar to this.
https://metin2.download/video/Hy8aud392j5hPe54f3z7uZcHjqC0VuQN/.mp4
 

I've done it depending on the quest category, but even this is pretty nice

  • Good 1
Link to comment
Share on other sites

  • Forum Moderator

To edit a .mse file, you can straight up head to World Editor and do the necessary work. The editor is pretty solid but has a learning curve. If it's just for color it is as you would expect in other softwares.

Gurgarath
coming soon

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.