MoHaMeD_Dz Posted November 21, 2018 Share Posted November 21, 2018 سلام عليكم شباب ابي لم اكتب بالعاجل اول م اكتب الكلام يتغير لونه مدة 5 ثواني بعدها يصير عادي هل الكود ذا صحيح 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 ) end ) Link to comment
TOUNSI |, السعأدة Posted November 22, 2018 Share Posted November 22, 2018 setTimer(function () guiLabelSetColor(هونا اسم الليبل, math.random ( 255, 255),math.random ( 0, 255 ),math.random ( 0, 255 )) end,500, 0) @[T]|O|[P]George Link to comment
[T]|O|[P]George Posted November 22, 2018 Share Posted November 22, 2018 (edited) 10 hours ago, TOUNSI | ا̍ڸــڛۣــ؏ــٰٱ̍دہ said: setTimer(function () guiLabelSetColor(هونا اسم الليبل, math.random ( 255, 255),math.random ( 0, 255 ),math.random ( 0, 255 )) end,500, 0) @[T]|O|[P]George طيب ليه المنشن لي؟ و مراح ينفع لازم dxText Edited November 22, 2018 by [T]|O|[P]George Link to comment
#Major . Posted November 23, 2018 Share Posted November 23, 2018 اساسًا كذا رح يجلس يغير لون الكتابه لانهائي Link to comment
TOUNSI |, السعأدة Posted November 23, 2018 Share Posted November 23, 2018 12 hours ago, [T]|O|[P]George said: طيب ليه المنشن لي؟ و مراح ينفع لازم dxText مشن لك لى انو احبك عطيته كمثال يغالي Link to comment
#Major . Posted November 23, 2018 Share Posted November 23, 2018 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 ) Link to comment
Guest Posted November 24, 2018 Share Posted November 24, 2018 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 الكيل تايمر؟ Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now