Sijar Posted July 16, 2018 Share Posted July 16, 2018 سلام عليكم انا عايز اكود مثل زرار عضلات سي جي يخلي سي جي عندوا عضلات وحق دم ودرع ازاي هاتلي مثال المود اهو --[[------------------------------------------------- Notes: > This code is using a relative image filepath. This will only work as long as the location it is from always exists, and the resource it is part of is running. To ensure it does not break, it is highly encouraged to move images into your local resource and reference them there. --]]------------------------------------------------- GUIEditor = { staticimage = {}, label = {}, button = {}, window = {}, combobox = {} } GUIEditor.window[1] = guiCreateWindow(262, 136, 645, 596, "لوح الشخصيات المهمة :: VIP SYSTEM", false) guiWindowSetSizable(GUIEditor.window[1], false) guiSetAlpha(GUIEditor.window[1], 1.00) guiSetProperty(GUIEditor.window[1], "CaptionColour", "FFF6FE00") GUIEditor.combobox[1] = guiCreateComboBox(258, 69, 336, 53, "", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.combobox[1], "NormalEditTextColour", "FFFE0000") GUIEditor.button[1] = guiCreateButton(23, 30, 198, 47, "عضلات سي جي", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF05FD00") GUIEditor.button[2] = guiCreateButton(24, 102, 197, 52, "حقيبة نفاثة", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF00FDE8") GUIEditor.button[3] = guiCreateButton(24, 182, 197, 46, "دم ", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[3], "NormalTextColour", "FFFD0000") GUIEditor.button[4] = guiCreateButton(24, 255, 201, 45, "درع", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[4], "NormalTextColour", "FFFFFFFF") GUIEditor.label[1] = guiCreateLabel(348, 46, 137, 17, "سيارات الشخصيات المهمة", false, GUIEditor.window[1]) guiLabelSetColor(GUIEditor.label[1], 36, 244, 50) GUIEditor.button[5] = guiCreateButton(24, 321, 203, 42, "خلاط", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[5], "NormalTextColour", "FFD0CDCF") GUIEditor.button[6] = guiCreateButton(24, 387, 198, 43, "اربجي", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[6], "NormalTextColour", "FF1A2AFD") GUIEditor.button[7] = guiCreateButton(24, 452, 201, 45, "فلوس", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[7], "NormalTextColour", "FFF6FE09") GUIEditor.button[8] = guiCreateButton(26, 523, 199, 50, "خرطوش", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[8], "NormalTextColour", "FF4D08FE") GUIEditor.button[9] = guiCreateButton(258, 137, 336, 40, "اصلاح السيارة", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[9], "NormalTextColour", "FF04E4FE") GUIEditor.button[10] = guiCreateButton(258, 195, 336, 37, "اظهار السيارة", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[10], "NormalTextColour", "FFFEDE05") GUIEditor.button[11] = guiCreateButton(260, 251, 334, 39, "تعبئ وقود", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[11], "NormalTextColour", "FF23FE06") GUIEditor.button[12] = guiCreateButton(259, 314, 335, 43, "مسدس ديجل", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[12], "NormalTextColour", "FFFF0607") GUIEditor.button[13] = guiCreateButton(262, 379, 332, 41, "شوت قن", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[13], "NormalTextColour", "FFFF0203") GUIEditor.staticimage[1] = guiCreateStaticImage(344, 437, 170, 142, ":icons_radar_v1/img/radar_tshirt.png", false, GUIEditor.window[1]) ساعدوني بليز Link to comment
Doffy Posted July 16, 2018 Share Posted July 16, 2018 setPedStat setElementHealth setPedArmor 1 Link to comment
#Sn[i]pêŘ Posted July 16, 2018 Share Posted July 16, 2018 1 hour ago, Mr.BLack said: سلام عليكم انا عايز اكود مثل زرار عضلات سي جي يخلي سي جي عندوا عضلات وحق دم ودرع ازاي هاتلي مثال المود اهو --[[------------------------------------------------- Notes: > This code is using a relative image filepath. This will only work as long as the location it is from always exists, and the resource it is part of is running. To ensure it does not break, it is highly encouraged to move images into your local resource and reference them there. --]]------------------------------------------------- GUIEditor = { staticimage = {}, label = {}, button = {}, window = {}, combobox = {} } GUIEditor.window[1] = guiCreateWindow(262, 136, 645, 596, "لوح الشخصيات المهمة :: VIP SYSTEM", false) guiWindowSetSizable(GUIEditor.window[1], false) guiSetAlpha(GUIEditor.window[1], 1.00) guiSetProperty(GUIEditor.window[1], "CaptionColour", "FFF6FE00") GUIEditor.combobox[1] = guiCreateComboBox(258, 69, 336, 53, "", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.combobox[1], "NormalEditTextColour", "FFFE0000") GUIEditor.button[1] = guiCreateButton(23, 30, 198, 47, "عضلات سي جي", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF05FD00") GUIEditor.button[2] = guiCreateButton(24, 102, 197, 52, "حقيبة نفاثة", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF00FDE8") GUIEditor.button[3] = guiCreateButton(24, 182, 197, 46, "دم ", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[3], "NormalTextColour", "FFFD0000") GUIEditor.button[4] = guiCreateButton(24, 255, 201, 45, "درع", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[4], "NormalTextColour", "FFFFFFFF") GUIEditor.label[1] = guiCreateLabel(348, 46, 137, 17, "سيارات الشخصيات المهمة", false, GUIEditor.window[1]) guiLabelSetColor(GUIEditor.label[1], 36, 244, 50) GUIEditor.button[5] = guiCreateButton(24, 321, 203, 42, "خلاط", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[5], "NormalTextColour", "FFD0CDCF") GUIEditor.button[6] = guiCreateButton(24, 387, 198, 43, "اربجي", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[6], "NormalTextColour", "FF1A2AFD") GUIEditor.button[7] = guiCreateButton(24, 452, 201, 45, "فلوس", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[7], "NormalTextColour", "FFF6FE09") GUIEditor.button[8] = guiCreateButton(26, 523, 199, 50, "خرطوش", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[8], "NormalTextColour", "FF4D08FE") GUIEditor.button[9] = guiCreateButton(258, 137, 336, 40, "اصلاح السيارة", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[9], "NormalTextColour", "FF04E4FE") GUIEditor.button[10] = guiCreateButton(258, 195, 336, 37, "اظهار السيارة", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[10], "NormalTextColour", "FFFEDE05") GUIEditor.button[11] = guiCreateButton(260, 251, 334, 39, "تعبئ وقود", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[11], "NormalTextColour", "FF23FE06") GUIEditor.button[12] = guiCreateButton(259, 314, 335, 43, "مسدس ديجل", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[12], "NormalTextColour", "FFFF0607") GUIEditor.button[13] = guiCreateButton(262, 379, 332, 41, "شوت قن", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[13], "NormalTextColour", "FFFF0203") GUIEditor.staticimage[1] = guiCreateStaticImage(344, 437, 170, 142, ":icons_radar_v1/img/radar_tshirt.png", false, GUIEditor.window[1]) ساعدوني بليز سهلة setPedArmor ( Ped , 100 ) و العضلات من هنا https://wiki.multitheftauto.com/wiki/SetPedStat 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