(14:57:58) | Error while compiling: DronePilot.cs(136,34): error CS1501: No overload for method `BecomeWounded' takes `2' arguments
(14:57:58) | Error while compiling: DronePilot.cs(136,34): error CS1501: No overload for method `BecomeWounded' takes `2' arguments
Your server appears to be outdated.
Wulf, how are you. I also seem to get this error, and my server has restarted 9 hours ago and updated itself.
getting the same error
Protocol: 2306.214.1
Build Date: 07/02/2021 11:22:06
Unity Version: 2019.4.22f1
Changeset: 62973
Branch: release
Oxide.Rust Version: 2.0.5107
I have latest version I can download from steam and still got same issue.
(18:28:48) | Protocol: 2306.214.1
Build Date: 07/02/2021 18:22:06
Unity Version: 2019.4.22f1
Changeset: 62973
(18:29:14) | Oxide.Rust Version: 2.0.5107
Wulf
Your server appears to be outdated.
Wulf
Your server appears to be outdated.
Nah, my mistake. Patched one more time
Error while compiling: DronePilot.cs(136,34): error CS1501: No overload for method `BecomeWounded' takes `2' arguments
Oxide 2.0.5111
I already send new patch, please, be patient while someone will merge it and plugin will be update
Updaaaaate, i can't wait to test it !:)
Find line
actualPlayer.BecomeWounded(hitInfo.InitiatorPlayer, hitInfo);And replace it with
actualPlayer.BecomeWounded(hitInfo); MONaH
Find line
actualPlayer.BecomeWounded(hitInfo.InitiatorPlayer, hitInfo);And replace it with
actualPlayer.BecomeWounded(hitInfo);
Oh !Thank you very much sir ! I'll try it right now !