الاثنين، 11 مايو 2015
المطلوووووب منك 

1- Go In Handle.cs 

2-Search 3la 

11660  
وى بعدين اقفل region من ال + وى بدلو بى دة يا بشا 

#region Mortal Wound 
                                
case 11660
                                    { 
                                        if (
CanUseSpell(spellattacker.Owner)) 
                                        { 
                                            if (!
attacker.ContainsFlag3((ulong)FlagsUpdate.Flags3.PathOfShadow)) return; 
                                            
PrepareSpell(spellattacker.Owner); 
                                            
SpellUse suse = new SpellUse(true); 
                                            
suse.Attacker attacker.UID
                                            
suse.SpellID spell.ID
                                            
suse.SpellLevel spell.Level
                                            
suse.X
                                            
suse.Y
                                            if (
attackedsob == null
                                            { 
                                                if (
CanAttack(attackerattackedspellfalse)) 
                                                { 
                                                    
attack.Effect Attack.AttackEffects.None
                                                    
uint damage Game.Attacking.Calculate.Ranged(attackerattackedspellref attack); 
                                                    
damage = (damage 100) / 140;//kimo 
                                                    
if (attacker.SpiritFocus
                                                    { 
                                                        
damage = (uint)(damage attacker.SpiritFocusPercent); 
                                                        
attacker.SpiritFocus false
                                                    } 
                                                    
suse.Effect attack.Effect
                                                    
ReceiveAttack(attackerattackedattackref damagespell); 
                                                    
suse.AddTarget(attacked.UIDdamageattack); 
                                                    
attacker.Owner.SendScreen(susetrue); 
                                                } 
                                            } 
                                            else 
                                            { 
                                                if (
CanAttack(attackerattackedsobspell)) 
                                                { 
                                                    
attack.Effect Attack.AttackEffects.None
                                                    
uint damage Game.Attacking.Calculate.Ranged(attackerattackedsobref attack); 
                                                    if (
attacker.SpiritFocus
                                                    { 
                                                        
damage = (uint)(damage attacker.SpiritFocusPercent); 
                                                        
attacker.SpiritFocus false
                                                    } 
                                                    
suse.Effect attack.Effect
                                                    
ReceiveAttack(attackerattackedsobattackdamagespell); 
                                                    
suse.AddTarget(attackedsob.UIDdamageattack); 
                                                    
attacker.Owner.SendScreen(susetrue); 
                                                } 
                                            } 
                                        } 
                                        break; 
                                    } 
                                
#endregion  
كدة الشرح لو عيل صغير ها يفهم يا رجالة الحل لى سورس اسلام فقط 

اى مشكلة تانى حطها فى الموضع دة
هل أعجبك الموضوع؟! ↓
بضغطة زر تشارك الفائدة وتدعم هاى تك

عوادي الياس

مدونة تقني الانترنت تهدف لتطوير كل العرب في الحاسوب والانترنت مع اخوكم الياس عوادي

0 التعليقات