Building { NumBuildingAnimations=0; NumInteriorNetworks=0; NumExits=0; NumComponents=1; Component[0] { Type=AAvoidBeaconComponent; MonthlyUpkeep=300; } } Dialog { Field[AvoidResponseState] { type = ADialogCycleField; labels = { $DialogField_Off, $DialogField_On }; } Field[BeaconPowerLeft] { type = ADialogSliderField; minval = 0.0; maxval = 1.0; step = 0.1; } /* Field[AvoidCostLabel] { type = ADialogLabelField; format = $FieldFormat_Money; } */ } Particles { NumLocators=2; Locator[0]{ Name="D_Smoke02"; NumEffects=1; Effect[0]{ DamageStart=80; DamageEnd=0; Setting="MediumSmoke"; } } Locator[1]{ Name="D_Sparks02"; NumEffects=1; Effect[0]{ DamageStart=102; DamageEnd=101; Setting="AvoidBecon"; } } } PreviewScene { CamPosition = {0, -6.5, -10}; CamAngle = 30; Model { Model = ABeacon; Position = {0, 0, 0}; } Model { Model = GrndPW; Position = {0, 0, 0}; } } // WARNING: Do not place anything below these lines. //Anything past this point is destroyed on exporting bounding information BoundingGeometry { Geom_Max["Box01"] { Position = {0.000000, 0.000000, 0.000000}; Rotation = {0.000000, 0.000000, 0.000000, 1.000000}; PrimType = ePrimBox; Sides = { 6.000000, 6.000000, 3.500000 }; } }