-->

إشترك في النشرة البريدية

إغلاق القائمة
جميع الحقوق محفوظة لـ الاختراع سمارت © 2019

تم تجديد الموقع وسنقوم بالعمل عليه مره اخري


حل مشكلة السوكت والدامج والساب كلاس بعد الابجريد حل نهائي كاملher


    انهارده حل نهائي مش مؤقت 
    لمشكلة السوكت والدامج forging وكمان حل مشكلة الساب كلاس بعد الابجريد الجديد بالكامل 
    الحل نهائي ان شاء الله.

    i will fixing now all the common problem after upgrade 
    Socket,Damage " Forging" and SubClass 

    this is finally , there were no problem i hope that
    so lets do it 

    هنفتح الكلاس  CharacterInfo.cs  
    open this class  CharacterInfo.cs  

    هتبدل كل الي في الكلاس بالكود ده
    replace all codes with this 

    حمله here

    بعد كده هنشتغل في باكت 1009
    المهم هنروح للباكت هندلر 
    هنبحث عن 
     #region Item/Ping (1009)

    open class PacketHandler
    and search for
     #region Item/Ping (1009)


    هنبدلها ب الاكواد ديه كلها كل الباكت
    replace it with


    لسه برضو مش خلصنا 
    maybe have error
    so 

    if you find error in


    لو لقيت الايرور في الكلمة ديه
    client.SashSlots

    replace it with
     بدلها بي 

    client.Entity.ExtraInventory

    بعد كده 

    search for ابحث عن 

    public void Parse(string Line) { string[] data = Line.Split(new string[] { "@@" }, StringSplitOptions.RemoveEmptyEntries);

    فوقيها 
    put up it

     public uint Time;  

    هتبحث عن search for
     public enum ItemType : byte

    فوقيها up it 

    put this code حط الكود ده

    }

                Time = Convert.ToUInt32(data[39]);

            } 

    هتفتح الكلاس ده  ItemUsage
    open this class ItemUsage
    بدل كل الاكواد بالي في المف 
     
    replace all code with
    this code in file 
     

    بكده كل المشاكل ديه هتكون اختفت من عندك
    now we finish at last
     
    do not forget to like this post blow the post
    and share with your friend.
     
     

    إرسال تعليق