ABoHussin Posted October 25, 2016 Share Posted October 25, 2016 (edited) السلام عليكم ورحمة الله وبركاته اسف ع كثرة الطلبات هل ايام لكن ابي منكم شغلة في لوحة انتقالات او وزنيات فيها قريد ليست وزر حلو ؟ طيب اذا حدد الاعب من القريد ليست مثلا مكان وضغط الزر راح ينقله للمكان انا ابي اذا فقط قريد ليست واذا ضغط الاعب مرتين على القريد ينقله ...................................................................... Edited October 25, 2016 by ABoHussin Link to comment
Mr.CoR Posted October 25, 2016 Share Posted October 25, 2016 onClientGUIDoubleClick setElementPosition 1 Link to comment
ABoHussin Posted October 25, 2016 Author Share Posted October 25, 2016 5 minutes ago, Mr.CoR said: onClientGUIDoubleClick setElementPosition الف شكر الك سويتها .. 1 Link to comment
ABoHussin Posted October 25, 2016 Author Share Posted October 25, 2016 Just now, Mr.CoR said: حياك الله ممكن سؤال ثاني كيف اسوي الالوان كذا عبر ال maths.random فاتحة شوي .. صورة : Link to comment
iPrestege Posted October 25, 2016 Share Posted October 25, 2016 8 minutes ago, ABoHussin said: ممكن سؤال ثاني كيف اسوي الالوان كذا عبر ال maths.random فاتحة شوي .. صورة : math.random ( 100,255 ) Link to comment
ABoHussin Posted October 25, 2016 Author Share Posted October 25, 2016 2 minutes ago, FaHaD said: math.random ( 100,255 ) يطلع ابيض بس اخوي Link to comment
iPrestege Posted October 25, 2016 Share Posted October 25, 2016 ورني الكود كامل اللي تحط فيه الالوان مستحيل يطلع ابيض Link to comment
ABoHussin Posted October 25, 2016 Author Share Posted October 25, 2016 (edited) guiGridListSetItemColor(gps_grid,row,2,math.random(0,100),math.random(0,255)) ذا وكمان جربت ذا ونفس الشي guiGridListSetItemColor(gps_grid,row,2,math.random(100,255)) الغلط مني ذ2 هذا الصح guiGridListSetItemColor(gps_grid,row,2,math.random(100,255),math.random(100,255),math.random(100,255)) Edited October 25, 2016 by ABoHussin Link to comment
iPrestege Posted October 25, 2016 Share Posted October 25, 2016 5 minutes ago, ABoHussin said: guiGridListSetItemColor(gps_grid,row,2,math.random(0,100),math.random(0,255)) ذا وكمان جربت ذا ونفس الشي guiGridListSetItemColor(gps_grid,row,2,math.random(100,255)) الغلط مني ذ2 هذا الصح guiGridListSetItemColor(gps_grid,row,2,math.random(100,255),math.random(100,255),math.random(100,255)) اخر واحد المفروض يشتغل معك شغال تمام؟ ولا ابيض؟ Link to comment
ABoHussin Posted October 25, 2016 Author Share Posted October 25, 2016 5 minutes ago, FaHaD said: اخر واحد المفروض يشتغل معك شغال تمام؟ ولا ابيض؟ ــتمام خويي 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