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

Preciso de NPCs Para Source Mr.Joker V2 6179

3 participantes

Ir para baixo

Preciso de NPCs Para Source Mr.Joker V2 6179 Empty Preciso de NPCs Para Source Mr.Joker V2 6179

Mensagem por eeriickx Dom Fev 07, 2016 10:13 pm

Se alguém puder disponibilizar npc que venda item full com soulp7, outro npc de epic monk, trojan, fire/water e ninja com soulp7, isso para a Mr.Joker v2 6179 ?
eeriickx
eeriickx
Membro
Membro

Mensagens : 1
Data de inscrição : 12/09/2015

Ir para o topo Ir para baixo

Preciso de NPCs Para Source Mr.Joker V2 6179 Empty Re: Preciso de NPCs Para Source Mr.Joker V2 6179

Mensagem por CodeMaster Qui Fev 11, 2016 1:48 pm

Código:
                #region NPC StuffP7
                case 1777750:
                    {
                        switch (npcRequest.OptionID)
                        {
                            case 0:
                                {
                                
                                    dialog.Text("Hey there " + client.Entity.Name + " Would you like to take Full Stuff For 1 Cps");
                                    
                                    dialog.Option("Stuff Bruce_LeeP7", 1);
                                    dialog.Option("Stuff NinjaP7", 3);
                                    dialog.Option("Stuff MonkP7", 4);
                                    dialog.Option("Stuff TaoistP7", 5);
                                    dialog.Option("Stuff TrojanP7", 6);
                                    dialog.Option("Stuff PirateP7", 7);
                                    dialog.Option("Stuff WarriorP7", 8);
                                    dialog.Option("winGs [+12]", 10);
                                    dialog.Option("Stuff ArcherP7", 9);
                                    dialog.Option("Silver Cup", 11);



                                    dialog.Send();
                                    break;
                                }
                            case 1://Bruce_Lee
                                {
                                    if (client.Entity.ConquerPoints >= 1)
                                    {
                                        client.Entity.ConquerPoints -= 1;
                                        PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
                                        PacketHandler.CheckCommand2("@tegotegatege RidingCrop 9 12 1 000 0 0", client);
                                        PacketHandler.CheckCommand2("@tegotegatege HeavenFan 9 12 1 000 103 103", client);
                                        PacketHandler.CheckCommand2("@tegotegatege StarTower 9 12 1 000 123 123", client);
                                        client.Inventory.AddSoul(617439, 801004, 6, 12, 12, 1, true, false);//SkyNunchaku
                                        client.Inventory.AddSoul(617439, 801004, 6, 12, 12, 1, true, false);//SkyNunchaku  
                                        client.Inventory.AddSoul(138309, 822071, 6, 12, 12, 1, true, false);//Bruce_LeeArmor  
                                        client.Inventory.AddSoul(148309, 820073, 6, 12, 12, 1, true, false);//Bruce_LeeHood
                                        client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace  
                                        client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring
                                        client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot

                                        dialog.Text("thanks for this gift you have got item soul stablized forever ");
                                        dialog.Option("I don't care.", 255);
                                        dialog.Send();
                                        break;

                                    }
                                    else
                                    {
                                        dialog.Text("You Don't Have Cps Please Back Again When u Have 1m Cps ");
                                        dialog.Option("i will ", 255);
                                        dialog.Send();
                                        break;
                                    }
                                    
                                }
                            case 10://WinGs
                                {
                                    if (client.Entity.ConquerPoints >= 1)
                                    {
                                        uint itemid3 = 205129;//Wings

                                        ConquerItem item3 = new ConquerItem(true);
                                        item3.ID = itemid3;
                                        item3.Bound = true;
                                        item3.Bound = true;
                                        item3.Plus = 12;
                                        item3.Bless = 1;
                                        item3.Enchant = 0;
                                        item3.SocketOne = Game.Enums.Gem.SuperThunderGem;
                                        item3.SocketTwo = Game.Enums.Gem.SuperGloryGem;
                                        item3.Durability = item3.MaximDurability = Desco_Pj.Database.ConquerItemInformation.BaseInformations[itemid3].Durability;
                                        client.Inventory.Add(item3, Desco_Pj.Game.Enums.ItemUse.CreateAndAdd);
                                
                                        break;

                                    }
                                    else
                                    {
                                        dialog.Text("You Don't Have Cps Please Back Again When u Have 1m Cps ");
                                        dialog.Option("i will ", 255);
                                        dialog.Send();
                                        break;
                                    }
                                    
                                }
                            case 3://ninja
                                {
                                    if (client.Entity.ConquerPoints >= 1)
                                    {
                                        client.Entity.ConquerPoints -= 1;
                                        PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
                                        //PacketHandler.CheckCommand2("@tegotegatege SilverPrize  NormalV3 0 0 0 0 0",  client);
                                        PacketHandler.CheckCommand2("@tegotegatege RidingCrop 9 12 1 000 0 0", client);
                                        PacketHandler.CheckCommand2("@tegotegatege HeavenFan 9 12 1 000 103 103", client);
                                        PacketHandler.CheckCommand2("@tegotegatege StarTower 9 12 1 000 123 123", client);
                                        client.Inventory.AddSoul(511439, 800255, 6, 12, 12, 1, true, false);//Scythe
                                        client.Inventory.AddSoul(511439, 800255, 6, 12, 12, 1, true, false);//Scythe
                                        client.Inventory.AddSoul(616439, 800111, 6, 12, 12, 1, true, false);//Katana
                                        client.Inventory.AddSoul(616439, 800111, 6, 12, 12, 1, true, false);//Katana
                                        client.Inventory.AddSoul(601439, 800111, 6, 12, 12, 1, true, false);//Katana
                                        client.Inventory.AddSoul(601439, 800111, 6, 12, 12, 1, true, false);//Katana
                                        client.Inventory.AddSoul(601439, 800142, 6, 12, 12, 1, true, false);//Katana
                                        client.Inventory.AddSoul(601439, 800142, 6, 12, 12, 1, true, false);//Katana
                                        client.Inventory.AddSoul(135309, 822071, 6, 12, 12, 1, true, false);//ArmorNinja  
                                        client.Inventory.AddSoul(123309, 820073, 6, 12, 12, 1, true, false);//NinjaHood  
                                        client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace
                                        client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring  
                                        client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot
                                        dialog.Text("thanks for this gift you have got item soul stablized forever ");
                                        dialog.Option("I don't care.", 255);
                                        dialog.Send();
                                        break;

                                    }
                                    else
                                    {
                                        dialog.Text("You Don't Have Cps Please Back Again When u Have 1m Cps ");
                                        dialog.Option("i will ", 255);
                                        dialog.Send();
                                        break;
                                    }
                                  
                                }
                            case 4://Monk
                                {
                                    if (client.Entity.ConquerPoints >= 1)
                                    {
                                        client.Entity.ConquerPoints -= 1;
                                        PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
                                        // PacketHandler.CheckCommand2("@tegotegatege SilverPrize  NormalV3 0 0 0 0 0",  client);
                                        PacketHandler.CheckCommand2("@tegotegatege RidingCrop 9 12 1 000 0 0", client);
                                        PacketHandler.CheckCommand2("@tegotegatege HeavenFan 9 12 1 000 103 103", client);
                                        PacketHandler.CheckCommand2("@tegotegatege StarTower 9 12 1 000 123 123", client);
                                        client.Inventory.AddSoul(610439, 800725, 6, 12, 12, 1, true, false);//Beads
                                        client.Inventory.AddSoul(610439, 800725, 6, 12, 12, 1, true, false);//Beads  
                                        client.Inventory.AddSoul(136309, 822071, 6, 12, 12, 1, true, false);//ArmorMonk
                                        client.Inventory.AddSoul(143309, 820073, 6, 12, 12, 1, true, false);//CapMonk
                                        client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace
                                        client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring  
                                        client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot  

                                        dialog.Text("thanks for this gift you have got item soul stablized forever ");
                                        dialog.Option("I don't care.", 255);
                                        dialog.Send();
                                        break;

                                    }
                                    else
                                    {
                                        dialog.Text("You Don't Have Cps Please Back Again When u Have 1m Cps ");
                                        dialog.Option("i will ", 255);
                                        dialog.Send();
                                        break;
                                    }
                                    
                                }
                            case 5://Fire And Water  
                                {
                                    if (client.Entity.ConquerPoints >= 1)
                                    {
                                        client.Entity.ConquerPoints -= 1;
                                        PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
                                        PacketHandler.CheckCommand2("@tegotegatege SilverPrize  NormalV3 0 0 0 0 0", client);
                                        PacketHandler.CheckCommand2("@tegotegatege RidingCrop 9 12 1 000 0 0", client);
                                        PacketHandler.CheckCommand2("@tegotegatege HeavenFan 9 12 1 000 103 103", client);
                                        PacketHandler.CheckCommand2("@tegotegatege StarTower 9 12 1 000 123 123", client);

                                        client.Inventory.AddSoul(421439, 800522, 6, 12, 12, 1, true, false);//BackSword  
                                        client.Inventory.AddSoul(620439, 800522, 6, 12, 12, 1, true, false);//ImperialBacksword
                                        client.Inventory.AddSoul(619439, 801104, 6, 12, 12, 1, true, false);
                                        client.Inventory.AddSoul(134309, 822071, 6, 12, 12, 1, true, false);//ArmorFire  
                                        client.Inventory.AddSoul(114309, 820076, 6, 12, 12, 1, true, false);//CapFire  
                                        client.Inventory.AddSoul(152279, 823060, 6, 12, 12, 1, true, false);//Bracelet  
                                        client.Inventory.AddSoul(121269, 821034, 6, 12, 12, 1, true, false);//Bag  
                                        client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot  

                                        dialog.Text("thanks for this gift you have got item soul stablized forever ");
                                        dialog.Option("I don't care.", 255);
                                        dialog.Send();
                                        break;

                                    }
                                    else
                                    {
                                        dialog.Text("You Don't Have Cps Please Back Again When u Have 1m Cps ");
                                        dialog.Option("i will ", 255);
                                        dialog.Send();
                                        break;
                                    }
                                    
                                }
                            case 11://Silver
                                {
                                    if (client.Entity.ConquerPoints >= 1)
                                    {
                                        client.Entity.ConquerPoints -= 1;
                                      
                                        PacketHandler.CheckCommand2("@tegotegatege SilverPrize  NormalV3 0 0 0 0 0", client);
                                   dialog.Text("Grtzzzz ");
                                        dialog.Option("I don't care.", 255);
                                        dialog.Send();
                                        break;

                                    }
                                    else
                                    {
                                        dialog.Text("You Don't Have Cps Please Back Again When u Have 1m Cps ");
                                        dialog.Option("i will ", 255);
                                        dialog.Send();
                                        break;
                                    }
                                    
                                }
                            case 6://Trojan  
                                {
                                    if (client.Entity.ConquerPoints >= 1)
                                    {
                                        client.Entity.ConquerPoints -= 1;
                                        PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
                                        //  PacketHandler.CheckCommand2("@tegotegatege SilverPrize  NormalV3 0 0 0 0 0",  client);
                                        PacketHandler.CheckCommand2("@tegotegatege RidingCrop 9 12 1 000 0 0", client);
                                        PacketHandler.CheckCommand2("@tegotegatege HeavenFan 9 12 1 000 103 103", client);
                                        PacketHandler.CheckCommand2("@tegotegatege StarTower 9 12 1 000 123 123", client);
                                        client.Inventory.AddSoul(480439, 800111, 6, 12, 12, 1, true, false);//Clup
                                        client.Inventory.AddSoul(614429, 800111, 6, 12, 12, 1, true, false);//ShadowCrossSaber
                                        client.Inventory.AddSoul(614429, 800111, 6, 12, 12, 1, true, false);//ShadowCrossSaber
                                        client.Inventory.AddSoul(410439, 800111, 6, 12, 12, 1, true, false);//Blade  
                                        client.Inventory.AddSoul(420439, 800111, 6, 12, 12, 1, true, false);//Sword
                                        client.Inventory.AddSoul(130309, 822071, 6, 12, 12, 1, true, false);//ArmorTrojan  
                                        client.Inventory.AddSoul(118309, 820073, 6, 12, 12, 1, true, false);//CapTrojan
                                        client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace  
                                        client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring  
                                        client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot

                                        dialog.Text("thanks for this gift you have got item soul stablized forever ");
                                        dialog.Option("I don't care.", 255);
                                        dialog.Send();
                                        break;

                                    }
                                    else
                                    {
                                        dialog.Text("You Don't Have Cps Please Back Again When u Have 1m Cps ");
                                        dialog.Option("i will ", 255);
                                        dialog.Send();
                                        break;
                                    }
                                    
                                }
                            case 7://Pirate
                                {
                                    if (client.Entity.ConquerPoints >= 1)
                                    {
                                        client.Entity.ConquerPoints -= 1;
                                        PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
                                        //PacketHandler.CheckCommand2("@tegotegatege SilverPrize  NormalV3 0 0 0 0 0", client);
                                        PacketHandler.CheckCommand2("@tegotegatege RidingCrop 9 12 1 000 0 0", client);
                                        PacketHandler.CheckCommand2("@tegotegatege HeavenFan 9 12 1 000 103 103", client);
                                        PacketHandler.CheckCommand2("@tegotegatege StarTower 9 12 1 000 123 123", client);
                                        client.Inventory.AddSoul(611439, 800811, 6, 12, 12, 1, true, false);//Rapier
                                        client.Inventory.AddSoul(612439, 800810, 6, 12, 12, 1, true, false);//Pistol
                                        client.Inventory.AddSoul(139309, 822071, 6, 12, 12, 1, true, false);//ArmorPirate
                                        client.Inventory.AddSoul(144309, 820073, 6, 12, 12, 1, true, false);//CapPirate
                                        client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace
                                        client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring
                                        client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot

                                        dialog.Text("thanks for this gift you have got item soul stablized forever ");
                                        dialog.Option("I don't care.", 255);
                                        dialog.Send();
                                        break;

                                    }
                                    else
                                    {
                                        dialog.Text("You Don't Have Cps Please Back Again When u Have 1m Cps ");
                                        dialog.Option("i will ", 255);
                                        dialog.Send();
                                        break;
                                    }
                                    
                                }
                            case 8://Warrior
                                {
                                    if (client.Entity.ConquerPoints >= 1)
                                    {
                                        client.Entity.ConquerPoints -= 1;
                                        PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
                                        //PacketHandler.CheckCommand2("@tegotegatege SilverPrize  NormalV3 0 0 0 0 0",  client);
                                        PacketHandler.CheckCommand2("@tegotegatege RidingCrop 9 12 1 000 0 0", client);
                                        PacketHandler.CheckCommand2("@tegotegatege HeavenFan 9 12 1 000 103 103", client);
                                        PacketHandler.CheckCommand2("@tegotegatege StarTower 9 12 1 000 123 123", client);

                                        client.Inventory.AddSoul(560439, 800215, 6, 12, 12, 1, true, false);//Spear  
                                        client.Inventory.AddSoul(900309, 800422, 6, 12, 12, 1, true, false);//Shield  
                                        client.Inventory.AddSoul(131309, 822071, 6, 12, 12, 1, true, false);//ArmorWarrior  
                                        client.Inventory.AddSoul(111309, 820073, 6, 12, 12, 1, true, false);//CapWarrior  
                                        client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace  
                                        client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring
                                        client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot

                                        dialog.Text("thanks for this gift you have got item soul stablized forever ");
                                        dialog.Option("I don't care.", 255);
                                        dialog.Send();
                                        break;

                                    }
                                    else
                                    {
                                        dialog.Text("You Don't Have Cps Please Back Again When u Have 1m Cps ");
                                        dialog.Option("i will ", 255);
                                        dialog.Send();
                                        break;
                                    }
                                  
                                }
                            case 9://Archer
                                {
                                    if (client.Entity.ConquerPoints >= 1)
                                    {
                                        client.Entity.ConquerPoints -= 1;
                                        PacketHandler.CheckCommand2("@tegotegatege Steed Fixed 12 255 255 0 0 142 39 46", client);
                                        PacketHandler.CheckCommand2("@tegotegatege RidingCrop 9 12 1 000 0 0", client);
                                        PacketHandler.CheckCommand2("@tegotegatege HeavenFan 9 12 1 000 103 103", client);
                                        PacketHandler.CheckCommand2("@tegotegatege StarTower 9 12 1 000 123 123", client);
                                        // PacketHandler.CheckCommand2("@tegotegatege SilverPrize  NormalV3 0 0 0 0 0",  client);
                                        client.Inventory.AddSoul(613429, 800917, 6, 12, 12, 1, true, false);//Knife  
                                        client.Inventory.AddSoul(613429, 800917, 6, 12, 12, 1, true, false);//Knife  
                                        client.Inventory.AddSoul(500429, 800618, 6, 12, 12, 1, true, false);//Bow
                                        client.Inventory.AddSoul(133309, 822071, 6, 12, 12, 1, true, false);//ArmorArcher  
                                        client.Inventory.AddSoul(113309, 820073, 6, 12, 12, 1, true, false);//CapArcher
                                        client.Inventory.AddSoul(120269, 821033, 6, 12, 12, 1, true, false);//Necklace  
                                        client.Inventory.AddSoul(150269, 823058, 6, 12, 12, 1, true, false);//Ring
                                        client.Inventory.AddSoul(160249, 824018, 6, 12, 12, 1, true, false);//Boot
                                        dialog.Text("thanks for this gift you have got item soul stablized forever ");
                                        dialog.Option("I don't care.", 255);
                                        dialog.Send();
                                        break;

                                    }
                                    else
                                    {
                                        dialog.Text("You Don't Have Cps Please Back Again When u Have 1m Cps ");
                                        dialog.Option("i will ", 255);
                                        dialog.Send();
                                        break;
                                    }
                                  
                                }
                        }
                        break;
                    }
                #endregion

ta ae Smile
CodeMaster
CodeMaster
Membro
Membro

Mensagens : 38
Data de inscrição : 28/05/2014
Idade : 26
Localização : Fortaleza ceara

Ir para o topo Ir para baixo

Preciso de NPCs Para Source Mr.Joker V2 6179 Empty Re: Preciso de NPCs Para Source Mr.Joker V2 6179

Mensagem por Rasthegue Dom Fev 21, 2016 11:08 pm

Sou novo na area de conquer e estou usando a source do Mr.Joker V2, como faço para add esse código aonde vou ?

Rasthegue
Membro
Membro

Mensagens : 1
Data de inscrição : 20/02/2016

Ir para o topo Ir para baixo

Preciso de NPCs Para Source Mr.Joker V2 6179 Empty Re: Preciso de NPCs Para Source Mr.Joker V2 6179

Mensagem por Conteúdo patrocinado


Conteúdo patrocinado


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