فتى تبوك Posted November 27, 2012 Share Posted November 27, 2012 السلام عليكم ورحمة الله وبركاته مساكم الله بالخير يالربع ياشباب انا ابي الكلام يتغير لونه يصير مره لون كذا ومره لون كذا انا حطيت مود وماظبط function changeLabelColor ( ) guiLabelSetColor ( GUIEditor_Label[1], math.random(0, 255), math.random(0, 255), math.random(0, 255) ) end Link to comment
فتى تبوك Posted November 27, 2012 Author Share Posted November 27, 2012 (edited) ؟ Edited November 27, 2012 by Guest Link to comment
abu5lf Posted November 27, 2012 Share Posted November 27, 2012 function changeLabelColor ( ) guiLabelSetColor ( GUIEditor_Label[1], math.random(0, 255), math.random(0, 255), math.random(0, 255) ) end setTimer ( changeLabelColor, 100, 0 ) Link to comment
فتى تبوك Posted November 27, 2012 Author Share Posted November 27, 2012 function changeLabelColor ( ) guiLabelSetColor ( GUIEditor_Label[1], math.random(0, 255), math.random(0, 255), math.random(0, 255) ) end setTimer ( changeLabelColor, 100, 0 ) يعطيك العافيه اخوي عاشق الشرق 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