Cannot convert `AutoTurret' expression to type `DecayEntity'​Fixed
Hey,

if you got any time so please Update this Plugin i would appreciate it.

Thanks
Update for what?
I dont know why i get this message @Wulf

EDIT:

TurretLimits.cs(383,8): error CS1502: The best overloaded method match for `Oxide.Plugins.TurretLimits.IsTurretUnpowered(Oxide.Plugins.TurretLimits.TurretType, DecayEntity)' has some invalid arguments
TurretLimits.cs(318,8): (Location of the symbol related to previous error)
TurretLimits.cs(383,49): error CS1503: Argument `#2' cannot convert `AutoTurret' expression to type `DecayEntity'
TurretLimits.cs(459,71): warning CS0184: The given expression is never of the provided (`AutoTurret') type


Merged post

Any new Information about the Error ?
Error while compiling: TurretLimits.cs(383,49): error CS1503: Argument `#2' cannot convert `AutoTurret' expression to type `DecayEntity'
I get the same error for DecayEntity
This should be fixed now, check out the latest update.
Locked automatically