Obiwan doesn't do damage on Utapau [Solved]
Posted: Thu Sep 01, 2016 4:45 am
Hello Community,
I have this weird bug that won't let me finish my mod project.
It only happenes on Utapau: Obiwan and General Grievous don't do damage with the lightsaber.
If I throw the lightsaber or block bolts it does damage as usual, but when I go meele it doesn't do anything, just the animation.
I use the vanilla Obiwan and Grievous, no modded one. I tried it though with this lightsaber.odf:
but it doesn't work either. Only the animation, no damage.
Does anyone know how to solve this?
Thank you in advance
-The66Order66
I have this weird bug that won't let me finish my mod project.
It only happenes on Utapau: Obiwan and General Grievous don't do damage with the lightsaber.
If I throw the lightsaber or block bolts it does damage as usual, but when I go meele it doesn't do anything, just the animation.
I use the vanilla Obiwan and Grievous, no modded one. I tried it though with this lightsaber.odf:
Code: Select all
[WeaponClass]
ClassLabel = "melee"
ClassParent = "com_weap_inf_lightsaber"
[Properties]
GeometryName = "prequel2"
ComboAnimationBank = "human_sabre melee rep_hero_ep3obiwan"
NumDamageEdges = "1"
FirePointName = "hp_fire"
LightSaberLength = "1.1"
LightSaberWidth = "0.08"
LightSaberTexture = "bluelightsabre"
LightSaberTrailColor = "7 85 255 128"Does anyone know how to solve this?
Thank you in advance
-The66Order66