Thursday wipe april 3 th

Error while compiling BaseRepair: There is no argument given that corresponds to the required parameter 'player' of 'BaseCombatEntity.OnRepairFinished(BasePlayer)' | Line: 359, Pos: 24

There are two lines in the .cs file that contain: entity.OnRepairFinished();

Replace them with entity.OnRepairFinished(player);

QbobQ5Am5utfste.jpg death0racle

There are two lines in the .cs file that contain: entity.OnRepairFinished();

Replace them with entity.OnRepairFinished(player);

thank you, but at the moment i post the message we already fixt the plugin, just wanted to report it for the plugin owner.😉