i get this error when i try to run my gameserver:
Microsoft (R) Visual C# .NET-Compilerversion 7.10.3052.4
für Microsoft (R) .NET Framework, Version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. Alle Rechte vorbehalten.
scripts\ScriptMgr.cs(391,6): error CS0117: 'DOL.Player' enthält keine Definition für 'SendSit'
scripts\ScriptMgr.cs(396,6): error CS0117: 'DOL.Player' enthält keine Definition für 'SendStand'
scripts\ScriptMgr.cs(559,8): error CS0117: 'DOL.Player' enthält keine Definition für 'SendMob'
DOLScripts.dll compiled with 3 errors and warnings
i have the latest source from cvs, there might be something wrong in ScriptMgr.cs , hope someone can fix this
thx Odin