|
#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
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);
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);
الذين يشاهدون محتوى الموضوع الآن : 4 ( الأعضاء 0 والزوار 4) | |
|
الموضوع | كاتب الموضوع | المنتدى | مشاركات | آخر مشاركة |
اي حد عنده مشاكل ف رنك كوستة الصناديق يخش هنا | Omar Mohamed100 | تطوير سيرفرات كونكر | 11 | 2023-07-26 01:30 AM |
عاوز اعمل ايتم جديد بيتلبس بس في مشكله.. | AliNasser | مشكلات السيرفيرات كونكر الشخصيه | 3 | 2020-04-17 03:25 PM |
بعد ازن الناس المحترمه عاوز اعمل جي ام علي سورس اليكس مش عارف مساعده بعد ازنكوم | toteo3344 | مشكلات السيرفيرات كونكر الشخصيه | 3 | 2020-04-16 04:39 AM |
انا مش عارف اعمل سرفرين عاوز الشرح بليز | AdhamMohamed | مشكلات السيرفيرات كونكر الشخصيه | 1 | 2020-02-02 07:15 PM |
لو سمحتوا عاوز اعمل شكل التون كدا | سمير | مشكلات السيرفيرات كونكر الشخصيه | 2 | 2019-10-05 04:20 PM |