تيم اكسوور
مرحب بكم فى تيم اكسوور

انضم إلى المنتدى ، فالأمر سريع وسهل

تيم اكسوور
مرحب بكم فى تيم اكسوور
تيم اكسوور
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

اذهب الى الأسفل
3liGeNDoOR
3liGeNDoOR
مِےـدُيّےـر عَےـٱمِےـ ٱلمِےـوِقَےـعَےـ
المساهمات : 94
تاريخ التسجيل : 10/09/2017
العمر : 38
الموقع : https://teamxoor.yoo7.com
https://teamxoor.yoo7.com

Exclusive ) ADD Title Last Patch 6586 ) Empty Exclusive ) ADD Title Last Patch 6586 )

الأحد سبتمبر 10, 2017 1:05 pm
Exclusive ) ADD Title Last Patch 6586 ) 8c21e20d2971363
و أفضل الصلاة علي سيدنا الحبيب محمد (صلي الله عليه و سلم)

انا عملت الموضوع ده للي عامل السيستم القديم بتاع ( Wardrobe )

النهاردة جايب احدث Title's and Garment And MountArmor's و فور نزلهم في الباتش الجديد 6586

نخش في المفيد
هتفتح كلاس PacketHandler
و بعدين ابحث علي الكود ده
الكود:
void LoginMessages 

  

هتنزل لكود اللود بتاع السيستم عندك ده
الكود:
#region Storages 

  

و تنزل لاخر كود عندك و تحط تحتيه ده
الكود:
new TitleStorage().AddTitle(client, 2063, 2063, false  

new TitleStorage().AddTitle(client, 2064, 2064, false  

new TitleStorage().AddTitle(client, 2065, 2065, false 

  

هتفتح كلاس Storage-Manage
و تبحث علي الكود ده
الكود:
public static int GetTitlePoints(short _type, short _id) 

  

و بدله كله بده
الكود:
new TitleStorage().AddTitle(client, 2063, 2063, false  

new TitleStorage().AddTitle(client, 2064, 2064, false  

new TitleStorage().AddTitle(client, 2065, 2065, false

 
public static int GetTitlePoints(short _type, short _id)    

        {    

            if (_type == 1 && _id == 1000)    

                return 150;    

            else if (_type == 2018 && _id == 1)    

                return 500;    

            else if (_type == 2001 && _id == 2)    

                return 300;    

            else if (_type == 2002 && _id == 3)    

                return 150;    

            else if (_type == 2003 && _id == 4)    

                return 300;    

            else if (_type == 2004 && _id == 5)    

                return 150;    

            else if (_type == 2005 && _id == 6)    

                return 150;    

            else if (_type == 2006 && _id == 7)    

                return 150;    

            else if (_type == 2020 && _id == 2020)    

                return 300;    

            else if (_type == 2021 && _id == 2021)    

                return 200;    

            else if (_type == 2022 && _id == 2022)    

                return 100;    

            else if (_type == 2023 && _id == 2023)    

                return 300;    

            else if (_type == 2024 && _id == 2024)    

                return 200;    

            else if (_type == 2025 && _id == 2025)    

                return 100;    

            else if (_type == 2028 && _id == 2028)    

                return 150;    

            else if (_type == 2029 && _id == 2029)    

                return 300;    

            else if (_type == 2030 && _id == 2030)    

                return 100;    

            else if (_type == 2031 && _id == 2031)    

                return 200;    

            else if (_type == 6009 && _id == 6009)    

                return 300;    

            else if (_type == 6007 && _id == 6007)    

                return 300;    

            else if (_type == 6008 && _id == 6008)    

                return 300;    

            else if (_type == 2026 && _id == 2026)    

                return 100;    

            else if (_type == 2027 && _id == 2027)    

                return 300;    

            else if (_type == 2032 && _id == 2032)    

                return 300;    

            else if (_type == 2033 && _id == 2033)    

                return 300;    

            else if (_type == 6011 && _id == 6011)    

                return 300;    

            else if (_type == 2034 && _id == 2034)    

                return 300;    

            else if (_type == 2013 && _id == 14)    

                return 300;    

            else if (_type == 2014 && _id == 15)    

                return 300;    

            else if (_type == 2015 && _id == 16)    

                return 300;    

            else if (_type == 2016 && _id == 17)    

                return 300;    

            else if (_type == 2035 && _id == 2035)    

                return 300;    

            else if (_type == 2036 && _id == 2036)    

                return 300;    

            else if (_type == 2037 && _id == 2037)    

                return 300;    

            else if (_type == 2038 && _id == 2038)    

                return 300;    

            else if (_type == 2039 && _id == 2039)    

                return 300;    

            else if (_type == 2040 && _id == 2040)    

                return 100;    

            else if (_type == 2041 && _id == 2041)    

                return 100;    

            else if (_type == 2044 && _id == 2044)    

                return 100;    

            else if (_type == 2045 && _id == 2045)    

                return 100;    

            else if (_type == 6012 && _id == 6012)    

                return 100;    

            else if (_type == 2050 && _id == 2050)    

                return 100;    

            else if (_type == 2051 && _id == 2051)    

                return 100;    

            else if (_type == 2052 && _id == 2052)    

                return 100;    

            else if (_type == 2053 && _id == 2053)    

                return 150;    

            else if (_type == 2054 && _id == 2054)    

                return 150;    

            else if (_type == 2057 && _id == 2057)    

                return 150;    

            else if (_type == 2056 && _id == 2056)    

                return 100;    

            else if (_type == 2046 && _id == 2046)    

                return 150;    

            else if (_type == 2047 && _id == 2047)    

                return 150;    

            else if (_type == 2048 && _id == 2048)    

                return 150;    

            else if (_type == 2049 && _id == 2049)    

                return 150;    

            else if (_type == 2059 && _id == 2059)    

                return 100;    

            else if (_type == 2060 && _id == 2060)    

                return 150;    

            else if (_type == 2061 && _id == 2061)    

                return 150;    

            else if (_type == 2062 && _id == 2062)    

                return 150;    

            else if (_type == 6013 && _id == 6013)    

                return 100;    

            else if (_type == 6014 && _id == 6014)    

                return 150;    

            else if (_type == 6015 && _id == 6015)    

                return 150;    

            else if (_type == 6016 && _id == 6016)    

                return 150;    

            else if (_type == 6017 && _id == 6017)    

                return 150;    

            else if (_type == 2063 && _id == 2063)    

                return 150;    

            else if (_type == 2064 && _id == 2064)    

                return 150;    

            else if (_type == 2065 && _id == 2065)    

                return 150;    

            return 0;    

        } 

  
حمل ملف التكس ده واتبع الخطوات ال فيه
http://www.up-00.com/?m1P4

حمل الباتش ده علشان يظهروا
enco_6586
للناس اللي بتواجه مشاكل في تحميل الباتش من موقع اللعبة الرئيسي Conquer Online 3.0
تــــم رفـــعــــه علي موقع Top4Top
enco_6586

صورة
Garment's
Exclusive ) ADD Title Last Patch 6586 ) E7ba0536b0ac4d4
MountArmor's
Exclusive ) ADD Title Last Patch 6586 ) 9715fabcd77ed79
Title's
Exclusive ) ADD Title Last Patch 6586 ) Dc91ef2a3fe448a

بالتوفيق للجميع
((( ~~~ XD ~~~ )))
avatar
karem
المساهمات : 1
تاريخ التسجيل : 11/08/2018

Exclusive ) ADD Title Last Patch 6586 ) Empty رد: Exclusive ) ADD Title Last Patch 6586 )

الجمعة أغسطس 31, 2018 7:54 am
فين الملفات الي هتتحمل الرابط مش شغال
الرجوع الى أعلى الصفحة
مواضيع مماثلة
صلاحيات هذا المنتدى:
تستطيع الرد على المواضيع في هذا المنتدى