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?