Hey man I looked at your code and you went the wrong way making the drone:
First off for the laser to work you DO NO set it as the weapon:
"Weapon = PRIMARY PaladinPointDefenseLaser"
To add the Point Defense Laser just put this into your Modules Area:
Code:
Behavior = PointDefenseLaserUpdate ModuleTag_07
WeaponTemplate = PaladinPointDefenseLaser
PrimaryTargetTypes = BALLISTIC_MISSILE SMALL_MISSILE
SecondaryTargetTypes = INFANTRY
ScanRate = 500
ScanRange = 120.0
PredictTargetVelocityFactor = 3.0
End
One more thing under your:
Code:
Draw = W3DModelDraw ModuleTag_01
OkToChangeModelColor = Yes
Add
Code:
ExtraPublicBone = Laser