|
المشاركات 407 |
+التقييم 0.21 |
تاريخ التسجيل May 2019 |
الاقامة |
نظام التشغيل |
رقم العضوية 248 |
public int CurrentTreasureBoxes = 0;
public int CurrentCpsFromBoxes = 0;
public int CurrentGoldFromBoxes = 0;
if (orders[i - 1].Player.CurrentTreasureBoxes == 0) continue;
msg = new Message("No " + i.ToString() + "- " + orders[i - 1].Player.Name + " Opened " + orders[i - 1].Player.CurrentTreasureBoxes.ToString() + " Boxes! And " + orders[i - 1].Player.CurrentCpsFromBoxes.ToString() + "Cps and " + orders[i - 1].Player.CurrentGoldFromBoxes.ToString() + " Gold", System.Drawing.Color.Red, Message.ContinueRightCorner);
#region Medicine
if (Constants.NoHp.Contains(client.Entity.MapID))
{
return;
}
public static readonly System.Collections.Generic.List<ushort>
public static readonly System.Collections.Generic.List<ushort> NoHp = new System.Collections.Generic.List<ushort> {
1707,3070,1238,1004,8880,8881,1597,1860,1597,3846,1858
};
public static readonly System.Collections.Generic.List<ushort> dmgone = new System.Collections.Generic.List<ushort> {
1707,3070,1238,1004,8880,8881,1597,1860,1597,3846,1858
};
public static void CheckDamage(
if (Constants.dmgone.Contains(attacked.MapID))
Damage = 1;
public static readonly System.Collections.Generic.List<ushort> noskills= new System.Collections.Generic.List<ushort> {
1707,3070,1238,1004,8880,8881,1597,1860,1597,3846,1858
};
public static bool CanAttack(
if (Constants.noskills.Contains(attacked.MapID))
return false;
1707,3070,1238,1004,8880,8881,1597,1860,1597,3846,1858
#region Medicine
if (Constants.NoHp.Contains(client.Entity.MapID))
{
return;
}
public static readonly System.Collections.Generic.List<ushort>
public static readonly System.Collections.Generic.List<ushort> NoHp = new System.Collections.Generic.List<ushort> {
1707,3070,1238,1004,8880,8881,1597,1860,1597,3846,1858
};
public static readonly System.Collections.Generic.List<ushort> dmgone = new System.Collections.Generic.List<ushort> {
1707,3070,1238,1004,8880,8881,1597,1860,1597,3846,1858
};
public static void CheckDamage(
if (Constants.dmgone.Contains(attacked.MapID))
Damage = 1;
public static readonly System.Collections.Generic.List<ushort> noskills= new System.Collections.Generic.List<ushort> {
1707,3070,1238,1004,8880,8881,1597,1860,1597,3846,1858
};
public static bool CanAttack(
if (Constants.noskills.Contains(attacked.MapID))
return false;
1707,3070,1238,1004,8880,8881,1597,1860,1597,3846,1858
الذين يشاهدون محتوى الموضوع الآن : 3 ( الأعضاء 0 والزوار 3) | |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
صفحه تسجيل جديده بشكل جديده في Script Hashish | ahmedBayoumi12 | صفحات التسجيل كونكر اونلاين | 44 | 2024-04-30 02:27 AM |
مساعده | body2020 | مشكلات السيرفيرات كونكر الشخصيه | 1 | 2020-04-28 12:06 PM |
عاوز اضيف ان بي سي يدخلني لتوبات | AdhamMohamed | مشكلات السيرفيرات كونكر الشخصيه | 4 | 2020-02-25 12:59 AM |
مساغده | مصطفي سمير | مشكلات السيرفيرات كونكر الشخصيه | 1 | 2019-08-31 04:50 PM |
مساعده | abuhaneen | مشكلات السيرفيرات كونكر الشخصيه | 9 | 2019-07-30 07:08 PM |