Jump to content

[Help]


#[K]iLLeR<3

Recommended Posts

3 hours ago, KillerX said:

@!#NssoR_)

@Tete omar

@TAPL

ياريت تحذفوا الردود اللي مالها دخل بالموضوع

مشكور يا عسل :)


Weapons = { 22 , 23 , 24 , 25 , 26 , 27 , 28 , 29 , 31 , 32 , 30 , 33 , 34 , 38 }	
addEventHandler( 'onPlayerDamage' , root , 
	function( attacker , Weapon )
    	if ( isElement( attacker ) and getElementType( attacker) == 'player') then
				for _ , weapon in ipairs( Weapons ) do
					if ( Weapon == weapon ) then
						killPed( source )
          				break
					end
				end
		end
	end
)

 

الحين لو ابي اتحقق من اذا على الاعب الي يطلق عليه داتا ولا لا

احطه  attacker

؟

Link to comment
55 minutes ago, #[K]iLLeR<3 said:

المشكلة انه لما اقتل احد م يجي بالكيل مسج اني قلتلت احد يجي انه مات لحاله :/ 

جرب كدا

Weapons = { 22 , 23 , 24 , 25 , 26 , 27 , 28 , 29 , 31 , 32 , 30 , 33 , 34 , 38 }	
addEventHandler( 'onPlayerDamage' , root , 
	function( attacker , Weapon )
    	if ( isElement( attacker ) and getElementType( attacker) == 'player') then
				for _ , weapon in ipairs( Weapons ) do
					if ( Weapon == weapon ) then
						killPed( source,attacker )
          				break
					end
				end
		end
	end
)

 

Link to comment
Quote

Weapons = { 22 , 23 , 24 , 25 , 26 , 27 , 28 , 29 , 31 , 32 , 30 , 33 , 34 , 38 }	
addEventHandler( 'onPlayerDamage' , root , 
	function( attacker , Weapon )
    	if ( isElement( attacker ) and getElementType( attacker) == 'player') then
				for _ , weapon in ipairs( Weapons ) do
					if ( Weapon == weapon ) then
						killPed( source )
          				break
					end
				end
		end
	end
)

 

 

38 minutes ago, Mr.Mostafa said:

جرب كدا


Weapons = { 22 , 23 , 24 , 25 , 26 , 27 , 28 , 29 , 31 , 32 , 30 , 33 , 34 , 38 }	
addEventHandler( 'onPlayerDamage' , root , 
	function( attacker , Weapon )
    	if ( isElement( attacker ) and getElementType( attacker) == 'player') then
				for _ , weapon in ipairs( Weapons ) do
					if ( Weapon == weapon ) then
						killPed( source,attacker )
          				break
					end
				end
		end
	end
)

 

 

Link to comment
1 minute ago, #,xiRocKyz said:

لو تلاحظ الارقمنت الثاني ل killPed

theKiller

طب اول شئ صاحب الموضوع طلبوا باين هو يقول مين اللي بيهجم ومين اللي بيضرب

ما اسوي فيها ذكي وانسخ كودك واضيف ارقيومنت مالوا فايدة + غير مطلوب اصلا 

Link to comment
3 minutes ago, KillerX said:

طب اول شئ صاحب الموضوع طلبوا باين هو يقول مين اللي بيهجم ومين اللي بيضرب

ما اسوي فيها ذكي وانسخ كودك واضيف ارقيومنت مالوا فايدة + غير مطلوب اصلا 

 

1 hour ago, #[K]iLLeR<3 said:

اها مشكور

المشكلة انه لما اقتل احد م يجي بالكيل مسج اني قلتلت احد يجي انه مات لحاله :/ 

 

Link to comment
12 hours ago, Mr.Mostafa said:

جرب كدا


Weapons = { 22 , 23 , 24 , 25 , 26 , 27 , 28 , 29 , 31 , 32 , 30 , 33 , 34 , 38 }	
addEventHandler( 'onPlayerDamage' , root , 
	function( attacker , Weapon )
    	if ( isElement( attacker ) and getElementType( attacker) == 'player') then
				for _ , weapon in ipairs( Weapons ) do
					if ( Weapon == weapon ) then
						killPed( source,attacker )
          				break
					end
				end
		end
	end
)

 

الحين هو ضبط بس يجي انه مات زي ذي الشنق 

ما يجيب السلاح الي قلته فيه

Link to comment
Just now, #[K]iLLeR<3 said:

الحين هو ضبط بس يجي انه مات زي ذي الشنق 

ما يجيب السلاح الي قلته فيه

Weapons = { 22 , 23 , 24 , 25 , 26 , 27 , 28 , 29 , 31 , 32 , 30 , 33 , 34 , 38 }	
addEventHandler( 'onPlayerDamage' , root , 
	function( attacker , Weapon )
    	if ( isElement( attacker ) and getElementType( attacker) == 'player') then
				for _ , weapon in ipairs( Weapons ) do
					if ( Weapon == weapon ) then
						killPed( source,attacker,Weapon )
          				break
					end
				end
		end
	end
)

جرب

Link to comment
6 minutes ago, Mr.Mostafa said:

Weapons = { 22 , 23 , 24 , 25 , 26 , 27 , 28 , 29 , 31 , 32 , 30 , 33 , 34 , 38 }	
addEventHandler( 'onPlayerDamage' , root , 
	function( attacker , Weapon )
    	if ( isElement( attacker ) and getElementType( attacker) == 'player') then
				for _ , weapon in ipairs( Weapons ) do
					if ( Weapon == weapon ) then
						killPed( source,attacker,Weapon )
          				break
					end
				end
		end
	end
)

جرب

تمام ضبط مشكور يحب

@KillerX مشكور يغالي

  • Thanks 1
Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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