Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- === Telekinesis Errors ===
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(7,28): error CS0246: The type or namespace name 'GrvChargeBasedMutation' could not be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(11,28): error CS0246: The type or namespace name 'GrvChargeBasedMutation' could not be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(11,36): error CS0246: The type or namespace name 'GrvChargeBasedMutation' could not be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(21,24): error CS0115: 'ForceArmor.WantEvent(int, int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(26,24): error CS0115: 'ForceArmor.HandleEvent(GetItemElementsEvent)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(41,24): error CS0115: 'ForceArmor.HandleEvent(MissilePenetrateEvent)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(35,24): error CS0115: 'ForceArmor.Register(GameObject)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(62,24): error CS0115: 'ForceArmor.FireEvent(Event)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(145,26): error CS0115: 'ForceArmor.GetDescription()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(174,26): error CS0115: 'ForceArmor.GetLevelText(int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(183,24): error CS0115: 'ForceArmor.AllowStaticRegistration()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(196,24): error CS0115: 'ForceArmor.WantTurnTick()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(201,24): error CS0115: 'ForceArmor.WantTenTurnTick()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(206,24): error CS0115: 'ForceArmor.WantHundredTurnTick()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(211,24): error CS0115: 'ForceArmor.TurnTick(long)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(219,24): error CS0115: 'ForceArmor.TenTurnTick(long)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(227,24): error CS0115: 'ForceArmor.HundredTurnTick(long)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(235,24): error CS0115: 'ForceArmor.ChangeLevel(int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(241,24): error CS0115: 'ForceArmor.Mutate(GameObject, int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(247,24): error CS0115: 'ForceArmor.Unmutate(GameObject)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(25,24): error CS0115: 'ForcePunch.WantEvent(int, int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(30,24): error CS0115: 'ForcePunch.HandleEvent(GetItemElementsEvent)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(158,24): error CS0115: 'ForcePunch.HandleEvent(AIGetOffensiveAbilityListEvent)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(39,24): error CS0115: 'ForcePunch.Register(GameObject)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(45,24): error CS0115: 'ForcePunch.FireEvent(Event)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(147,26): error CS0115: 'ForcePunch.GetDescription()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(167,26): error CS0115: 'ForcePunch.GetLevelText(int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(177,24): error CS0115: 'ForcePunch.AllowStaticRegistration()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(182,24): error CS0115: 'ForcePunch.WantTurnTick()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(187,24): error CS0115: 'ForcePunch.WantTenTurnTick()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(192,24): error CS0115: 'ForcePunch.WantHundredTurnTick()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(197,24): error CS0115: 'ForcePunch.TurnTick(long)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(205,24): error CS0115: 'ForcePunch.TenTurnTick(long)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(213,24): error CS0115: 'ForcePunch.HundredTurnTick(long)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(221,24): error CS0115: 'ForcePunch.ChangeLevel(int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(226,24): error CS0115: 'ForcePunch.Mutate(GameObject, int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(232,24): error CS0115: 'ForcePunch.Unmutate(GameObject)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(25,24): error CS0115: 'TelekineticBarrage.WantEvent(int, int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(30,24): error CS0115: 'TelekineticBarrage.HandleEvent(GetItemElementsEvent)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(39,24): error CS0115: 'TelekineticBarrage.HandleEvent(GetAttackerMeleePenetrationEvent)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(132,24): error CS0115: 'TelekineticBarrage.HandleEvent(AIGetOffensiveAbilityListEvent)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(48,24): error CS0115: 'TelekineticBarrage.Register(GameObject)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(54,24): error CS0115: 'TelekineticBarrage.FireEvent(Event)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(121,26): error CS0115: 'TelekineticBarrage.GetDescription()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(141,26): error CS0115: 'TelekineticBarrage.GetLevelText(int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(147,24): error CS0115: 'TelekineticBarrage.AllowStaticRegistration()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(152,24): error CS0115: 'TelekineticBarrage.WantTurnTick()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(157,24): error CS0115: 'TelekineticBarrage.WantTenTurnTick()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(162,24): error CS0115: 'TelekineticBarrage.WantHundredTurnTick()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(167,24): error CS0115: 'TelekineticBarrage.TurnTick(long)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(175,24): error CS0115: 'TelekineticBarrage.TenTurnTick(long)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(183,24): error CS0115: 'TelekineticBarrage.HundredTurnTick(long)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(191,24): error CS0115: 'TelekineticBarrage.ChangeLevel(int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(196,24): error CS0115: 'TelekineticBarrage.Mutate(GameObject, int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(202,24): error CS0115: 'TelekineticBarrage.Unmutate(GameObject)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(16,31): error CS0246: The type or namespace name 'GrvChargeBasedMutation' could not be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(36,24): error CS0115: 'StunningForce.WantEvent(int, int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(41,24): error CS0115: 'StunningForce.HandleEvent(AIGetOffensiveAbilityListEvent)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(50,24): error CS0115: 'StunningForce.HandleEvent(GetItemElementsEvent)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(59,24): error CS0115: 'StunningForce.AllowStaticRegistration()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(64,24): error CS0115: 'StunningForce.Register(GameObject)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(86,26): error CS0115: 'StunningForce.GetDescription()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(147,26): error CS0115: 'StunningForce.GetLevelText(int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(247,24): error CS0115: 'StunningForce.FireEvent(Event)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(274,24): error CS0115: 'StunningForce.ChangeLevel(int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(279,24): error CS0115: 'StunningForce.Mutate(GameObject, int)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(285,24): error CS0115: 'StunningForce.Unmutate(GameObject)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(291,24): error CS0115: 'StunningForce.WantTurnTick()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(296,24): error CS0115: 'StunningForce.WantTenTurnTick()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(301,24): error CS0115: 'StunningForce.WantHundredTurnTick()': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(306,24): error CS0115: 'StunningForce.TurnTick(long)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(314,24): error CS0115: 'StunningForce.TenTurnTick(long)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(322,24): error CS0115: 'StunningForce.HundredTurnTick(long)': no suitable method found to override
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(11,9): error CS1061: 'ForceArmor' does not contain a definition for 'DisplayName' and no accessible extension method 'DisplayName' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(13,9): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(14,9): error CS1061: 'ForceArmor' does not contain a definition for 'ChargePerXLevels' and no accessible extension method 'ChargePerXLevels' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(15,9): error CS1061: 'ForceArmor' does not contain a definition for 'BaseCharges' and no accessible extension method 'BaseCharges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(16,9): error CS1061: 'ForceArmor' does not contain a definition for 'BaseCooldown' and no accessible extension method 'BaseCooldown' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(17,9): error CS1061: 'ForceArmor' does not contain a definition for 'ActivatedAbilityName' and no accessible extension method 'ActivatedAbilityName' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(18,9): error CS1061: 'ForceArmor' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(28,34): error CS1061: 'ForceArmor' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(15,9): error CS1061: 'ForcePunch' does not contain a definition for 'DisplayName' and no accessible extension method 'DisplayName' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(17,9): error CS1061: 'ForcePunch' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(18,9): error CS1061: 'ForcePunch' does not contain a definition for 'ChargePerXLevels' and no accessible extension method 'ChargePerXLevels' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(19,9): error CS1061: 'ForcePunch' does not contain a definition for 'BaseCharges' and no accessible extension method 'BaseCharges' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(20,9): error CS1061: 'ForcePunch' does not contain a definition for 'BaseCooldown' and no accessible extension method 'BaseCooldown' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(21,9): error CS1061: 'ForcePunch' does not contain a definition for 'ActivatedAbilityName' and no accessible extension method 'ActivatedAbilityName' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(22,9): error CS1061: 'ForcePunch' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(37,29): error CS1503: Argument 1: cannot convert from 'XRL.World.Parts.Mutation.ForceArmor' to 'XRL.World.IPart'
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(15,9): error CS1061: 'TelekineticBarrage' does not contain a definition for 'DisplayName' and no accessible extension method 'DisplayName' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(17,9): error CS1061: 'TelekineticBarrage' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(18,9): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ChargePerXLevels' and no accessible extension method 'ChargePerXLevels' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(19,9): error CS1061: 'TelekineticBarrage' does not contain a definition for 'BaseCharges' and no accessible extension method 'BaseCharges' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(20,9): error CS1061: 'TelekineticBarrage' does not contain a definition for 'BaseCooldown' and no accessible extension method 'BaseCooldown' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(21,9): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ActivatedAbilityName' and no accessible extension method 'ActivatedAbilityName' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(22,9): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(32,34): error CS1061: 'ForcePunch' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(32,34): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(41,40): error CS1061: 'ForcePunch' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(20,9): error CS1061: 'StunningForce' does not contain a definition for 'DisplayName' and no accessible extension method 'DisplayName' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(22,9): error CS1061: 'StunningForce' does not contain a definition for 'ChargePerXLevels' and no accessible extension method 'ChargePerXLevels' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(23,9): error CS1061: 'StunningForce' does not contain a definition for 'BaseCooldown' and no accessible extension method 'BaseCooldown' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(24,9): error CS1061: 'StunningForce' does not contain a definition for 'ActivatedAbilityName' and no accessible extension method 'ActivatedAbilityName' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(25,9): error CS1061: 'StunningForce' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(26,9): error CS1061: 'StunningForce' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(43,27): error CS1061: 'ForceArmor' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(43,47): error CS1061: 'ForceArmor' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(47,16): error CS1061: 'ForceArmor' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(52,16): error CS1061: 'ForceArmor' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(54,12): error CS1061: 'ForceArmor' does not contain a definition for 'Activate' and no accessible extension method 'Activate' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(67,44): error CS1061: 'ForceArmor' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(69,16): error CS1061: 'ForceArmor' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(74,16): error CS1061: 'ForceArmor' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(76,12): error CS1061: 'ForceArmor' does not contain a definition for 'Activate' and no accessible extension method 'Activate' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(43,84): error CS1061: 'StunningForce' does not contain a definition for 'ActivatedAbilityID' and no accessible extension method 'ActivatedAbilityID' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(52,34): error CS1061: 'StunningForce' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(66,40): error CS1061: 'StunningForce' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(91,24): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(94,37): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(95,11): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(96,51): error CS1061: 'ForceArmor' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(104,52): error CS1061: 'ForceArmor' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(106,12): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(110,11): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(111,51): error CS1061: 'ForceArmor' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(117,24): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(119,37): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(120,11): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(121,15): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(123,12): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(125,16): error CS1061: 'ForceArmor' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(127,52): error CS1061: 'ForceArmor' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(131,52): error CS1061: 'ForceArmor' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(138,11): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(139,51): error CS1061: 'ForceArmor' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(152,41): error CS1061: 'ForceArmor' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(47,21): error CS1061: 'ForcePunch' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(51,18): error CS1061: 'ForcePunch' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(53,15): error CS1061: 'ForcePunch' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(62,14): error CS1061: 'ForcePunch' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(64,18): error CS1061: 'ForcePunch' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(66,57): error CS1061: 'ForcePunch' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(71,24): error CS1061: 'ForcePunch' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(71,121): error CS1503: Argument 2: cannot convert from 'bool' to 'string'
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(71,127): error CS1503: Argument 3: cannot convert from 'XRL.UI.DialogResult' to 'bool'
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(77,15): error CS1061: 'ForcePunch' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(85,10): error CS1061: 'ForcePunch' does not contain a definition for 'CastSuccessful' and no accessible extension method 'CastSuccessful' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(86,15): error CS1061: 'ForcePunch' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(88,11): error CS1061: 'ForcePunch' does not contain a definition for 'Activate' and no accessible extension method 'Activate' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(96,24): error CS1503: Argument 1: cannot convert from 'string' to 'System.Type'
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(102,77): error CS1061: 'ForcePunch' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(43,46): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(50,40): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(162,13): error CS1061: 'ForceArmor' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(165,10): error CS1061: 'ForceArmor' does not contain a definition for 'SyncAbilityName' and no accessible extension method 'SyncAbilityName' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(178,39): error CS1061: 'ForceArmor' does not contain a definition for 'GetChargeRestoreTurns' and no accessible extension method 'GetChargeRestoreTurns' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(179,35): error CS1061: 'ForceArmor' does not contain a definition for 'MaxCharges' and no accessible extension method 'MaxCharges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(190,13): error CS1061: 'ForceArmor' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(192,50): error CS1061: 'ForceArmor' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(213,13): error CS1061: 'ForceArmor' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(221,13): error CS1061: 'ForceArmor' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(229,13): error CS1061: 'ForceArmor' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(109,26): error CS1061: 'ForcePunch' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(116,33): error CS0103: The name 'Level' does not exist in the current context
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(119,166): error CS1061: 'ForcePunch' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(128,99): error CS1061: 'ForcePunch' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(243,9): error CS1061: 'ForceArmor' does not contain a definition for 'ActivatedAbilityID' and no accessible extension method 'ActivatedAbilityID' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(243,62): error CS1061: 'ForceArmor' does not contain a definition for 'ActivatedAbilityName' and no accessible extension method 'ActivatedAbilityName' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(243,89): error CS1061: 'ForceArmor' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(249,43): error CS1061: 'ForceArmor' does not contain a definition for 'ActivatedAbilityID' and no accessible extension method 'ActivatedAbilityID' accepting a first argument of type 'ForceArmor' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(160,90): error CS1061: 'ForcePunch' does not contain a definition for 'ActivatedAbilityID' and no accessible extension method 'ActivatedAbilityID' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(162,16): error CS1061: 'ForcePunch' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(56,21): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(60,18): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(62,15): error CS1061: 'TelekineticBarrage' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(71,14): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(73,18): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(75,57): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(80,24): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(86,15): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(92,10): error CS1061: 'TelekineticBarrage' does not contain a definition for 'CastSuccessful' and no accessible extension method 'CastSuccessful' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(93,15): error CS1061: 'TelekineticBarrage' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(95,11): error CS1061: 'TelekineticBarrage' does not contain a definition for 'Activate' and no accessible extension method 'Activate' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(97,71): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(99,42): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(105,43): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(112,24): error CS1503: Argument 1: cannot convert from 'string' to 'System.Type'
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(172,39): error CS1061: 'ForcePunch' does not contain a definition for 'GetChargeRestoreTurns' and no accessible extension method 'GetChargeRestoreTurns' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(173,35): error CS1061: 'ForcePunch' does not contain a definition for 'MaxCharges' and no accessible extension method 'MaxCharges' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(118,77): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(199,13): error CS1061: 'ForcePunch' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(201,10): error CS1061: 'ForcePunch' does not contain a definition for 'SyncAbilityName' and no accessible extension method 'SyncAbilityName' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(207,13): error CS1061: 'ForcePunch' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(209,10): error CS1061: 'ForcePunch' does not contain a definition for 'SyncAbilityName' and no accessible extension method 'SyncAbilityName' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(215,13): error CS1061: 'ForcePunch' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(217,10): error CS1061: 'ForcePunch' does not contain a definition for 'SyncAbilityName' and no accessible extension method 'SyncAbilityName' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(228,9): error CS1061: 'ForcePunch' does not contain a definition for 'ActivatedAbilityID' and no accessible extension method 'ActivatedAbilityID' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(228,62): error CS1061: 'ForcePunch' does not contain a definition for 'ActivatedAbilityName' and no accessible extension method 'ActivatedAbilityName' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(228,89): error CS1061: 'ForcePunch' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(234,43): error CS1061: 'ForcePunch' does not contain a definition for 'ActivatedAbilityID' and no accessible extension method 'ActivatedAbilityID' accepting a first argument of type 'ForcePunch' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(134,90): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ActivatedAbilityID' and no accessible extension method 'ActivatedAbilityID' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(136,16): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(143,269): error CS1061: 'TelekineticBarrage' does not contain a definition for 'GetChargeRestoreTurns' and no accessible extension method 'GetChargeRestoreTurns' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(143,346): error CS1061: 'TelekineticBarrage' does not contain a definition for 'MaxCharges' and no accessible extension method 'MaxCharges' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(169,13): error CS1061: 'TelekineticBarrage' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(171,10): error CS1061: 'TelekineticBarrage' does not contain a definition for 'SyncAbilityName' and no accessible extension method 'SyncAbilityName' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(177,13): error CS1061: 'TelekineticBarrage' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(179,10): error CS1061: 'TelekineticBarrage' does not contain a definition for 'SyncAbilityName' and no accessible extension method 'SyncAbilityName' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(185,13): error CS1061: 'TelekineticBarrage' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(187,10): error CS1061: 'TelekineticBarrage' does not contain a definition for 'SyncAbilityName' and no accessible extension method 'SyncAbilityName' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(198,9): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ActivatedAbilityID' and no accessible extension method 'ActivatedAbilityID' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(198,62): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ActivatedAbilityName' and no accessible extension method 'ActivatedAbilityName' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(198,89): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(204,43): error CS1061: 'TelekineticBarrage' does not contain a definition for 'ActivatedAbilityID' and no accessible extension method 'ActivatedAbilityID' accepting a first argument of type 'TelekineticBarrage' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(159,52): error CS1061: 'StunningForce' does not contain a definition for 'GetChargeRestoreTurns' and no accessible extension method 'GetChargeRestoreTurns' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(160,35): error CS1061: 'StunningForce' does not contain a definition for 'MaxCharges' and no accessible extension method 'MaxCharges' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(249,21): error CS1061: 'StunningForce' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(251,15): error CS1061: 'StunningForce' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(255,14): error CS1061: 'StunningForce' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(257,11): error CS1061: 'StunningForce' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(261,44): error CS1061: 'StunningForce' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(261,75): error CS1061: 'StunningForce' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(263,35): error CS1061: 'StunningForce' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(263,66): error CS1061: 'StunningForce' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(263,100): error CS1061: 'StunningForce' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(263,130): error CS1061: 'StunningForce' does not contain a definition for 'ParentObject' and no accessible extension method 'ParentObject' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(264,10): error CS1061: 'StunningForce' does not contain a definition for 'CastSuccessful' and no accessible extension method 'CastSuccessful' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(265,15): error CS1061: 'StunningForce' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(267,11): error CS1061: 'StunningForce' does not contain a definition for 'Activate' and no accessible extension method 'Activate' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(281,9): error CS1061: 'StunningForce' does not contain a definition for 'ActivatedAbilityID' and no accessible extension method 'ActivatedAbilityID' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(281,62): error CS1061: 'StunningForce' does not contain a definition for 'ActivatedAbilityName' and no accessible extension method 'ActivatedAbilityName' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(281,89): error CS1061: 'StunningForce' does not contain a definition for 'ActivatedAbilityCommandName' and no accessible extension method 'ActivatedAbilityCommandName' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(287,43): error CS1061: 'StunningForce' does not contain a definition for 'ActivatedAbilityID' and no accessible extension method 'ActivatedAbilityID' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(308,13): error CS1061: 'StunningForce' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(310,10): error CS1061: 'StunningForce' does not contain a definition for 'SyncAbilityName' and no accessible extension method 'SyncAbilityName' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(316,13): error CS1061: 'StunningForce' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(318,10): error CS1061: 'StunningForce' does not contain a definition for 'SyncAbilityName' and no accessible extension method 'SyncAbilityName' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(324,13): error CS1061: 'StunningForce' does not contain a definition for 'EnoughCharges' and no accessible extension method 'EnoughCharges' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(326,10): error CS1061: 'StunningForce' does not contain a definition for 'SyncAbilityName' and no accessible extension method 'SyncAbilityName' accepting a first argument of type 'StunningForce' could be found (are you missing a using directive or an assembly reference?)
- <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(128,191): error CS1503: Argument 2: cannot convert from 'bool' to 'string'
- <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(128,197): error CS1503: Argument 3: cannot convert from 'bool' to 'string'
- <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(190,232): error CS1503: Argument 17: cannot convert from 'int' to 'bool'
- <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(190,236): error CS1503: Argument 18: cannot convert from '<null>' to 'int'
- == Warnings ==
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(190,156): warning CS0618: 'GameObject.pRender' is obsolete: 'Use Render - Will not be removed before Q1 2025'
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(190,186): warning CS0618: 'GameObject.pRender' is obsolete: 'Use Render - Will not be removed before Q1 2025'
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
- <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(113,14): warning CS0618: 'Popup.ShowOptionList(string, IReadOnlyList<string>, IReadOnlyList<char>, int, string, int, bool, bool, int, string, Action<int>, GameObject, IReadOnlyList<IRenderable>, IRenderable, IReadOnlyList<QudMenuItem>, bool, bool, int, bool)' is obsolete: 'Use PickOption'
- <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(162,5): warning CS0618: 'GameObject.pRender' is obsolete: 'Use Render - Will not be removed before Q1 2025'
- <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(164,6): warning CS0618: 'GameObject.pRender' is obsolete: 'Use Render - Will not be removed before Q1 2025'
- <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(166,6): warning CS0618: 'GameObject.pRender' is obsolete: 'Use Render - Will not be removed before Q1 2025'
- <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(226,29): warning CS0169: The field 'AnimateWeapon._Projectile' is never used
Advertisement
Add Comment
Please, Sign In to add comment