View Single Post
Old 04-01-2007, 06:40 PM   #3 (permalink)
Xenomorph
Member
 
Join Date: Nov 2003
Posts: 47
Send a message via MSN to Xenomorph
Default

I'm already using the Overlord Draw and Transport codes, but I'm still getting that problem. Are there some settings I have to enable in gmax on the model?

As for the suicide weapon, I already have SUICIDE in there.
Code:
Weapon GladiatorSuicideWeapon
  PrimaryDamage = 999999
  PrimaryDamageRadius = 1
  SecondaryDamage = 0
  SecondaryDamageRadius = 0
  AttackRange = 999999
  DamageType = PENALTY
  DeathType = EXTRA_2
  RadiusDamageAffects = SUICIDE SELF ALLIES NOT_SIMILAR
  WeaponSpeed = 999999
  ClipSize = 1
  ClipReloadTime = 999999
  DamageDealtAtSelfPosition = Yes
  LeechRangeWeapon = Yes
End
Is there something in this code I should put there?
Xenomorph is offline   Reply With Quote