Jump to content

كيف اسويها


Recommended Posts

addEventHandler("onClientGUIClick", noded,
	function()
		if (source == GUIEditor.button[2]) then
			cancelEvent(dmg)
		end
	end
)

addEventHandler("onClientPlayerDamage", noded,
	function()
	local rr = getPlayerName(source)
		if rr then
			cancelEvent(dmg)
		end
	end
)

كيفف؟!

Edited by A7MEDENO
Link to comment

غير معرفه وما يحتاج تحط شي بين قوسين الكينسل noded وش تبي تسوي بالضبط ؟ لآنه ما ينفع تكنسل حدث ضغط الزر و 

Edited by Mhmd.z
Link to comment
8 hours ago, Oskar. said:

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

 

ابي هذي كانها خاصيه

يشتريها لما يشتريها

ما يموت ابدا

يكنسل damage

Link to comment

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...