منتدي اكواد

منتدي اكواد (https://code.vpscairo.com/index.php)
-   تطوير سيرفرات كونكر (https://code.vpscairo.com/forumdisplay.php?f=11)
-   -   New Items SoulsPh7 Lucky Box (https://code.vpscairo.com/showthread.php?t=165)

محمد ياسر 2019-04-24 09:00 AM

New Items SoulsPh7 Lucky Box
 

نشرح ,

دة صندوق حضرتكـ بتفتحه بيطلعلك صول بالحظ ,

همـا 2 صندوق ,

واحد للأسلحة كاملة ,

التانى للـاسطفة الباقية .[ سلسلة . جذمة . خاتم . لبس , الخ ]
التركيب PacketHandler.cs
ابجث عن
كود PHP:

  #region Misc 

ضيف دة
كود PHP:

#region P7EquipmentSoulPack 
case 720836// HaMaDa-ShaDow-TorNaDo-TeaM 



client.Inventory.Remove(itemGame.Enums.ItemUse.Remove); 

Random R = new Random(); 

int Nr R.Next(114); 

                        if (
Nr == 1

                        { 

client.Inventory.Add(82007301); 

                        } 

                        if (
Nr == 2

                        { 

client.Inventory.Add(82007401); 


                        } 

                        if (
Nr == 3

                        { 

client.Inventory.Add(82007501); 


                        } 

                        if (
Nr == 4

                        { 

client.Inventory.Add(82007601); 


                        } 

                        if (
Nr == 5

                        { 

client.Inventory.Add(82103301); 


                        } 

                        if (
Nr == 6

                        { 

client.Inventory.Add(82103401); 


                        } 

                        if (
Nr == 7

                        { 

client.Inventory.Add(82207101); 


                        } 

                        if (
Nr == 8

                        { 

client.Inventory.Add(82207201); 


                        } 

                        if (
Nr == 9

                        { 

client.Inventory.Add(82305801); 


                        } 

                        if (
Nr == 10

                        { 

client.Inventory.Add(82305901); 

                        } 

                        if (
Nr == 11

                        { 

client.Inventory.Add(82306001); 

                        } 

                        if (
Nr == 12

                        { 

client.Inventory.Add(82401801); 


                        } 

                        if (
Nr == 13

                        { 

client.Inventory.Add(82401901); 


                        } 

                        if (
Nr == 14

                        { 

client.Inventory.Add(82402001); 


                        } 

                        break; 

                    } 

#endregion 

دة بقا الايتمز الـ هو اللبس . طاقية . خاتم . سلسلة . جذمة ,
نيجي بقا للـ الاسلحة ,

كود PHP:

#region P7WeaponSoulPack 
case 720832// HaMaDa-ShaDow-TorNaDo-TeaM 



client.Inventory.Remove(itemGame.Enums.ItemUse.Remove); 

Random R = new Random(); 

int Nr R.Next(112); 

                        if (
Nr == 1

                        { 

client.Inventory.Add(80002001); 

                        } 

                        if (
Nr == 2

                        { 

client.Inventory.Add(80011101); 


                        } 

                        if (
Nr == 3

                        { 

client.Inventory.Add(80014201); 


                        } 

                        if (
Nr == 4

                        { 

client.Inventory.Add(80021501); 


                        } 

                        if (
Nr == 5

                        { 

client.Inventory.Add(80025501); 


                        } 

                        if (
Nr == 6

                        { 

client.Inventory.Add(80042201); 


                        } 

                        if (
Nr == 7

                        { 

client.Inventory.Add(80052201); 


                        } 

                        if (
Nr == 8

                        { 

client.Inventory.Add(80061801); 


                        } 

                        if (
Nr == 9

                        { 

client.Inventory.Add(80072501); 


                        } 

                        if (
Nr == 10

                        { 

client.Inventory.Add(80081001); 

                        } 

                        if (
Nr == 11

                        { 

client.Inventory.Add(80081101); 

                        } 

                        if (
Nr == 12

                        { 

client.Inventory.Add(80091701); 


                        } 

                        break; 

                    } 

#endregion 

دول كل الاسلحة الـPh7 ,

..

نخش ع اضافات الكلينت ,

ItemType ,

ضيف السطرين دول
كود PHP:

720836@@SoulPh7Equipment[Pack]@@0@@0@@0@@0@@0@@0@@0@@0@@11@@0@@0@@9202100@@0@@0@@0@@0@@0@@0@@0@@1@@1@@0@@0@@0@@0@@0@@0@@0@@0@@0@@1@@800@@0@@0@@1@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@P7SoulItemsPack@@Open~the~pack~to~receive~a~Lucky~P7~EquipmentSoulP7.@@5@@0@@0@@0@@0@@500@@0@@0@@0@@0@@ 
720832@@SoulPh7Weapons[Pack]@@0@@0@@0@@0@@0@@0@@0@@0@@11@@0@@0@@9202100@@0@@0@@0@@0@@0@@0@@0@@1@@1@@0@@0@@0@@0@@0@@0@@0@@0@@0@@1@@800@@0@@0@@1@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@P7SoulWeaponsPack@@Open~the~pack~to~receive~a~Lucky~P7~WeaponsSoulP7.@@5@@0@@0@@0@@0@@500@@0@@0@@0@@0@@ 

تمام ,

..

مش هتحتاج أى حاجة تانى ,



الساعة الآن 07:38 PM

مرحبا بكم في منتدي اكواد لتطوير الالعاب