Jump to content

Recommended Posts

Hi Guys!

How I can position effect in map position?

s.g:
In function CreateSpecialEffect you can set a effect in a object position, but, how i can create a effect in a map position?

Using: SetEffectInstanceGlobalMatrix() with D3DXMATRIX?

Thank you guys!

Link to comment
https://metin2.dev/topic/13486-c-effect-position-in-map/
Share on other sites

  • Replies 8
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

19 minutes ago, tavi said:

You want to create a effect for example for when you have event of stone metin, you want to set the effect on minimap for the player to see where is the event ?

Thank you for answering,

I want to create a effect using c++ binary (effect using mse files) and set a position in map for a effect.

Example not success:
CEffectManager::Instance().CreateEffect(EFFECT_TYPE, D3DXVECTOR3(0.0f, 0.0f, 0.0f), D3DXVECTOR3(0.0f, 0.0f, 0.0f));

Link to comment
https://metin2.dev/topic/13486-c-effect-position-in-map/#findComment-77006
Share on other sites

  • Honorable Member

But why do you want make it so complicated? You can easy put .mse file (via .pre file ofc) with World edtior. I don't understand why do you want to use c++ for positing effect on the map. That doesn't make any sense.

spacer.png

Link to comment
https://metin2.dev/topic/13486-c-effect-position-in-map/#findComment-77007
Share on other sites

5 minutes ago, .plechito' said:

But why do you want make it so complicated? You can easy put .mse file (via .pre file ofc) with World edtior. I don't understand why do you want to use c++ for positing effect on the map. That doesn't make any sense.

Maybe he needs dynamic object spawns. :)

Link to comment
https://metin2.dev/topic/13486-c-effect-position-in-map/#findComment-77008
Share on other sites

9 hours ago, .plechito' said:

But why do you want make it so complicated? You can easy put .mse file (via .pre file ofc) with World edtior. I don't understand why do you want to use c++ for positing effect on the map. That doesn't make any sense.

Because i want to create effect in specific ocassion, like it:
2f1acb8afe4642e6a74e56fdb395f12d.png

9 hours ago, MichaelM said:

Maybe he needs dynamic object spawns. :)

Exactly! but i want to create only the effect.

Thank you guys for answering!

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/13486-c-effect-position-in-map/#findComment-77017
Share on other sites

6 hours ago, Seryov said:

Because i want to create effect in specific ocassion, like it:
2f1acb8afe4642e6a74e56fdb395f12d.png

Exactly! but i want to create only the effect.

Thank you guys for answering!

What are those circles exactly? Only map effects or timer-based map aoe damage spawned on random locations?

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/13486-c-effect-position-in-map/#findComment-77038
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.