Buff effect issue

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
CdtFox
2nd Lieutenant
2nd Lieutenant
Posts: 379
Joined: Wed Feb 17, 2016 8:51 am
Projects :: BUC and Designated Days
Games I'm Playing :: SWBF2+EAW+Subnautica
xbox live or psn: No gamertag set
Location: France
Contact:

Buff effect issue

Post 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 :)
User avatar
CT108
Rebel Sergeant
Rebel Sergeant
Posts: 186
Joined: Mon Aug 22, 2016 6:20 am
Projects :: None
Games I'm Playing :: CS2
xbox live or psn: Captain CT108
Location: Xanadu

Re: Buff effect issue

Post by CT108 »

I think the problem comes from the .fx file, for me everything is right in the odf ;)
Post Reply