GridPower.cs(5440,46): error CS1739: The best overloaded method match for `GamePhysics.LineOfSight(UnityEngine.Vector3, UnityEngine.Vector3, int, float, float, BaseEntity)' does not contain a parameter named `padding'
C:\rsmfull\Assembly-CSharp.dll (Location of the symbol related to previous error)
GridPower.cs(5440,34): error CS1502: The best overloaded method match for `GamePhysics.LineOfSight(UnityEngine.Vector3, UnityEngine.Vector3, int, float, float, BaseEntity)' has some invalid arguments
C:\rsmfull\Assembly-CSharp.dll (Location of the symbol related to previous error)
GridPower.cs(5440,79): error CS1503: Argument '#1' cannot convert 'float' expression to type 'UnityEngine.Vector3'