Look! The code that you posted just for active it, and set the time of it! but not to take a damage!
For damage, you have to go to Calculate.cs in "Game/attacking/Calculate.cs" and Add a code like that (Not this code, i just explain it for you, also this code may work) :
Code:
if (attacked.containsflag(Update.Flags.AzureShield)
{
Damage = Damage - (uint)attacked.AzureDamage;
if (Damage < 0)
Damage = 0;
}
Look! The code that you posted just for active it, and set the time of it! but not to take a damage!
For damage, you have to go to Calculate.cs in "Game/attacking/Calculate.cs" and Add a code like that (Not this code, i just explain it for you, also this code may work) :
Code:
if (attacked.containsflag(Update.Flags.AzureShield)
{
Damage = Damage - (uint)attacked.AzureDamage;
if (Damage < 0)
Damage = 0;
}
Just something like that!
are u sure that the blue damage from calculate??
it is only calculating the damage and the blue no wont appear
it is only calculating the damage and the blue no wont appear
Haha, I think you just tell me "I did it " right? XD he didn't ask for this anyway, so that's off-topic! (B2olk eh, magabtsh el taiha ya3ni, mosh 3shan ana fe amt7nat xD sana was5a xD).
Haha, I think you just tell me "I did it " right? XD he didn't ask for this anyway, so that's off-topic! (B2olk eh, magabtsh el taiha ya3ni, mosh 3shan ana fe amt7nat xD sana was5a xD).
he just showing you your mistake or he just correcting you ... try to be nice with others
Haha, I think you just tell me "I did it " right? XD he didn't ask for this anyway, so that's off-topic! (B2olk eh, magabtsh el taiha ya3ni, mosh 3shan ana fe amt7nat xD sana was5a xD).
Please Help with AzureShield SKill 04/08/2012 - CO2 Private Server - 0 Replies I need guild please to make AzureShield Skill As Conqueronline working by Absorb Effect no by Time Please Any One tell me how or put the Effect SubType
Please any one help me
[HELP] Azureshield problem 02/15/2012 - CO2 Private Server - 3 Replies Hi all, pls help me in my skill bug, when I use the skill, the character who has the shield does not get hit, why does this happen? :confused: :handsdown:
Pls help, tell me where I should check this problem.
Thank you all, I've solved the problem. =D