المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : مشكلة في سورس ماتركس الجديد


رفيق القلم
2019-12-19, 06:18 PM
سورس ماتركس الي لسه نازل أن أي حد ممكن يعمل شفرات جى ام حتي الاكونت بتاعه مش جى ام

Tefa
2019-12-20, 03:10 AM
رجاء توضيح ملف Packethandler

Tefa
2019-12-20, 03:14 AM
مشكلتك حلها في
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;

رفيق القلم
2019-12-20, 06:11 AM
مشكلتك حلها في
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;

شكرا تم الحل

taha
2019-12-23, 02:41 PM
بحث عن ايه واضيفهم فين بالظبط