Jump to content

Unlimted Arrow Effect


Recommended Posts

  • Honorable Member
	effect.RegisterIndexedFlyData(effect.FLY_SKILL_MUYEONG, effect.INDEX_FLY_TYPE_AUTO_FIRE, "d:/ymir work/pc/sura/effect/muyeong_fly.msf")					## ą«żµÁř
	if app.ENABLE_QUIVER_SYSTEM:
		effect.RegisterIndexedFlyData(effect.FLY_QUIVER_ATTACK_NORMAL, effect.INDEX_FLY_TYPE_NORMAL, "d:/ymir work/pc/assassin/effect/arrow_02.msf")

You can find in metin2_patch_etc.

This is the hidden content, please

  • Love 3
Link to comment
Share on other sites

	effect.RegisterIndexedFlyData(effect.FLY_SKILL_MUYEONG, effect.INDEX_FLY_TYPE_AUTO_FIRE, "d:/ymir work/pc/sura/effect/muyeong_fly.msf")					## ą«żµÁř
	if app.ENABLE_QUIVER_SYSTEM:
		effect.RegisterIndexedFlyData(effect.FLY_QUIVER_ATTACK_NORMAL, effect.INDEX_FLY_TYPE_NORMAL, "d:/ymir work/pc/assassin/effect/arrow_02.msf")

You can find in metin2_patch_etc.

This is the hidden content, please

you can share maybe unlimited arrow functions =)

Link to comment
Share on other sites

  • Honorable Member

Maybe if I'm implemented it, now I've done the switchable monster informations marking (lv+aiflag) :)
The quiver system is complex a little bit, and I'm not a fan of quiver :). Anyway there is on my TODO list.

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

  • 1 month later...
On 18/9/2015, 10:55:14, xP3NG3Rx said:

	effect.RegisterIndexedFlyData(effect.FLY_SKILL_MUYEONG, effect.INDEX_FLY_TYPE_AUTO_FIRE, "d:/ymir work/pc/sura/effect/muyeong_fly.msf")					## ą«żµÁř
	if app.ENABLE_QUIVER_SYSTEM:
		effect.RegisterIndexedFlyData(effect.FLY_QUIVER_ATTACK_NORMAL, effect.INDEX_FLY_TYPE_NORMAL, "d:/ymir work/pc/assassin/effect/arrow_02.msf")

You can find in metin2_patch_etc.

This is the hidden content, please

Hey dude thanks for this but can you tell me where should I input those functions? And about the .arc file I just need to put it in metin2_patch_etc and with these lines in the correct file the effect should work normally?

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.