Fassol<3 Posted July 31, 2013 Share Posted July 31, 2013 السلام عليكم شباب أقدر أعدل على فري روم عن طريق مود guieditor ?? Link to comment
AHMAD1234 Posted July 31, 2013 Share Posted July 31, 2013 اكيد ممكن تعدل عليها بس يبالك شويت خبره بالموضوع Link to comment
Fassol<3 Posted July 31, 2013 Author Share Posted July 31, 2013 الا عندي بس لما اعدل وأخلص كيف أحفظه ؟ Link to comment
AHMAD1234 Posted July 31, 2013 Share Posted July 31, 2013 Output اضغط على وبعدين انسخ اللي في المربع Link to comment
Fassol<3 Posted July 31, 2013 Author Share Posted July 31, 2013 ؟؟؟ GUIeditorطيب انا بعدل الفري روم افتح الفري روم من الاف1 وأشغل الـ Link to comment
AHMAD1234 Posted July 31, 2013 Share Posted July 31, 2013 ؟؟؟ GUIeditorطيب انا بعدل الفري روم افتح الفري روم من الاف1 وأشغل الـ واشتغل على تعديل اسماء النوافذ freeroam لا عدل على حسب ما تبغى وبعدين انسخ الكلام من المربع وروح ملف الـ Link to comment
فاّرس Posted July 31, 2013 Share Posted July 31, 2013 X الفري روم برمجته غير بالمره ذذ, gui.lua يعني هو حاط اختصارات بـ ملف classInfo = { wnd = {className = 'Window', padding = {25, 10, 10, 10}, isContainer = true}, tbp = {className = 'TabPanel'}, tab = {className = 'Tab', padding = 10, isContainer = true}, lbl = {className = 'Label', height = 20}, btn = {className = 'Button', height = 20, padding = {0, 4}}, chk = {className = 'CheckBox', height = 20, padding = {0, 6}}, rad = {className = 'RadioButton', height = 20, padding = {0, 10}}, txt = {className = 'Edit', width=100, height = 24}, lst = {className = 'GridList', width = 250, height = 400}, img = {className = 'StaticImage'} } يبي لك خبره GUIEditor ما بيفيدك ذذ Link to comment
Fassol<3 Posted July 31, 2013 Author Share Posted July 31, 2013 طيب كيف ألون اللبل lbl = {className = 'Label', height = 20}, وكيف أحط الاحداثيات ؟ Link to comment
فاّرس Posted July 31, 2013 Share Posted July 31, 2013 اذا تبي تلون لبل , guiLabelSetColor(getControl(wndMain, "X"), 255,0,0) X = الكلام حق اللبل يعني كذا, {"lbl"; id = "NONAME", text = "X", width = 120}, اما الزر , guiSetProperty(getControl(wndMain, "Kill"), "NormalTextColour", "FF00CCCC") Kill = اسم الزر, يعني كذا, {"btn"; id = "Kill", onclick = killLocalPlayer, width = 100}, Link to comment
Fassol<3 Posted July 31, 2013 Author Share Posted July 31, 2013 guiLabelSetColor(getControl(wndMain, "lbl name"), اللون هنا صح ؟255,0,0) Link to comment
فاّرس Posted July 31, 2013 Share Posted July 31, 2013 بس الاحداثيات ؟ guiLabelSetColor(getControl(wndMain, "lbl name"), 255,0,0) 255,0,0 = هو اللون + اي احداثيات ؟ هذا للفري روم {"lbl"; id = "Name", text = "lbl name", width = 120}, ._. Link to comment
Fassol<3 Posted July 31, 2013 Author Share Posted July 31, 2013 طيب انا بحطه مكان مخصص يعني في النص Link to comment
Fassol<3 Posted July 31, 2013 Author Share Posted July 31, 2013 تحت كل شي وبغير مكان الازرار وحاجات يعني Link to comment
فاّرس Posted July 31, 2013 Share Posted July 31, 2013 {"lbl"; id = "Name", text = "lbl name", width = 120}, 120 = غير فيه ذذ ^ هذا الارتفاع ذذ واذا تبي تعدله يمين ولا يسار , {"lbl"; id = "Name", text = "lbl name", width = 120,x = 50}, 50 = عدل فيه كل ما يزيد يروح يمين ذذ Link to comment
Fassol<3 Posted July 31, 2013 Author Share Posted July 31, 2013 {"lbl"; id = "Name", text = "lbl name", 255,0,0 ,width = 120,x = 50}, صح ؟ Link to comment
فاّرس Posted July 31, 2013 Share Posted July 31, 2013 وش تحس فيه انت ؟ ولا كأني دريت اول Link to comment
Fassol<3 Posted July 31, 2013 Author Share Posted July 31, 2013 شبااااااااااب صح الكود اللي فوق قصدي اخر كود Link to comment
./BlackBird# Posted July 31, 2013 Share Posted July 31, 2013 سوي مثل ما قالك ذا بيست و بس Link to comment
Fassol<3 Posted July 31, 2013 Author Share Posted July 31, 2013 هو قال كذا {"lbl"; id = "Name", text = "lbl name", width = 120,x = 50}, أنا أبيه ملون 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