Page 1 of 1
Custom lightning effects [Solved]
Posted: Sat Aug 29, 2009 2:40 pm
by Fiodis
I recently edited the Force Lightning effect in Notepad to use a different texture and some other small changes. In-game, the effect doesn't show up, and I get this (which I think is related):
Code: Select all
Message Severity: 3
.\Source\HUDManager.cpp(619)
HUD unable to find HUD element type 0x16ce484a
Any fix?
Re: Custom lightning effects
Posted: Sat Aug 29, 2009 4:22 pm
by AQT
Does this force lightning effect have the same name as the stock one? Rename it too something else if it does. Is the .fx file in your side's effects folder and not Common\effects? Move it to your side's effects folder if it isn't already there.
Re: Custom lightning effects
Posted: Sat Aug 29, 2009 4:51 pm
by Fiodis
It has a different name, and it is in my side's effects folder. Do I need a custom ingame.lvl?
Re: Custom lightning effects
Posted: Sat Aug 29, 2009 4:53 pm
by kinetosimpetus
What is the filename, and the first few lines in the file?
Re: Custom lightning effects
Posted: Sat Aug 29, 2009 5:00 pm
by Fiodis
com_sfx_hypnotize:
[/size]
I have the necesary tga in the effects folder as well.
Re: Custom lightning effects
Posted: Sat Aug 29, 2009 5:03 pm
by kinetosimpetus
Re: Custom lightning effects
Posted: Sat Aug 29, 2009 5:23 pm
by Fiodis
How could I have missed that.... It's working fine now, thanks.
Re: Custom lightning effects
Posted: Sat Aug 29, 2009 5:27 pm
by kinetosimpetus
Hey, I missed it the first 5 or 7 tries... Glad to help. Intriguing file name too ',: ) for an unconventional weap?
Re: Custom lightning effects [Solved]
Posted: Sat Aug 29, 2009 6:04 pm
by Fiodis
Aye. Switches the team of an enemy unit, starts a timer, and at the end of the timer switches the unit back.