Guest User

Untitled

a guest
Dec 9th, 2024
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.38 KB | None | 0 0
  1. === Telekinesis Errors ===
  2. <...>\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?)
  3. <...>\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?)
  4. <...>\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?)
  5. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(21,24): error CS0115: 'ForceArmor.WantEvent(int, int)': no suitable method found to override
  6. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(26,24): error CS0115: 'ForceArmor.HandleEvent(GetItemElementsEvent)': no suitable method found to override
  7. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(41,24): error CS0115: 'ForceArmor.HandleEvent(MissilePenetrateEvent)': no suitable method found to override
  8. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(35,24): error CS0115: 'ForceArmor.Register(GameObject)': no suitable method found to override
  9. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(62,24): error CS0115: 'ForceArmor.FireEvent(Event)': no suitable method found to override
  10. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(145,26): error CS0115: 'ForceArmor.GetDescription()': no suitable method found to override
  11. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(174,26): error CS0115: 'ForceArmor.GetLevelText(int)': no suitable method found to override
  12. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(183,24): error CS0115: 'ForceArmor.AllowStaticRegistration()': no suitable method found to override
  13. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(196,24): error CS0115: 'ForceArmor.WantTurnTick()': no suitable method found to override
  14. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(201,24): error CS0115: 'ForceArmor.WantTenTurnTick()': no suitable method found to override
  15. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(206,24): error CS0115: 'ForceArmor.WantHundredTurnTick()': no suitable method found to override
  16. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(211,24): error CS0115: 'ForceArmor.TurnTick(long)': no suitable method found to override
  17. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(219,24): error CS0115: 'ForceArmor.TenTurnTick(long)': no suitable method found to override
  18. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(227,24): error CS0115: 'ForceArmor.HundredTurnTick(long)': no suitable method found to override
  19. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(235,24): error CS0115: 'ForceArmor.ChangeLevel(int)': no suitable method found to override
  20. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(241,24): error CS0115: 'ForceArmor.Mutate(GameObject, int)': no suitable method found to override
  21. <...>\steamapps\workshop\content\333640\3173434628\ForceArmor.cs(247,24): error CS0115: 'ForceArmor.Unmutate(GameObject)': no suitable method found to override
  22. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(25,24): error CS0115: 'ForcePunch.WantEvent(int, int)': no suitable method found to override
  23. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(30,24): error CS0115: 'ForcePunch.HandleEvent(GetItemElementsEvent)': no suitable method found to override
  24. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(158,24): error CS0115: 'ForcePunch.HandleEvent(AIGetOffensiveAbilityListEvent)': no suitable method found to override
  25. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(39,24): error CS0115: 'ForcePunch.Register(GameObject)': no suitable method found to override
  26. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(45,24): error CS0115: 'ForcePunch.FireEvent(Event)': no suitable method found to override
  27. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(147,26): error CS0115: 'ForcePunch.GetDescription()': no suitable method found to override
  28. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(167,26): error CS0115: 'ForcePunch.GetLevelText(int)': no suitable method found to override
  29. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(177,24): error CS0115: 'ForcePunch.AllowStaticRegistration()': no suitable method found to override
  30. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(182,24): error CS0115: 'ForcePunch.WantTurnTick()': no suitable method found to override
  31. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(187,24): error CS0115: 'ForcePunch.WantTenTurnTick()': no suitable method found to override
  32. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(192,24): error CS0115: 'ForcePunch.WantHundredTurnTick()': no suitable method found to override
  33. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(197,24): error CS0115: 'ForcePunch.TurnTick(long)': no suitable method found to override
  34. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(205,24): error CS0115: 'ForcePunch.TenTurnTick(long)': no suitable method found to override
  35. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(213,24): error CS0115: 'ForcePunch.HundredTurnTick(long)': no suitable method found to override
  36. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(221,24): error CS0115: 'ForcePunch.ChangeLevel(int)': no suitable method found to override
  37. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(226,24): error CS0115: 'ForcePunch.Mutate(GameObject, int)': no suitable method found to override
  38. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(232,24): error CS0115: 'ForcePunch.Unmutate(GameObject)': no suitable method found to override
  39. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(25,24): error CS0115: 'TelekineticBarrage.WantEvent(int, int)': no suitable method found to override
  40. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(30,24): error CS0115: 'TelekineticBarrage.HandleEvent(GetItemElementsEvent)': no suitable method found to override
  41. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(39,24): error CS0115: 'TelekineticBarrage.HandleEvent(GetAttackerMeleePenetrationEvent)': no suitable method found to override
  42. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(132,24): error CS0115: 'TelekineticBarrage.HandleEvent(AIGetOffensiveAbilityListEvent)': no suitable method found to override
  43. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(48,24): error CS0115: 'TelekineticBarrage.Register(GameObject)': no suitable method found to override
  44. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(54,24): error CS0115: 'TelekineticBarrage.FireEvent(Event)': no suitable method found to override
  45. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(121,26): error CS0115: 'TelekineticBarrage.GetDescription()': no suitable method found to override
  46. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(141,26): error CS0115: 'TelekineticBarrage.GetLevelText(int)': no suitable method found to override
  47. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(147,24): error CS0115: 'TelekineticBarrage.AllowStaticRegistration()': no suitable method found to override
  48. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(152,24): error CS0115: 'TelekineticBarrage.WantTurnTick()': no suitable method found to override
  49. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(157,24): error CS0115: 'TelekineticBarrage.WantTenTurnTick()': no suitable method found to override
  50. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(162,24): error CS0115: 'TelekineticBarrage.WantHundredTurnTick()': no suitable method found to override
  51. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(167,24): error CS0115: 'TelekineticBarrage.TurnTick(long)': no suitable method found to override
  52. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(175,24): error CS0115: 'TelekineticBarrage.TenTurnTick(long)': no suitable method found to override
  53. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(183,24): error CS0115: 'TelekineticBarrage.HundredTurnTick(long)': no suitable method found to override
  54. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(191,24): error CS0115: 'TelekineticBarrage.ChangeLevel(int)': no suitable method found to override
  55. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(196,24): error CS0115: 'TelekineticBarrage.Mutate(GameObject, int)': no suitable method found to override
  56. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(202,24): error CS0115: 'TelekineticBarrage.Unmutate(GameObject)': no suitable method found to override
  57. <...>\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?)
  58. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(36,24): error CS0115: 'StunningForce.WantEvent(int, int)': no suitable method found to override
  59. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(41,24): error CS0115: 'StunningForce.HandleEvent(AIGetOffensiveAbilityListEvent)': no suitable method found to override
  60. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(50,24): error CS0115: 'StunningForce.HandleEvent(GetItemElementsEvent)': no suitable method found to override
  61. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(59,24): error CS0115: 'StunningForce.AllowStaticRegistration()': no suitable method found to override
  62. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(64,24): error CS0115: 'StunningForce.Register(GameObject)': no suitable method found to override
  63. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(86,26): error CS0115: 'StunningForce.GetDescription()': no suitable method found to override
  64. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(147,26): error CS0115: 'StunningForce.GetLevelText(int)': no suitable method found to override
  65. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(247,24): error CS0115: 'StunningForce.FireEvent(Event)': no suitable method found to override
  66. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(274,24): error CS0115: 'StunningForce.ChangeLevel(int)': no suitable method found to override
  67. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(279,24): error CS0115: 'StunningForce.Mutate(GameObject, int)': no suitable method found to override
  68. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(285,24): error CS0115: 'StunningForce.Unmutate(GameObject)': no suitable method found to override
  69. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(291,24): error CS0115: 'StunningForce.WantTurnTick()': no suitable method found to override
  70. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(296,24): error CS0115: 'StunningForce.WantTenTurnTick()': no suitable method found to override
  71. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(301,24): error CS0115: 'StunningForce.WantHundredTurnTick()': no suitable method found to override
  72. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(306,24): error CS0115: 'StunningForce.TurnTick(long)': no suitable method found to override
  73. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(314,24): error CS0115: 'StunningForce.TenTurnTick(long)': no suitable method found to override
  74. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(322,24): error CS0115: 'StunningForce.HundredTurnTick(long)': no suitable method found to override
  75. <...>\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?)
  76. <...>\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?)
  77. <...>\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?)
  78. <...>\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?)
  79. <...>\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?)
  80. <...>\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?)
  81. <...>\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?)
  82. <...>\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?)
  83. <...>\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?)
  84. <...>\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?)
  85. <...>\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?)
  86. <...>\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?)
  87. <...>\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?)
  88. <...>\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?)
  89. <...>\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?)
  90. <...>\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'
  91. <...>\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?)
  92. <...>\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?)
  93. <...>\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?)
  94. <...>\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?)
  95. <...>\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?)
  96. <...>\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?)
  97. <...>\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?)
  98. <...>\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?)
  99. <...>\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?)
  100. <...>\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?)
  101. <...>\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?)
  102. <...>\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?)
  103. <...>\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?)
  104. <...>\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?)
  105. <...>\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?)
  106. <...>\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?)
  107. <...>\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?)
  108. <...>\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?)
  109. <...>\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?)
  110. <...>\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?)
  111. <...>\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?)
  112. <...>\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?)
  113. <...>\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?)
  114. <...>\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?)
  115. <...>\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?)
  116. <...>\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?)
  117. <...>\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?)
  118. <...>\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?)
  119. <...>\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?)
  120. <...>\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?)
  121. <...>\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?)
  122. <...>\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?)
  123. <...>\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?)
  124. <...>\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?)
  125. <...>\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?)
  126. <...>\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?)
  127. <...>\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?)
  128. <...>\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?)
  129. <...>\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?)
  130. <...>\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?)
  131. <...>\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?)
  132. <...>\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?)
  133. <...>\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?)
  134. <...>\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?)
  135. <...>\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?)
  136. <...>\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?)
  137. <...>\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?)
  138. <...>\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?)
  139. <...>\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?)
  140. <...>\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?)
  141. <...>\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?)
  142. <...>\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?)
  143. <...>\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?)
  144. <...>\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?)
  145. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(71,121): error CS1503: Argument 2: cannot convert from 'bool' to 'string'
  146. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(71,127): error CS1503: Argument 3: cannot convert from 'XRL.UI.DialogResult' to 'bool'
  147. <...>\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?)
  148. <...>\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?)
  149. <...>\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?)
  150. <...>\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?)
  151. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(96,24): error CS1503: Argument 1: cannot convert from 'string' to 'System.Type'
  152. <...>\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?)
  153. <...>\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?)
  154. <...>\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?)
  155. <...>\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?)
  156. <...>\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?)
  157. <...>\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?)
  158. <...>\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?)
  159. <...>\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?)
  160. <...>\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?)
  161. <...>\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?)
  162. <...>\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?)
  163. <...>\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?)
  164. <...>\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?)
  165. <...>\steamapps\workshop\content\333640\3173434628\ForcePunch.cs(116,33): error CS0103: The name 'Level' does not exist in the current context
  166. <...>\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?)
  167. <...>\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?)
  168. <...>\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?)
  169. <...>\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?)
  170. <...>\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?)
  171. <...>\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?)
  172. <...>\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?)
  173. <...>\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?)
  174. <...>\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?)
  175. <...>\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?)
  176. <...>\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?)
  177. <...>\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?)
  178. <...>\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?)
  179. <...>\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?)
  180. <...>\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?)
  181. <...>\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?)
  182. <...>\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?)
  183. <...>\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?)
  184. <...>\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?)
  185. <...>\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?)
  186. <...>\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?)
  187. <...>\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?)
  188. <...>\steamapps\workshop\content\333640\3173434628\TelekineticBarrage.cs(112,24): error CS1503: Argument 1: cannot convert from 'string' to 'System.Type'
  189. <...>\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?)
  190. <...>\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?)
  191. <...>\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?)
  192. <...>\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?)
  193. <...>\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?)
  194. <...>\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?)
  195. <...>\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?)
  196. <...>\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?)
  197. <...>\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?)
  198. <...>\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?)
  199. <...>\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?)
  200. <...>\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?)
  201. <...>\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?)
  202. <...>\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?)
  203. <...>\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?)
  204. <...>\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?)
  205. <...>\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?)
  206. <...>\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?)
  207. <...>\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?)
  208. <...>\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?)
  209. <...>\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?)
  210. <...>\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?)
  211. <...>\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?)
  212. <...>\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?)
  213. <...>\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?)
  214. <...>\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?)
  215. <...>\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?)
  216. <...>\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?)
  217. <...>\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?)
  218. <...>\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?)
  219. <...>\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?)
  220. <...>\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?)
  221. <...>\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?)
  222. <...>\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?)
  223. <...>\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?)
  224. <...>\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?)
  225. <...>\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?)
  226. <...>\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?)
  227. <...>\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?)
  228. <...>\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?)
  229. <...>\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?)
  230. <...>\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?)
  231. <...>\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?)
  232. <...>\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?)
  233. <...>\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?)
  234. <...>\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?)
  235. <...>\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?)
  236. <...>\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?)
  237. <...>\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?)
  238. <...>\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?)
  239. <...>\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?)
  240. <...>\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?)
  241. <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(128,191): error CS1503: Argument 2: cannot convert from 'bool' to 'string'
  242. <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(128,197): error CS1503: Argument 3: cannot convert from 'bool' to 'string'
  243. <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(190,232): error CS1503: Argument 17: cannot convert from 'int' to 'bool'
  244. <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(190,236): error CS1503: Argument 18: cannot convert from '<null>' to 'int'
  245. == Warnings ==
  246. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  247. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  248. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  249. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  250. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  251. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  252. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  253. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  254. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  255. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  256. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  257. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  258. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  259. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  260. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  261. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  262. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(190,156): warning CS0618: 'GameObject.pRender' is obsolete: 'Use Render - Will not be removed before Q1 2025'
  263. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs(190,186): warning CS0618: 'GameObject.pRender' is obsolete: 'Use Render - Will not be removed before Q1 2025'
  264. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  265. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  266. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  267. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  268. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  269. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  270. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  271. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  272. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  273. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  274. <...>\steamapps\workshop\content\333640\3173434628\StunningForce.cs'.
  275. <...>\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'
  276. <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(162,5): warning CS0618: 'GameObject.pRender' is obsolete: 'Use Render - Will not be removed before Q1 2025'
  277. <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(164,6): warning CS0618: 'GameObject.pRender' is obsolete: 'Use Render - Will not be removed before Q1 2025'
  278. <...>\steamapps\workshop\content\333640\3173434628\AnimateWeapon.cs(166,6): warning CS0618: 'GameObject.pRender' is obsolete: 'Use Render - Will not be removed before Q1 2025'
  279. <...>\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