منتدي اكواد

منتدي اكواد (https://code.vpscairo.com/index.php)
-   مشكلات السيرفيرات كونكر الشخصيه (https://code.vpscairo.com/forumdisplay.php?f=12)
-   -   مشكله في االقنصل (https://code.vpscairo.com/showthread.php?t=2660)

Tefa 2019-10-25 07:27 PM

رد: مشكله في االقنصل
 
اتاكد ان 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 



الساعة الآن 04:35 AM

مرحبا بكم في منتدي اكواد لتطوير الالعاب