@Dcoder
Well im making a Superweapon based on the Dominator Clone
it worked in the Original one. But it works, when i try this. Nothing
Code:
[EmergencyRepairSpecial]
UIName=Name:zrepair
Name=Emergency Repair
IsPowered=true
RechargeTime=7
Type=NewDominator;NewDominator is the type for Psychic Dominator clones
Action=SellUnit;test mouse pointer
SidebarImage=EMREPICON
ShowTimer=no
DisableableFromShell=no
Range=3
LineMultiplier=3
;New Tags
DomWarhead=MechanicalWH;Vehicle Repair warhead
DomFirstAnim=PDFXLCD;test anim
DomSecondAnim=PDFXLOC;2nd test anim
DomFireAtPercentage=20;when the first anim is at this percentage, the second will be played and damage be caused
DomCaptureRange=0;set to zero in order to deactivate unit capturing
DomDamage=-500;damage caused
DomActivateSound=RepairActivate;this sound will be played after activating the SW (not EVA!)
DomAmbient=120;intensity of lighting (not sure)
DomRed=85;amount of red
DomGreen=80;amount of green
DomBlue=20;amount of blue
DomGround=0;no idea
DomLevel=0;again, no clue what this does
DomAmbientChangeRate=1;set this to zero will cause no lighting at all
it worked in the Original one. But it works, when i try this. Nothing