Phoenix_Wing
4th May 2009, 06:44 PM
Trying to change the stingers projectile class, to a modified one still based off of the original, however the compiler doesn't recognize it. It gets unresolved references even though the stinger is the parent.
Heres the problem:
WeaponProjectiles(1)=class'UTProj_HGStingerShard'
It says
Warning Class Property: ..... Unresolved reference to class'UTProj_HGStingerShard'
Warning invalid property in defaults: class'UTProj_HGStingerShard'
I'm sure i'm missing something really simple here, but i can't figure out what. The UT3 weapon system has changed so much...
Heres the problem:
WeaponProjectiles(1)=class'UTProj_HGStingerShard'
It says
Warning Class Property: ..... Unresolved reference to class'UTProj_HGStingerShard'
Warning invalid property in defaults: class'UTProj_HGStingerShard'
I'm sure i'm missing something really simple here, but i can't figure out what. The UT3 weapon system has changed so much...