Jump to content

Recommended Posts

Posted
					elseif ( source == aTab1.Warp ) then 
					if getElementData(player,'Derby') == true or getElementData(player,'infoClan') ~= false then
						outputChatBox('Admin: لايمكنك الانتقال لهذا اللاعب لأنه في ديربي !',255,0,0)
						return
					else
						triggerServerEvent ( "aPlayer", localPlayer, player, "warp" )
					end
					elseif ( source == aTab1.WarpTo ) then 
					if getElementData(player,'Derby') == true or getElementData(player,'infoClan') ~= false then
						outputChatBox('Admin: لايمكنك الانتقال لهذا اللاعب لأنه في ديربي !',255,0,0)
						return
					else
						aPlayerWarp ( player )
					end

 كود لـوحة ادمين لا تستطيع انتقال لهذا اللاعب لأنه في ديربي مزبط آرجو الحل

________________

My new Script Log Admin :

حصريا : لوق او حفظ سجيلات السيرفر : الموضوع

Be optimistic and you will succeed
______________________________________

 

Posted
					elseif ( source == aTab1.Warp ) then 
					if getElementData(player,'Derby') ~= true and getElementData(player,'infoClan') == false then
						triggerServerEvent ( "aPlayer", localPlayer, player, "warp" )
					else
					outputChatBox('Admin: لايمكنك الانتقال لهذا اللاعب لأنه في ديربي !',255,0,0)
					end
					elseif ( source == aTab1.WarpTo ) then 
					if getElementData(player,'Derby') ~= true and getElementData(player,'infoClan') == false then
						aPlayerWarp ( player )
					else
					outputChatBox('Admin: لايمكنك الانتقال لهذا اللاعب لأنه في ديربي !',255,0,0)
					end

جرب

Posted
8 hours ago, MR.TOUNSI said:

if getElementData(player,'Derby') == true or getElementData(player,'infoClan') ~= false

الحين ليه حطيت اول تحقق == وثاني تحقق عكسته ~= ضض ؟

سقطت تفاحة واحدة ففهم الأنسان معنى الجاذبية

سقطت الملايين من الجثث ولم يفهم الأنسان معنى الأنسانية

===========

One apple fell and people understood Gravity

Millions of bodies fell and people did not understand the meaning of humanity

Spoiler

SOCIAL MEDIA / التواصل الإجتماعي

~[ p_8157bqso1.png SnapChat : xry-n .  ]~

~[ p_815kbq0c2.png 0506748951 . ]~

 

Posted (edited)
12 hours ago, *RayaN-Alharbi. said:

الحين ليه حطيت اول تحقق == وثاني تحقق عكسته ~= ضض ؟

عندك شيء تقدر تساعد بيه تفضل معندك بدون متلخبطني اكثر 20 زائر بسيرفر راسي بالوجع معاد اقدر ابرمج بصير اطلب مساعده والله

Edited by MR.TOUNSI

________________

My new Script Log Admin :

حصريا : لوق او حفظ سجيلات السيرفر : الموضوع

Be optimistic and you will succeed
______________________________________

 

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