Jump to content

مساعده


Recommended Posts

Posted

سلام عليكم

شباب ابي لم اكتب بالعاجل اول م اكتب الكلام يتغير لونه مدة 5 ثواني بعدها يصير عادي 

 

هل الكود ذا صحيح 

  1. addEventHandler ( "onClientResourceStart", root, function (    )
  2.      if ( isTimer ( timerColor ) ) then killTimer ( timerColor ) end
  3.      timerColor = setTimer ( function (   )
  4.        guiLabelSetColor ( اسم الليبل, math.random ( 255 ), math.random ( 255 ), math.random ( 255 ) )
  5.       end, 300, 0 ) 
  6. end ) 
  7.  
Posted

اساسًا كذا رح يجلس يغير لون الكتابه لانهائي

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

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

===========

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
12 hours ago, [T]|O|[P]George said:

طيب ليه المنشن لي؟

و مراح ينفع لازم dxText

مشن لك لى انو احبك

عطيته كمثال يغالي

________________

My new Script Log Admin :

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

Be optimistic and you will succeed
______________________________________

 

Posted
 addEventHandler ( "onClientResourceStart", root, function (    )
     if ( isTimer ( timerColor ) ) then killTimer ( timerColor ) end
     timerColor = setTimer ( function (   )
       guiLabelSetColor ( اسم الليبل, math.random ( 255 ), math.random ( 255 ), math.random ( 255 ) )
      end, 300, 0 ) 
	setTimer(killTimer,5000,1,timerColor)
end ) 

 

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

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

===========

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
On 22/11/2018 at 14:25, TOUNSI | ا̍ڸــڛۣــ؏ــٰٱ̍دہ said:

setTimer(function ()
guiLabelSetColor(هونا اسم الليبل, math.random ( 255, 255),math.random ( 0, 255 ),math.random ( 0, 255 ))
end,500, 0)

@[T]|O|[P]George 

الكيل تايمر؟

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