-
Posts
1,862 -
Joined
-
Days Won
8
Everything posted by Rockyz
-
ذة شرح ذة اذا تبي تخلي طيران و الخ .. استبدل Button ب اسم الزر addEventHandler ("onClientGUIClick", getRootElement(), function () if source == Button then setWorldSpecialPropertyEnabled ( "extrajump", true ) end end ) طبعا ذة اذا ضغط على الزر يخليك تنط ازيد اذا تبي تخلي اشياء ازيد او تغير الهاك سو نفس كذا مثال : addEventHandler ("onClientGUIClick", getRootElement(), function () if source == Button then setWorldSpecialPropertyEnabled ( "extrajump", true ) elseif source == Button1 then setWorldSpecialPropertyEnabled ( "hovercars", true ) end end ) وهكذا تخلي فقط elseif اذا تبي اكثر وذي الكلمات للهاك مع فايدتها hovercars - سباحة السيارة في البحر aircars - طيران السيارة extrabunny - قفزة عالية ب الدراجة الهوائية extrajump - قفزة عالية واذا تبي زر يوقف جميعهم فقط سو نفس كذا .. addEventHandler ("onClientGUIClick", getRootElement(), function () if source == Button3 then setWorldSpecialPropertyEnabled ( "hovercars", false ) setWorldSpecialPropertyEnabled ( "aircars", false ) setWorldSpecialPropertyEnabled ( "extrabunny", false ) setWorldSpecialPropertyEnabled ( "extrajump", false ) end end ) اتمنى افدتك ! مدري اذا احد شرح لاكن انا خليت لك الموضوع
-
الدائري ولا المربعي المربعي ولا المثلثي المثلثي ولا المستطيلي
-
Any Way Thanks I fix it
-
Hello Guys I Think This Code Wrong Its A Test For A Password Mod Please Fix It GUIEditor = { button = {}, window = {} } addEventHandler("onClientResourceStart", resourceRoot, function() mp = guiCreateWindow(237, 157, 352, 292, "Password", false) guiWindowSetSizable(mp, false) guiSetVisible(mp, false) mpe = guiCreateEdit(68, 94, 203, 25, "", false, mp) guiSetProperty(mpe, "NormalTextColour", "FFFF0000") mpb = guiCreateButton(45, 173, 236, 55, "Press Here", false, mp) guiSetProperty(mpb, "NormalTextColour", "FFAAAAAA") mp2 = guiCreateWindow(54, 161, 166, 278, "Welcome", false) guiWindowSetSizable(mp2, false) guiSetVisible(mp2, false) GUIEditor.button[1] = guiCreateButton(13, 125, 128, 47, "Hello !", false, mp2) guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FFAAAAAA") end ) addEventHandler ("onClientGUIClick",mpd, function () if guiGetText(mpe) == "Go" then guiSetVisible(mp2, true) showCursor(true) end end,false ) guiSetVisible (mp, false) function Owv() if guiGetVisible ( mp ) then guiSetVisible ( mp, false ) showCursor(false) guiSetInputEnabled(false) else guiSetVisible ( mp, true ) showCursor(true) guiSetInputEnabled(true) end end bindKey("F1", "down", Owv)
-
طيب دة ماشتغل GUIEditor = { button = {}, window = {} } addEventHandler("onClientResourceStart", resourceRoot, function() mp = guiCreateWindow(237, 157, 352, 292, "Password", false) guiWindowSetSizable(mp, false) guiSetVisible(mp, false) mpe = guiCreateEdit(68, 94, 203, 25, "", false, mp) guiSetProperty(mpe, "NormalTextColour", "FFFF0000") mpb = guiCreateButton(45, 173, 236, 55, "Press Here", false, mp) guiSetProperty(mpb, "NormalTextColour", "FFAAAAAA") mp2 = guiCreateWindow(54, 161, 166, 278, "Welcome", false) guiWindowSetSizable(mp2, false) guiSetVisible(mp2, false) GUIEditor.button[1] = guiCreateButton(13, 125, 128, 47, "Hello !", false, mp2) guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FFAAAAAA") end ) addEventHandler ("onClientGUIClick",mpd, function () if guiGetText(mpe) == "Go" then guiSetVisible(mp2, true) showCursor(true) end end,false ) guiSetVisible (mp, false) function Owv() if guiGetVisible ( mp ) then guiSetVisible ( mp, false ) showCursor(false) guiSetInputEnabled(false) else guiSetVisible ( mp, true ) showCursor(true) guiSetInputEnabled(true) end end bindKey("F1", "down", Owv)
-
يستفيد في ويش في الكلام ؟ كل الاكواد الي انا طرحتها ماتشتغل ابي اعرف وش الفايدة ؟
-
مع اني مو خبير لاكن اطرح اكوادك
-
ويمكن ان المنطقة المحمية لتيم او سكن و الخ..