Jump to content

مصيبه


Recommended Posts

Posted

وش فيه ذا

addEvent("DeleteAccount", true)
addEventHandler("DeleteAccount", root,
	function( nn )
	local sourceAccount = getPlayerAccount ( nn )
		removeAccount ( sourceAccount )
	end
)

nn = تعريف للجريد ليست واسم الحساب محدده

Posted
5 minutes ago, +Source|> said:

وش فيه ذا


addEvent("DeleteAccount", true)
addEventHandler("DeleteAccount", root,
	function( nn )
	local sourceAccount = getPlayerAccount ( nn )
		removeAccount ( sourceAccount )
	end
)

nn = تعريف للجريد ليست واسم الحساب محدده

اذا كان nn اسم الحساب

استخدم

	addEvent("DeleteAccount", true)
    addEventHandler("DeleteAccount", root,
    	function( nn )
    	local sourceAccount = getAccount ( nn )
    		removeAccount ( sourceAccount )
    	end
    )

 

  • Like 1

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

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

===========

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

 

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