رد: مشكله في االقنصل
اتاكد ان type بتاع الخشبه 21
حط ده مكان خشبه بتعتك ف handle.cs
كود PHP:
#region Satke Cps 25
#region Satke Cps
if (attacker.MapID == 1002)
{
if (attacked.UID == 6462)
{
attacked.Die(attacker);
{
attacker.ConquerPoints += 25;
}
}
}
#endregion
#region Satke Cps
if (attacker.MapID == 1002)
{
if (attacked.UID == 6463)
{
attacked.Die(attacker);
{
attacker.ConquerPoints += 25;
}
}
}
#endregion
#region Satke Cps
if (attacker.MapID == 1002)
{
if (attacked.UID == 6464)
{
attacked.Die(attacker);
{
attacker.ConquerPoints += 25;
}
}
}
#endregion
#region Satke Cps
if (attacker.MapID == 1002)
{
if (attacked.UID == 6465)
{
attacked.Die(attacker);
{
attacker.ConquerPoints += 25;
}
}
}
#endregion
#endregion
|