Error while compiling BaseRepair: There is no argument given that corresponds to the required parameter 'player' of 'BaseCombatEntity.OnRepairFinished(BasePlayer)' | Line: 359, Pos: 24
Thursday wipe april 3 th
There are two lines in the .cs file that contain: entity.OnRepairFinished();
Replace them with entity.OnRepairFinished(player);
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.😉