Jump to content

x[ استفسار ]x


#STZ

Recommended Posts

Posted

السلام عليكم و رحمة الله و بركاته

الحين مسوي مهمة بنك و مسوي اذا لمس الماركر يحطه بجدول

table.insert

طيب الحين اذا مات بيصير في الجدول ما بيخرج ابيه يخرجه من الجدول ايش استخدم

كنت احسب فيه شي اسمه

table.remove

 

p_5141g3501.png

 

Posted

ما لقيته في الويكي شكرا لك

بجرب

#Edit:

addEventHandler("onClientPlayerDamage", localPlayer,
function(attacker)
	if attacker and attacker ~= source then
						if getElementData(localPlayer, "MissionWarProtection") and getElementData(attacker, "GANG") and getElementData(source, "GANG") then
			cancelEvent() 
		end
	end
end)



مشكلة ثانية 

ابي اذا اثنين معهم نفس الداتا ما يموتوا بعض

#Edit:

UP UP 

@N3xT

@iPrestege

 

p_5141g3501.png

 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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