Jump to content

Seryov

Member
  • Posts

    89
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Seryov

  1. Because i want to create effect in specific ocassion, like it: Exactly! but i want to create only the effect. Thank you guys for answering!
  2. 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));
  3. Hi! I would like to create the effect on a position with specific occasion when necessary.
  4. 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!
×
×
  • 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.