KemoEgypt Posted February 6, 2018 Share Posted February 6, 2018 سلام عليكم ورحمه الله ابي اسوي الزرار اللون حقه يجي عشوائي لاكن ما يجي اي لون guiSetProperty ( GUIEditor.button[63], "CaptionColour", "FF "..math.random ( 120, 200 ), math.random ( 120, 200 ),math.random ( 120, 200 ) ) Link to comment
MrKAREEM Posted February 6, 2018 Share Posted February 6, 2018 هذا هو الكود قمت بوضع اسم الزر حقك في الكود تلقائي ^^ setTimer(function() guiLabelSetColor(GUIEditor.button[63], math.random(0,255), math.random(0,255), math.random(0,255)) end, 800, 0) Link to comment
HelpGuys Posted February 6, 2018 Share Posted February 6, 2018 (edited) Edited February 6, 2018 by HelpGuys Link to comment
KemoEgypt Posted February 6, 2018 Author Share Posted February 6, 2018 غلط كودك كيف مسوي label علي زرار button? Link to comment
MrKAREEM Posted February 6, 2018 Share Posted February 6, 2018 26 minutes ago, KemoEgypt said: غلط كودك كيف مسوي label علي زرار button? طيب بجربها واشوف 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