|
المشاركات 38 |
+التقييم 0.02 |
تاريخ التسجيل Apr 2018 |
الاقامة |
نظام التشغيل |
رقم العضوية 7429 |
#region SGuild War
case 301610:
{
switch (npcRequest.OptionID)
{
case 0:
{
dialog.Text("WelCom i'm GM[Nour] Super Guild War bt4t8al yom al 7ad w yom al arb3 mn sa3a 8 l7d 9 blel Prize 250M Cps ... ");
dialog.Option(" Enter Super Guild War ", 1);
// dialog.Option(" superGW ", 2);
dialog.Option("No Thanks.", 255);
dialog.Avatar(188);
dialog.Send();
break;
}
case 1:
{
if (SuperGuildWar.IsWar)
{
client.Entity.Teleport(10380, 348, 339);
}
else
{
dialog.Text(" Super Guild War Yom al arb3 w yom al 7ad sa3a 20:00 .");
dialog.Option("okay", 255);
dialog.Send();
break;
}
break;
}
case 2:
{
client.Entity.Teleport(10380, 348, 339);
break;
}
}
break;
}
#endregion
#region SuperGuildWar
if (SuperGuildWar.IsWar)
{
if (Time32.Now > SuperGuildWar.ScoreSendStamp.AddSeconds(3))
{
SuperGuildWar.ScoreSendStamp = Time32.Now;
SuperGuildWar.SendScores();
}
}
if ((Now64.Hour == 19 && Now64.Minute == 30 && Now64.Second == 0) && (Now64.DayOfWeek == DayOfWeek.Wednesday || Now64.DayOfWeek == DayOfWeek.Sunday))
{
if (!SuperGuildWar.IsWar)
{
SuperGuildWar.Start();
foreach (var client in Program.Values)
if (client.Entity.GuildID != 0)
client.MessageBox(" Super Guild War now work will end at 21:00 Server time?",
p => { p.Entity.Teleport(1002, 229, 222); }, null);
}
}
if (SuperGuildWar.IsWar)
{
if (Now64.Hour == 21 && Now64.Second <= 01)
{
SuperGuildWar.End();
}
}
#endregion
if ((Now64.Hour == 19 && Now64.Minute == 30 && Now64.Second == 0) && (Now64.DayOfWeek == DayOfWeek.Wednesday || Now64.DayOfWeek == DayOfWeek.Sunday))
rogram.AddWarLog("SuperGuildWar", "2,000,000", client.Entity.Name);
SuperGuildWar.Claim = false;
SuperGuildWar.KeeperID = 0;
client.Entity.ConquerPoints += 250000000;
client.Entity.ConquerPoints += 250000000
client.Entity.AddTopStatus(Update.Flags3.ConuqerSuperYellow, 3, DateTime.Now.AddDays(3));
NPC Super Guild War+System
الذين يشاهدون محتوى الموضوع الآن : 1 ( الأعضاء 0 والزوار 1) | |
انواع عرض الموضوع |
العرض العادي |
الانتقال إلى العرض المتطور |
الانتقال إلى العرض الشجري |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
حمل مجانا لعبة super knife | كمال رامي سامر | الإعلانات وعروض المواقع التجارية والاعلانية - WEB ADS | 0 | 05-09-2020 01:11 AM |
حل مشكلة Top guild | Shicoo | تطوير وشروحات وسورسات [5095] - Conquer Private Servers | 9 | 09-02-2018 10:55 PM |
مشكله فى top guild | Medo Teck | تطوير وشروحات وسورسات [5095] - Conquer Private Servers | 0 | 05-08-2017 12:11 AM |
RANCY♠SkillSouls♣Ai System♣Forging System♣V5819♣JiangHu♣Booth System♠And More | XiRO-ONLINE | قسم إعلانات السيرفرات الشخصية | 0 | 12-20-2013 03:26 PM |
ملف تصليح Guild Officerl | Tzar | تطوير وشروحات وسورسات [5095] - Conquer Private Servers | 0 | 06-01-2012 09:08 AM |