الثلاثاء 26 يونيو 2012, 15:06
رسالة بيانات كاتب الموضوع
Staff Lvl 15 +12 seller المعلومات الكاتب:
اللقب:
فرتكاوي نشيط
الرتبه:
الصورة الرمزية
البيانات الجنس : عدد المساهمات : 108 تاريخ التسجيل : 28/04/2011 العمر : 18 حكمتي المفضله : ساعد من هو اكبر منك سناً
الإتصالات الحالة: وسائل الإتصال:
موضوع: Staff Lvl 15 +12 seller
النهارده جيبلك انبى سى بيبع اسطفه لفل 15 بلص +12 اول حاجه هنضيف ده فى السورس فى ملف NPCS فى السورس Spoiler: الكود: #region lv15 +12 by El.Professor case 4466: { switch (npcRequest.OptionID) { case 0: { dialog.Text("Welcome! I'm The Staff Lvl 15 +12 seller, Tell Me What Do You Need? "); dialog.Text("GooDLuck!"); dialog.Option("Taoist [1M Cps]", 1); dialog.Option("Warrior [1M Cps]", 2); dialog.Option("Archer [1M Cps]", 3); dialog.Option("Ninja [1M Cps]", 4); dialog.Option("Monk [1M Cps]", 5); dialog.Option("Trojan [1M Cps]", 6); dialog.Option("Weapon [1M Cps]", 7); dialog.Option("Just passing by.", 255); dialog.Avatar(85); dialog.Send(); break; } case 1: { if (client.Entity.ConquerPoints >= 999999) { client.Inventory.Add(152018, 12, 1); client.Inventory.Add(121028, 12, 1); client.Inventory.Add(114008, 12, 1); client.Inventory.Add(134008, 12, 1); client.Inventory.Add(160018, 12, 1); client.Entity.ConquerPoints -= 999999; } else { dialog.Text("You don't have enough cps!"); dialog.Option("I see.", 255); dialog.Avatar(85); dialog.Send(); } break; } case 2: { if (client.Entity.ConquerPoints >= 999999) { client.Inventory.Add(150018, 12, 1); client.Inventory.Add(120028, 12, 1); client.Inventory.Add(160018, 12, 1); client.Inventory.Add(111008, 12, 1); client.Inventory.Add(131008, 12, 1); client.Entity.ConquerPoints -= 999999; } else { dialog.Text("You don't have enough cps!"); dialog.Option("I see.", 255); dialog.Avatar(85); dialog.Send(); } break; } case 3: { if (client.Entity.ConquerPoints >= 999999) { client.Inventory.Add(150018, 12, 1); client.Inventory.Add(120028, 12, 1); client.Inventory.Add(160018, 12, 1); client.Inventory.Add(133008, 12, 1); client.Inventory.Add(113008, 12, 1); client.Entity.ConquerPoints -= 999999; } else { dialog.Text("You don't have enough cps!"); dialog.Option("I see.", 255); dialog.Avatar(85); dialog.Send(); } break; } case 4: { if (client.Entity.ConquerPoints >= 999999) { client.Inventory.Add(150018, 12, 1); client.Inventory.Add(120028, 12, 1); client.Inventory.Add(160018, 12, 1); client.Inventory.Add(112008, 12, 1); client.Inventory.Add(135008, 12, 1); client.Entity.ConquerPoints -= 999999; } else { dialog.Text("You don't have enough cps!"); dialog.Option("I see.", 255); dialog.Avatar(85); dialog.Send(); } break; } case 5: { if (client.Entity.ConquerPoints >= 999999) { client.Inventory.Add(150018, 12, 1); client.Inventory.Add(120028, 12, 1); client.Inventory.Add(160018, 12, 1); client.Inventory.Add(143008, 12, 1); client.Inventory.Add(136008, 12, 1); client.Entity.ConquerPoints -= 999999; } else { dialog.Text("You don't have enough cps!"); dialog.Option("I see.", 255); dialog.Avatar(85); dialog.Send(); } break; } case 6: { if (client.Entity.ConquerPoints >= 999999) { client.Inventory.Add(150018, 12, 1, true); client.Inventory.Add(120028, 12, 1, true); client.Inventory.Add(160018, 12, 1, true); client.Inventory.Add(118008, 12, 1, true); client.Inventory.Add(130008, 12, 1, true); client.Entity.ConquerPoints -= 999999; } dialog.Text("You don't have enough cps!"); dialog.Option("I see.", 255); dialog.Avatar(85); dialog.Send(); } break; case 7: { if (client.Entity.ConquerPoints >= 999999) { client.Inventory.Add(601028, 12, 1); client.Inventory.Add(421048, 12, 1); client.Inventory.Add(500018, 12, 1); client.Inventory.Add(610028, 12, 1); client.Inventory.Add(410028, 12, 1); client.Inventory.Add(420028, 12, 1); client.Inventory.Add(480028, 12, 1); client.Inventory.Add(561028, 12, 1); client.Inventory.Add(560028, 12, 1); client.Entity.ConquerPoints -= 999999; } else { dialog.Text("You don't have enough cps!"); dialog.Option("I see.", 255); dialog.Avatar(85); dialog.Send(); } break; } } break; } #endregion
وده على النفكات Spoiler: الكود: INSERT INTO `npcs` VALUES ('4466', '+12 seller', '0002', '7888', '1002', '0422', '0384');
كده خلاص خلصان اى خدعه والسلام عليكم ورحمة الله وبركاتة
الموضوع الأصلي : Staff Lvl 15 +12 seller // المصدر : منتديات فرتكة // الكاتب: El.Professor
عدل سابقا من قبل El.Professor في الثلاثاء 26 يونيو 2012, 18:22 عدل 1 مرات
الثلاثاء 26 يونيو 2012, 17:51
رسالة بيانات كاتب الموضوع
Staff Lvl 15 +12 seller المعلومات الكاتب:
اللقب:
فرتكاوي جديد
الرتبه:
الصورة الرمزية
البيانات الجنس : عدد المساهمات : 26 تاريخ التسجيل : 03/10/2010
الإتصالات الحالة: وسائل الإتصال:
موضوع: رد: Staff Lvl 15 +12 seller