now i got errors in 3 files:
Scripts: Compiling C# scripts...Failed with: 3 errors, 0 warnings
Errors:
+ customs/Vita-Nex/Vita-Nex/Extensions/Server/RegionExt.cs:
CS0115: Line 231: 'Server.RegionExtUtility.PreviewRegion.AllowHarmful(Server.Mobile, Server.Mobile)' : aucune méthod
e appropriée n'a été trouvée pour la substitution
CS0115: Line 376: 'Server.RegionExtUtility.PreviewRegion.OnCombatantChange(Server.Mobile, Server.Mobile, Server.Mobi
le)' : aucune méthode appropriée n'a été trouvée pour la substitution
CS0115: Line 428: 'Server.RegionExtUtility.PreviewRegion.OnDidHarmful(Server.Mobile, Server.Mobile)' : aucune méthod
e appropriée n'a été trouvée pour la substitution
CS0115: Line 482: 'Server.RegionExtUtility.PreviewRegion.OnGotHarmful(Server.Mobile, Server.Mobile)' : aucune méthod
e appropriée n'a été trouvée pour la substitution
+ customs/Vita-Nex/Vita-Nex/Items/Throwables/AtMobiles/Fun/HauntedMomento.cs:
CS1715: Line 33: 'VitaNex.Items.HauntedMomentoEntity.Combatant' : le type doit être 'Server.IDamageable' pour corres
pondre au membre substitué 'Server.Mobile.Combatant'
CS0115: Line 246: 'VitaNex.Items.HauntedMomentoEntity.CheckAttack(Server.Mobile)' : aucune méthode appropriée n'a ét
é trouvée pour la substitution
+ customs/Vita-Nex/Vita-Nex/Modules/AutoPVP/Objects/Regions.cs:
CS0115: Line 66: 'VitaNex.Modules.AutoPvP.PvPRegion.AllowHarmful(Server.Mobile, Server.Mobile)' : aucune méthode app
ropriée n'a été trouvée pour la substitution
CS0115: Line 187: 'VitaNex.Modules.AutoPvP.PvPRegion.OnCombatantChange(Server.Mobile, Server.Mobile, Server.Mobile)'
: aucune méthode appropriée n'a été trouvée pour la substitution
CS0115: Line 239: 'VitaNex.Modules.AutoPvP.PvPRegion.OnDidHarmful(Server.Mobile, Server.Mobile)' : aucune méthode ap
propriée n'a été trouvée pour la substitution
CS0115: Line 299: 'VitaNex.Modules.AutoPvP.PvPRegion.OnGotHarmful(Server.Mobile, Server.Mobile)' : aucune méthode ap
propriée n'a été trouvée pour la substitution
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.