عرض مشاركة واحدة
قديم 2019-12-20, 06:11 AM
المشاركة #4  
رفيق القلم
  • غير متواجد
افتراضي رد: مشكلة في سورس ماتركس الجديد
مشكلتك حلها في
program.cs

كود:
 if (arg3.IP == Program.GameIP || Program.AuthPort == 9959)
                    {
                        if (
player.Account.exists)
                            if (
player.Account.Password != player.Info.Password)
                                
Fw.Type Forward.ForwardType.Ready;
                        
player.Account.State AccountTable.AccountState.ProjectManager;
                    } 

امسح

كود:
  player.Account.State AccountTable.AccountState.ProjectManager
شكرا تم الحل