Jump to content

طلب


Mr.T9

Recommended Posts

القنابل والغاز والنار ماتأثر عليك

function Hit ( attacker, weapon, bodypart ) 
    if attacker == localPlayer then  
    cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), Hit ) 

ماتنقص دم

function superMan ( attacker, weapon, bodypart ) 
    if ( bodypart == 3 or 4 or 5 or 6 or 7 or 8 or 9 ) then 
        cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), superMan )   

ومايحتاج اقول اي جهة بعد

:lol::lol::lol:

إلا إذا طلعت مخرخش :lol::lol::lol:

Link to comment
القنابل والغاز والنار ماتأثر عليك
function Hit ( attacker, weapon, bodypart ) 
    if attacker == localPlayer then  
    cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), Hit ) 

ماتنقص دم

function superMan ( attacker, weapon, bodypart ) 
    if ( bodypart == 3 or 4 or 5 or 6 or 7 or 8 or 9 ) then 
        cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), superMan )   

ومايحتاج اقول اي جهة بعد

إلا إذا طلعت مخرخش

ذا السطر مدري وش يبي بالكود

if ( bodypart == 3 or 4 or 5 or 6 or 7 or 8 or 9 ) then 

و مع ذالك هو خطأ

المفروض يكون كذا

if ( bodypart == 3 or bodypart == 4 or bodypart == 5 or bodypart == 6 or bodypart == 7 or bodypart == 8 or bodypart == 9 ) then 

Link to comment
القنابل والغاز والنار ماتأثر عليك
function Hit ( attacker, weapon, bodypart ) 
    if attacker == localPlayer then  
    cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), Hit ) 

ماتنقص دم

function superMan ( attacker, weapon, bodypart ) 
    if ( bodypart == 3 or 4 or 5 or 6 or 7 or 8 or 9 ) then 
        cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), superMan )   

ومايحتاج اقول اي جهة بعد

إلا إذا طلعت مخرخش

كل هذا عشانها

شوف الكود البسيط

  
function stopMinigunDamage ( attacker, weapon, bodypart ) 
    if ( weapon == 39 ) then 
        cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer) 

وخلاص ويزبط

Edited by Guest
Link to comment
القنابل والغاز والنار ماتأثر عليك
function Hit ( attacker, weapon, bodypart ) 
    if attacker == localPlayer then  
    cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), Hit ) 

ماتنقص دم

function superMan ( attacker, weapon, bodypart ) 
        cancelEvent() 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), superMan )   

ومايحتاج اقول اي جهة بعد

:lol::lol::lol:

إلا إذا طلعت مخرخش :lol::lol::lol:

الحين

-_-

Link to comment
القنابل والغاز والنار ماتأثر عليك
function Hit ( attacker, weapon, bodypart ) 
    if attacker == localPlayer then  
    cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), Hit ) 

ماتنقص دم

function superMan ( attacker, weapon, bodypart ) 
    if ( bodypart == 3 or 4 or 5 or 6 or 7 or 8 or 9 ) then 
        cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), superMan )   

ومايحتاج اقول اي جهة بعد

إلا إذا طلعت مخرخش

كل هذا عشانها

شوف الكود البسيط

  
function stopMinigunDamage ( attacker, weapon, bodypart ) 
    if ( weapon == 39 ) then 
        cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer) 

وخلاص ويزبط

يعني بتجلس تسوي كل الأسلحه

؟

:lol::lol::lol::lol::lol::lol:

Link to comment
القنابل والغاز والنار ماتأثر عليك
function Hit ( attacker, weapon, bodypart ) 
    if attacker == localPlayer then  
    cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), Hit ) 

ماتنقص دم

function superMan ( attacker, weapon, bodypart ) 
    if ( bodypart == 3 or 4 or 5 or 6 or 7 or 8 or 9 ) then 
        cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer(), superMan )   

ومايحتاج اقول اي جهة بعد

إلا إذا طلعت مخرخش

كل هذا عشانها

شوف الكود البسيط

  
function stopMinigunDamage ( attacker, weapon, bodypart ) 
    if ( weapon == 39 ) then 
        cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer) 

وخلاص ويزبط

يعني بتجلس تسوي كل الأسلحه

؟

:lol::lol::lol::lol::lol::lol:

ياخي خلك ذكي

بالرشاش والمسدس مانتحاجها

يعني كيف تطلق على نفسك

شوف

اللي تحتجه هو الغاز والقنابل وبس

Link to comment

كل هذا عشانها

شوف الكود البسيط

  
function stopMinigunDamage ( attacker, weapon, bodypart ) 
    if ( weapon == 39 ) then 
        cancelEvent() 
    end 
end 
addEventHandler ( "onClientPlayerDamage", getLocalPlayer) 

وخلاص ويزبط

إذا زبط مثل ماتقول هاذا وجهي

ههههههههههههههههههههههههههههههههههههه

addEventHandler ( "onClientPlayerDamage", getLocalPlayer)

وين اسم الفينشن؟

ههههه :lol::lol:

Link to comment

ياخي خلك ذكي

بالرشاش والمسدس مانتحاجها

يعني كيف تطلق على نفسك

شوف

اللي تحتجه هو الغاز والقنابل وبس

ياأخي انت بتمنعها يعني مابصير منها دمج

هههه

ترمي القنابل تنفجر وتهرب وماينقصون

ههه

Link to comment
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...