0
حصريا مني انا الاحصنة الجديدة لسورس كيمو + الا ن بي سي


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


صور للتاكيد







الكود دة هيتحط في


Dialogs.cs


كود PHP:
 #region New Steed
                
case 34687:
                    switch (
npcRequest.OptionID)
                    {
                        case 
0:
                            
dialogs.Text("hello, i can help you to Buy new Special Steed for " rates.Steed " Cps");
                            
dialogs.Text(" choose what you want to buy?");
                            
dialogs.Option("NightMare Steed."1);
                            
dialogs.Option("FrostBite Steed"2);
                            
dialogs.Option("Spotted Steed"3);
                            
dialogs.Option("BlazeHoof Steed "4);
                            
dialogs.Option("Zebra Steed"5);
                            
dialogs.Option("Thanks!"0);
                            
dialogs.Send();
                            goto 
Label_2D7A6;

                        case 
1:
                            if (
client.Entity.ConquerPoints >= rates.Steed)
                            {
                                if (
client.Entity.ConquerPoints >= rates.Steed)
                                {
                                    
client.Entity.ConquerPoints -= rates.Steed;
                                    
PacketHandler.CheckCommand2(new Message("@tegotegatege Steed Fixed 12 0 0 0 0 150 150 50"System.Drawing.Color.Red0x7d1), client);
                                    
dialogs.Text("Congratulations you got new Special Steed");
                                    
dialogs.Option("Thanks."0xff);
                                    
dialogs.Send();
                                }
                                else
                                {
                                    
dialogs.Text("Please come back to me with " rates.Steed " Conquer Points.");
                                    
dialogs.Option("Ahh sorry."0xff);
                                    
dialogs.Send();
                                }
                            }
                            else
                            {
                                
dialogs.Text("Please come back to me with " rates.Steed " Conquer Points..");
                                
dialogs.Option("Ahh sorry."0xff);
                                
dialogs.Send();
                            }
                            goto 
Label_2D7A6;

                        case 
2:
                            if (
client.Entity.ConquerPoints >= rates.Steed)
                            {
                                if (
client.Entity.ConquerPoints >= rates.Steed)
                                {
                                    
client.Entity.ConquerPoints -= rates.Steed;
                                    
PacketHandler.CheckCommand2(new Message("@tegotegatege Steed Fixed 12 0 0 0 0 62 63 184"System.Drawing.Color.Red0x7d1), client);
                                    
dialogs.Text("Congratulations you got new Special Steed");
                                    
dialogs.Option("Thanks."0xff);
                                    
dialogs.Send();
                                }
                                else
                                {
                                    
dialogs.Text("Please come back to me with " rates.Steed " Conquer Points.");
                                    
dialogs.Option("Ahh sorry."0xff);
                                    
dialogs.Send();
                                }
                            }
                            else
                            {
                                
dialogs.Text("Please come back to me with " rates.Steed " Conquer Points..");
                                
dialogs.Option("Ahh sorry."0xff);
                                
dialogs.Send();
                            }
                            goto 
Label_2D7A6;

                        case 
3:
                            if (
client.Entity.ConquerPoints >= rates.Steed)
                            {
                                if (
client.Entity.ConquerPoints >= rates.Steed)
                                {
                                    
client.Entity.ConquerPoints -= rates.Steed;
                                    
PacketHandler.CheckCommand2(new Message("@tegotegatege Steed Fixed 12 0 0 0 0 147 134 122"System.Drawing.Color.Red0x7d1), client);
                                    
dialogs.Text("Congratulations you got new Special Steed");
                                    
dialogs.Option("Thanks."0xff);
                                    
dialogs.Send();
                                }
                                else
                                {
                                    
dialogs.Text("Please come back to me with " rates.Steed " Conquer Points.");
                                    
dialogs.Option("Ahh sorry."0xff);
                                    
dialogs.Send();
                                }
                            }
                            else
                            {
                                
dialogs.Text("Please come back to me with " rates.Steed " Conquer Points..");
                                
dialogs.Option("Ahh sorry."0xff);
                                
dialogs.Send();
                            }
                            goto 
Label_2D7A6;

                        case 
4:
                            if (
client.Entity.ConquerPoints >= rates.Steed)
                            {
                                if (
client.Entity.ConquerPoints >= rates.Steed)
                                {
                                    
client.Entity.ConquerPoints -= rates.Steed;
                                    
PacketHandler.CheckCommand2(new Message("@tegotegatege Steed Fixed 12 0 0 0 0 148 156 137"System.Drawing.Color.Red0x7d1), client);
                                    
dialogs.Text("Congratulations you got new Special Steed");
                                    
dialogs.Option("Thanks."0xff);
                                    
dialogs.Send();
                                }
                                else
                                {
                                    
dialogs.Text("Please come back to me with " rates.Steed " Conquer Points.");
                                    
dialogs.Option("Ahh sorry."0xff);
                                    
dialogs.Send();
                                }
                            }
                            else
                            {
                                
dialogs.Text("Please come back to me with " rates.Steed " Conquer Points..");
                                
dialogs.Option("Ahh sorry."0xff);
                                
dialogs.Send();
                            }
                            goto 
Label_2D7A6;

                        case 
5:
                            if (
client.Entity.ConquerPoints >= rates.Steed)
                            {
                                if (
client.Entity.ConquerPoints >= rates.Steed)
                                {
                                    
client.Entity.ConquerPoints -= rates.Steed;
                                    
PacketHandler.CheckCommand2(new Message("@tegotegatege Steed Fixed 12 0 0 0 0 142 39 46"System.Drawing.Color.Red0x7d1), client);
                                    
dialogs.Text("Congratulations you got new Special Steed");
                                    
dialogs.Option("Thanks."0xff);
                                    
dialogs.Send();
                                }
                                else
                                {
                                    
dialogs.Text("Please come back to me with " rates.Steed " Conquer Points.");
                                    
dialogs.Option("Ahh sorry."0xff);
                                    
dialogs.Send();
                                }
                            }
                            else
                            {
                                
dialogs.Text("Please come back to me with " rates.Steed " Conquer Points..");
                                
dialogs.Option("Ahh sorry."0xff);
                                
dialogs.Send();
                            }
                            goto 
Label_2D7A6;
                    }

                    goto 
Label_2D7A6;
                
#endregion 


و دة كود النفي كات

كود PHP:
3468721    0    0    New Steed    2    11410    -1    1002    440    400    0    0    0    0    0    0    0    0    0    0    0    0        0    0    0    0    0 


0 التعليقات:

إرسال تعليق

 
تعريب وتطوير mandoo
مدونة conquer Pvp لشروحات السيرفرات الشخصيه © 2010 | عودة الى الاعلى
Designed by mandoo