Page 1 of 1

Buff effect issue

Posted: Mon Aug 14, 2017 2:54 pm
by CdtFox
Hey all,

I have a new effect for the regeneration buff, i loaded it in the .odf like the stock one. For some reasons the bubble are unchanged.
Hidden/Spoiler:
Image
As you can see the new fx works only for the "wave" not the bubble.

Here is the .odf: (imp_weap_inf_buff_health_ord)
Hidden/Spoiler:
[code]
[OrdnanceClass]

ClassParent = "com_weap_inf_buff_ord"

[Properties]

BuffHealthTimer = "30"
BuffHealthRate = "20"

PlayEffectOnOwner = "com_sfx_buff_regen_bothan"

AffectEnemies = "0"[/code]
Thanks for reading :)

Re: Buff effect issue

Posted: Mon Aug 14, 2017 3:06 pm
by CT108
I think the problem comes from the .fx file, for me everything is right in the odf ;)