3ssol Posted June 15, 2013 Posted June 15, 2013 السلام علكيم شباب انا سويت لوحة بس خويي مايشوفها بل مكان الي اشوفها فيه انا فيه ناس تقولي استخدم guiGetScreenSize ولاكن ماعرفلها كيف احطها بل كود
3ssol Posted June 15, 2013 Author Posted June 15, 2013 بس هذا يخلي الصوره بـ نص الوحه اانا مثلا ابيها فوق ع اليسار مثلا
iPrestege Posted June 15, 2013 Posted June 15, 2013 تقدر تستخدم خاصية : Relative بس مادري احسها احياناَ ماتصير مآدري لية ذذ يعني بعد ماتسوي اللوحة رح لكل زر و لبل سويتة كلك يسار Relative و بس من الـ Guieditor او فية طريقة تعدل كود السنتر و تسويها ذذ
iPrestege Posted June 15, 2013 Posted June 15, 2013 https://forum.multitheftauto.com/viewtopic.php?f=164&t=48230
3NAD Posted June 15, 2013 Posted June 15, 2013 بس هذا يخلي الصوره بـ نص الوحه اانا مثلا ابيها فوق ع اليسار مثلا viewtopic.php?f=161&t=50111&p=579111#p579111
iPrestege Posted June 16, 2013 Posted June 16, 2013 مثآل آفضل تسوية لكل الشاشات .. local screenWidth,screenHeight = guiGetScreenSize() guiCreateWindow ( screenWidth*( x/screenWidth ),screenHeight*( y/screenHeight ),screenWidth*( width/screenWidth ),screenHeight*( height/screenHeight ),'Test Window',false )
3ssol Posted June 16, 2013 Author Posted June 16, 2013 مثآل آفضل تسوية لكل الشاشات .. local screenWidth,screenHeight = guiGetScreenSize() guiCreateWindow ( screenWidth*( x/screenWidth ),screenHeight*( y/screenHeight ),screenWidth*( width/screenWidth ),screenHeight*( height/screenHeight ),'Test Window',false ) مافهمت ووين احط احداثيات الوحه !
iPrestege Posted June 16, 2013 Posted June 16, 2013 مثآل آفضل تسوية لكل الشاشات .. local screenWidth,screenHeight = guiGetScreenSize() guiCreateWindow ( screenWidth*( x/screenWidth ),screenHeight*( y/screenHeight ),screenWidth*( width/screenWidth ),screenHeight*( height/screenHeight ),'Test Window',false ) مافهمت ووين احط احداثيات الوحه ! x,y,width,height
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