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


