Criando um Conquer
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

Caixinhas de itens, que dão p6-p7 e refinarias lvl6 na sorte

Ir para baixo

Caixinhas de itens, que dão p6-p7 e refinarias lvl6 na sorte Empty Caixinhas de itens, que dão p6-p7 e refinarias lvl6 na sorte

Mensagem por FelipeXP Ter Jan 26, 2016 7:32 pm

Essas caixinhas foram feitas por mim para dropar dos boss e da um item na sorte Very Happy então fica a dica.

Procure por source\Network\PacketHandler.cs
e na PacketHandler.cs procure por #region Misc

Código:
               #region By felipeXP
                #region P7
                case 727316:
                    {
                        client.Inventory.Remove(item, Game.Enums.ItemUse.Remove);
                        Random R = new Random();
                        int Nr = R.Next(1, 26);
                        if (Nr == 1)
                        {
                            client.Inventory.Add(820073, 0, 1);
                        }
                        if (Nr == 2)
                        {
                            client.Inventory.Add(820074, 0, 1);

                        }
                        if (Nr == 3)
                        {
                            client.Inventory.Add(820075, 0, 1);

                        }
                        if (Nr == 4)
                        {
                            client.Inventory.Add(820076, 0, 1);

                        }
                        if (Nr == 5)
                        {
                            client.Inventory.Add(821033, 0, 1);

                        }
                        if (Nr == 6)
                        {
                            client.Inventory.Add(821034, 0, 1);

                        }
                        if (Nr == 7)
                        {
                            client.Inventory.Add(822071, 0, 1);

                        }
                        if (Nr ==
                        {
                            client.Inventory.Add(822072, 0, 1);

                        }
                        if (Nr == 9)
                        {
                            client.Inventory.Add(823058, 0, 1);

                        }
                        if (Nr == 10)
                        {
                            client.Inventory.Add(823059, 0, 1);
                        }
                        if (Nr == 11)
                        {
                            client.Inventory.Add(823060, 0, 1);
                        }
                        if (Nr == 12)
                        {
                            client.Inventory.Add(824018, 0, 1);

                        }
                        if (Nr == 13)
                        {
                            client.Inventory.Add(824019, 0, 1);

                        }
                        if (Nr == 14)
                        {
                            client.Inventory.Add(824020, 0, 1);

                        }
                        if (Nr == 15)
                        {
                            client.Inventory.Add(800020, 0, 1);
                        }
                        if (Nr == 16)
                        {
                            client.Inventory.Add(800111, 0, 1);

                        }
                        if (Nr == 17)
                        {
                            client.Inventory.Add(800142, 0, 1);

                        }
                        if (Nr == 18)
                        {
                            client.Inventory.Add(800215, 0, 1);

                        }
                        if (Nr == 19)
                        {
                            client.Inventory.Add(800255, 0, 1);

                        }
                        if (Nr == 20)
                        {
                            client.Inventory.Add(800422, 0, 1);

                        }
                        if (Nr == 21)
                        {
                            client.Inventory.Add(800522, 0, 1);

                        }
                        if (Nr == 22)
                        {
                            client.Inventory.Add(800618, 0, 1);

                        }
                        if (Nr == 23)
                        {
                            client.Inventory.Add(800725, 0, 1);

                        }
                        if (Nr == 24)
                        {
                            client.Inventory.Add(800810, 0, 1);
                        }
                        if (Nr == 25)
                        {
                            client.Inventory.Add(800811, 0, 1);
                        }
                        if (Nr == 26)
                        {
                            client.Inventory.Add(800917, 0, 1);

                        }
                        break;
                    }
                #endregion
                #region p6
                case 727317:
                    {
                        client.Inventory.Remove(item, Game.Enums.ItemUse.Remove);
                        Random R = new Random();
                        int Nr = R.Next(1, 26);
                        if (Nr == 1)
                        {
                            client.Inventory.Add(822053, 0, 1);
                        }
                        if (Nr == 2)
                        {
                            client.Inventory.Add(822055, 0, 1);

                        }
                        if (Nr == 3)
                        {
                            client.Inventory.Add(821031, 0, 1);

                        }
                        if (Nr == 4)
                        {
                            client.Inventory.Add(821032, 0, 1);

                        }
                        if (Nr == 5)
                        {
                            client.Inventory.Add(820072, 0, 1);

                        }
                        if (Nr == 6)
                        {
                            client.Inventory.Add(820071, 0, 1);

                        }
                        if (Nr == 7)
                        {
                            client.Inventory.Add(823055, 0, 1);

                        }
                        if (Nr ==
                        {
                            client.Inventory.Add(823057, 0, 1);

                        }
                        if (Nr == 9)
                        {
                            client.Inventory.Add(823056, 0, 1);

                        }
                        if (Nr == 10)
                        {
                            client.Inventory.Add(824017, 0, 1);
                        }
                        if (Nr == 11)
                        {
                            client.Inventory.Add(800000, 0, 1);
                        }
                        if (Nr == 12)
                        {
                            client.Inventory.Add(800110, 0, 1);

                        }
                        if (Nr == 13)
                        {
                            client.Inventory.Add(800017, 0, 1);

                        }
                        if (Nr == 14)
                        {
                            client.Inventory.Add(800722, 0, 1);

                        }
                        if (Nr == 15)
                        {
                            client.Inventory.Add(800513, 0, 1);
                        }
                        if (Nr == 16)
                        {
                            client.Inventory.Add(800320, 0, 1);

                        }
                        if (Nr == 17)
                        {
                            client.Inventory.Add(800616, 0, 1);

                        }
                        if (Nr == 18)
                        {
                            client.Inventory.Add(800214, 0, 1);

                        }
                        if (Nr == 19)
                        {
                            client.Inventory.Add(800230, 0, 1);

                        }
                        if (Nr == 20)
                        {
                            client.Inventory.Add(200407, 0, 1);

                        }
                        if (Nr == 21)
                        {
                            client.Inventory.Add(200410, 0, 1);

                        }
                        if (Nr == 22)
                        {
                            client.Inventory.Add(200412, 0, 1);

                        }
                        if (Nr == 23)
                        {
                            client.Inventory.Add(200413, 0, 1);

                        }
                        if (Nr == 24)
                        {
                            client.Inventory.Add(200418, 0, 1);
                        }
                        if (Nr == 25)
                        {
                            client.Inventory.Add(200420, 0, 1);
                        }
                        if (Nr == 26)
                        {
                            client.Inventory.Add(800722, 0, 1);

                        }
                        break;
                    }
                
                #endregion
                #region refinarias
                case 721147:
                    {
                        client.Inventory.Remove(item, Game.Enums.ItemUse.Remove);
                        Random R = new Random();
                        int Nr = R.Next(1, 31);
                        if (Nr == 1)
                        {
                            client.Inventory.Add(3004136, 0, 1);
                        }
                        if (Nr == 2)
                        {
                            client.Inventory.Add(3004137, 0, 1);

                        }
                        if (Nr == 3)
                        {
                            client.Inventory.Add(3004138, 0, 1);

                        }
                        if (Nr == 4)
                        {
                            client.Inventory.Add(3004139, 0, 1);

                        }
                        if (Nr == 5)
                        {
                            client.Inventory.Add(3004140, 0, 1);

                        }
                        if (Nr == 6)
                        {
                            client.Inventory.Add(3004141, 0, 1);

                        }
                        if (Nr == 7)
                        {
                            client.Inventory.Add(3004142, 0, 1);

                        }
                        if (Nr ==
                        {
                            client.Inventory.Add(3004143, 0, 1);

                        }
                        if (Nr == 9)
                        {
                            client.Inventory.Add(3004144, 0, 1);

                        }
                        if (Nr == 10)
                        {
                            client.Inventory.Add(3004145, 0, 1);
                        }
                        if (Nr == 11)
                        {
                            client.Inventory.Add(3004146, 0, 1);
                        }
                        if (Nr == 12)
                        {
                            client.Inventory.Add(3004147, 0, 1);

                        }
                        if (Nr == 13)
                        {
                            client.Inventory.Add(3004148, 0, 1);

                        }
                        if (Nr == 14)
                        {
                            client.Inventory.Add(3004149, 0, 1);

                        }
                        if (Nr == 15)
                        {
                            client.Inventory.Add(3004150, 0, 1);
                        }
                        if (Nr == 16)
                        {
                            client.Inventory.Add(3004151, 0, 1);

                        }
                        if (Nr == 17)
                        {
                            client.Inventory.Add(3004152, 0, 1);

                        }
                        if (Nr == 18)
                        {
                            client.Inventory.Add(3004153, 0, 1);

                        }
                        if (Nr == 19)
                        {
                            client.Inventory.Add(3004154, 0, 1);

                        }
                        if (Nr == 20)
                        {
                            client.Inventory.Add(3004155, 0, 1);

                        }
                        if (Nr == 21)
                        {
                            client.Inventory.Add(3004156, 0, 1);

                        }
                        if (Nr == 22)
                        {
                            client.Inventory.Add(3004157, 0, 1);

                        }
                        if (Nr == 23)
                        {
                            client.Inventory.Add(3004158, 0, 1);

                        }
                        if (Nr == 24)
                        {
                            client.Inventory.Add(3004159, 0, 1);
                        }
                        if (Nr == 25)
                        {
                            client.Inventory.Add(3004160, 0, 1);
                        }
                        if (Nr == 26)
                        {
                            client.Inventory.Add(3004161, 0, 1);

                        }
                        if (Nr == 27)
                        {
                            client.Inventory.Add(3004162, 0, 1);

                        }
                        if (Nr == 28)
                        {
                            client.Inventory.Add(3004163, 0, 1);

                        }
                        if (Nr == 29)
                        {
                            client.Inventory.Add(3004164, 0, 1);

                        }
                        if (Nr == 30)
                        {
                            client.Inventory.Add(3004165, 0, 1);

                        }
                        if (Nr == 31)
                        {
                            client.Inventory.Add(3004166, 0, 1);

                        }
                        break;
                    }

                #endregion
                #endregion
Depois é só da debug.
Adicione no itemtype e item.txt
Código:
727316@@P7DragonSoulPack[FelipeXP]@@0@@0@@0@@0@@0@@0@@0@@0@@9@@0@@0@@9258750@@0@@0@@0@@0@@0@@0@@0@@1@@1@@0@@0@@0@@0@@0@@0@@0@@0@@0@@1@@800@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@Gift@@Abra~para~receber~um~Phase~7~Dragon~Soul~na~sorte.@@5@@0@@0@@0@@0@@500@@
727317@@P6DragonSoulPack[FelipeXP]@@0@@0@@0@@0@@0@@0@@0@@0@@9@@0@@0@@9258840@@0@@0@@0@@0@@0@@0@@0@@1@@1@@0@@0@@0@@0@@0@@0@@0@@0@@0@@1@@800@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@Gift@@Abra~para~receber~um~Phase~6~Dragon~Soul~na~sorte.@@5@@0@@0@@0@@0@@500@@
721147@@RefineryPack[FelipeXP]@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@7254021@@0@@0@@0@@0@@0@@0@@0@@1@@1@@0@@0@@0@@0@@0@@0@@0@@0@@0@@1@@1000@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@0@@GiftPack@@Abra~para~receber~um~item~de~Refinaria~lvl6.@@5@@0@@0@@0@@14040@@500@@

Comando dos itens:
Código:
@item P7DragonSoulPack[FelipeXP] 6
@item P6DragonSoulPack[FelipeXP] 7
@item RefineryPack[FelipeXP] 7

Créditos:  FelipeXP

FelipeXP
Membro
Membro

Mensagens : 320
Data de inscrição : 28/05/2014

https://www.youtube.com/channel/UCOmLJd3M1OSrMmlcR7UGlhw

gustavohilario555 gosta desta mensagem

Ir para o topo Ir para baixo

Ir para o topo

- Tópicos semelhantes

 
Permissões neste sub-fórum
Não podes responder a tópicos