Weapon not appearing ingame [Solved]
Posted: Mon Aug 10, 2009 11:14 am
I cannot get the froce pike for my Royal Guard to show up ingame.
Forcepike ODF:unit ODF:
The msh and teh tga files are in the MSH folder.
Forcepike ODF:
Code: Select all
[WeaponClass]
ClassLabel = "melee"
ClassParent = "com_weap_inf_lightsaber"
[Properties]
HitEffect = "com_sfx_sabrehit"
GeometryName = "imp_force_pike"
ComboAnimationBank = "human_sabre melee imp_inf_royalguard"
NumDamageEdges = "3"
FirePointName = "hp_fire1"
LightSaberLength = "1.0"
LightSaberWidth = "0.02"
LightSaberTexture = "pikelightsabre"
LightSaberTrailColor = "0 0 0 0"
AttachedFirePoint = "bone_l_calf 1.0 0.0 0.0 0.35 0.0 0.0"
DamageEdgeLength = "0.5"
DamageEdgeWidth = "0.1"Hidden/Spoiler: