Jump to content

شباب محتاج مساعدة


oskar55

Recommended Posts

شباب مسوي لوحة فيب 

ابي الكودات يعني يوم اظغط على الزر ينفذة هو مبين في الصورة + زر السكن ابي يوم اظغط يشلني للوحة ثانية

+ ابي المود يقتح للقروب معين فقط الي هو فيب

هاي الصورة.......

https://up.harajgulf.com/do.php?img=1233085

 

وهذي اكواد الوحة 

 

    local key = "/"
GUIEditor = {
    button = {},
    window = {},
}
GUIEditor.window[1] = guiCreateWindow(292, 153, 411, 372, "xx| لوحة الفيب المطورة |xx", false)
guiWindowSetSizable(GUIEditor.window[1], false)
guiSetAlpha(GUIEditor.window[1], 1.00)

GUIEditor.button[1] = guiCreateButton(14, 45, 111, 62, "", false, GUIEditor.window[1])
GUIEditor.button[2] = guiCreateButton(14, 155, 111, 62, "Health| الدم ", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[2], "default-bold-small")
guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF3CC90B")
GUIEditor.button[3] = guiCreateButton(14, 277, 111, 62, "Armour| درع", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[3], "default-bold-small")
guiSetProperty(GUIEditor.button[3], "NormalTextColour", "FF3CC90B")
GUIEditor.button[4] = guiCreateButton(153, 155, 111, 62, "M4| رشاش", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[4], "default-bold-small")
guiSetProperty(GUIEditor.button[4], "NormalTextColour", "FF3CC90B")
GUIEditor.button[5] = guiCreateButton(14, 45, 111, 62, "skin|سكنات", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[5], "default-bold-small")
guiSetProperty(GUIEditor.button[5], "NormalTextColour", "FF3CC90B")
GUIEditor.button[6] = guiCreateButton(152, 45, 111, 62, "Jetpack| نفاثة", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[6], "default-bold-small")
guiSetProperty(GUIEditor.button[6], "NormalTextColour", "FF3CC90B")
GUIEditor.button[7] = guiCreateButton(157, 277, 111, 62, "Spring| القفزة الطويلة", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[7], "default-bold-small")
guiSetProperty(GUIEditor.button[7], "NormalTextColour", "FF3CC90B")
GUIEditor.button[8] = guiCreateButton(291, 45, 110, 62, "soon", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[8], "default-bold-small")
guiSetProperty(GUIEditor.button[8], "NormalTextColour", "FFD30000")
GUIEditor.button[9] = guiCreateButton(294, 277, 107, 62, "soon", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[9], "default-bold-small")
guiSetProperty(GUIEditor.button[9], "NormalTextColour", "FFD30000")
GUIEditor.button[10] = guiCreateButton(292, 155, 109, 62, "soon", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[10], "default-bold-small")
guiSetProperty(GUIEditor.button[10], "NormalTextColour", "FFD30000")

   guiSetVisible (GUIEditor.window[1], false)
bindKey( key, "down",function()
guiSetVisible (GUIEditor.window[1], not guiGetVisible (GUIEditor.window[1]) )
showCursor ( guiGetVisible (GUIEditor.window[1]) )
end)

Link to comment
  • Replies 53
  • Created
  • Last Reply

Top Posters In This Topic

triggerServerEvent
getPlayerAccount
isGuestAccount
getAccountName
isObjectInACLGroup
triggerClientEvent

اذا تقصد قروب اسل استخدم الفنكشنات الي عطيتك اياه

اذا تقصد قروب داتا استخدم فنكشنات فهد

 

Edited by Abdul KariM
Link to comment
addEventHandler ( 'onClientGUIClick' ) -- الحدث عند الضغط على زر
triggerServerEvent -- ترايقر للسيرفر
guiSetVisible -- اظهار واخفاء النافذة
getElementData -- يجيب الداتا عشان تتحقق اذا كان القروب VIP
setElementHealth -- يحط صحة الاعب
setPedArmor -- يحط درع الاعب
doesPedHaveJetPack -- يتحقق من النفاثة
givePedJetPack -- يعطية نفاثة
removePedJetPack -- يسحب فاثة
giveWeapon -- يعطية سلاح
setElementModel -- يحط شخصية 

-- واذا كنت تبيها لقروب ACL
-- ف شرح الوظيفة كذا :

triggerServerEvent -- ترايقر
getPlayerAccount -- يجيب حساب الاعب
isGuestAccount -- يتحقق اذا كان زائر
getAccountName -- يجيب اسم الحساب
isObjectInACLGroup -- يتحقق اذا كان بالقروب
triggerClientEvent -- ترايقر للكلنت واظهر اللوحة بالوظائف السابقة

 

Link to comment
1 minute ago, oskar55 said:

فهد مو لازم الحين عادي اذا تاخرت بنتظر ردك اوك

 

:/ اعتذر منك لكن ابرمج لك مود كامل بدون مقابل صعبه اذا تبيها بمقابل تقدر تراسلني خاص اسوي لك اياها

Link to comment
On ٤‏/١١‏/٢٠١٦ at 2:37 PM, FaHaD said:

تم ارسال رسالة خاصة +

 

On ٤‏/١١‏/٢٠١٦ at 2:37 PM, FaHaD said:

تم ارسال رسالة خاصة +

شباب مساعدة في كود ابي كود

 

يوم اظغط على زر يوديني للوحة ثانية والوحة الأولى تختفي

Link to comment

مافهمت شي ضض اعرض الاكواد لاهنت  واشرح 

مثال

 

guiSetVisible (GUIEditor.window[1], false) === هنا تحط اسم الزر
bindKey( key, "down",function()=== هنا اسم النافذه
guiSetVisible (GUIEditor.window[1], not guiGetVisible (GUIEditor.window[1]) )
showCursor ( guiGetVisible (GUIEditor.window[1]) )
end)

Link to comment

تبي لوحتي وزبطها لي

 

#Edit:

   

 local key = "/"
GUIEditor = {
    button = {},
    window = {},
}
GUIEditor.window[1] = guiCreateWindow(292, 153, 411, 372, "xx| لوحة الفيب المطورة |xx", false)
guiWindowSetSizable(GUIEditor.window[1], false)
guiSetAlpha(GUIEditor.window[1], 1.00)

GUIEditor.button[1] = guiCreateButton(14, 45, 111, 62, "", false, GUIEditor.window[1])
GUIEditor.button[2] = guiCreateButton(14, 155, 111, 62, "Health| الدم ", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[2], "default-bold-small")
guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF3CC90B")
GUIEditor.button[3] = guiCreateButton(14, 277, 111, 62, "Armour| درع", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[3], "default-bold-small")
guiSetProperty(GUIEditor.button[3], "NormalTextColour", "FF3CC90B")
GUIEditor.button[4] = guiCreateButton(153, 155, 111, 62, "M4| رشاش", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[4], "default-bold-small")
guiSetProperty(GUIEditor.button[4], "NormalTextColour", "FF3CC90B")
GUIEditor.button[5] = guiCreateButton(14, 45, 111, 62, "skin|سكنات", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[5], "default-bold-small")
guiSetProperty(GUIEditor.button[5], "NormalTextColour", "FF3CC90B")
GUIEditor.button[6] = guiCreateButton(152, 45, 111, 62, "Jetpack| نفاثة", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[6], "default-bold-small")
guiSetProperty(GUIEditor.button[6], "NormalTextColour", "FF3CC90B")
GUIEditor.button[7] = guiCreateButton(157, 277, 111, 62, "Spring| القفزة الطويلة", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[7], "default-bold-small")
guiSetProperty(GUIEditor.button[7], "NormalTextColour", "FF3CC90B")
GUIEditor.button[8] = guiCreateButton(291, 45, 110, 62, "soon", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[8], "default-bold-small")
guiSetProperty(GUIEditor.button[8], "NormalTextColour", "FFD30000")
GUIEditor.button[9] = guiCreateButton(294, 277, 107, 62, "soon", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[9], "default-bold-small")
guiSetProperty(GUIEditor.button[9], "NormalTextColour", "FFD30000")
GUIEditor.button[10] = guiCreateButton(292, 155, 109, 62, "soon", false, GUIEditor.window[1])
guiSetFont(GUIEditor.button[10], "default-bold-small")
guiSetProperty(GUIEditor.button[10], "NormalTextColour", "FFD30000")

addEventHandler ( "onClientGUIClick", root, 
function (  ) 
if source == GUIEditor.button[2] then 
triggerServerEvent("Healt",getLocalPlayer()) 
end 
end 
) 

addEventHandler ( "onClientGUIClick", root, 
function (  ) 
if source == GUIEditor.button[3] then 
triggerServerEvent("am",getLocalPlayer()) 
end 
end 
) 

addEventHandler ( "onClientGUIClick", root, 
function (  ) 
if source == GUIEditor.button[4] then 
triggerServerEvent("at",getLocalPlayer()) 
end 
end 
) 

addEventHandler ( "onClientGUIClick", root, 
function (  ) 
if source == GUIEditor.button[6] then 
triggerServerEvent("ak",getLocalPlayer()) 
end 
end 
) 
   guiSetVisible (GUIEditor.window[1], false)
bindKey( key, "down",function()
guiSetVisible (GUIEditor.window[1], not guiGetVisible (GUIEditor.window[1]) )
showCursor ( guiGetVisible (GUIEditor.window[1]) )
end)

GUIEditor.window[1] = guiCreateWindow(808, 248, 202, 310, "GUIEditor.window[1]", false)
       guiWindowSetSizable(wnd, false)
    guiSetVisible(GUIEditor.window[1],false)--نجيب هادا الكود ونحط بدل wnd1اسم اللوحة
        GUIEditor.window[1] = guiCreateButton(53, 32, 123, 52, "تفتح لوحة 2", false, GUIEditor.window[1])

GUIEditor.window[2] = guiCreateWindow(808, 248, 202, 310, "GUIEditor.window[2]", false)
guiWindowSetSizable(GUIEditor.window[2], false)
guiSetVisible(GUIEditor.window[],false)--نفس الشي
GUIEditor.window[2] = guiCreateButton(53, 32, 123, 52, "تغلق اللوحتين", false, wnd2)
بهادا الشكل الحين كيف نعملها بزر نجيب هادا الكود
function Open ( )
guiSetVisible(GUIEditor.window[2], not guiGetVisible(GUIEditor.window[2]))--لاتنسى وضع اسم اللوحة في كل مكان فيه wnd1
showCursor(guiGetVisible(GUIEditor.window[2]))
end

كيف تعمل لوحة تفتح لوحة اخرى
نروح نجيب هي الاكواد
addEventHandler("onClientGUIClick", root,
function ()
if source == GUIEditor.button[5] then --بدل wnd1غيرها اسم الزر
      guiWindowSetSizable(GUIEditor.window[2], true)--اسم اللوحة wnd1اللوحة الي نفتحت
      end
)

  ===window2  

GUIEditor = {
    button = {},
    window = {},
}
addEventHandler("onClientResourceStart", resourceRoot,
    function()
        GUIEditor.window[2] = guiCreateWindow(271, 193, 278, 454, "Skin|لوحة السكنات|Skin", false)
        guiWindowSetSizable(GUIEditor.window[1], false)
        guiSetAlpha(GUIEditor.window[1], 1.00)

        GUIEditor.button[1] = guiCreateButton(10, 24, 102, 54, "Skin1", false, GUIEditor.window[2])
        guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FFF10000")
        GUIEditor.button[2] = guiCreateButton(162, 122, 102, 54, "Skin7", false, GUIEditor.window[2])
        guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF559298")
        GUIEditor.button[3] = guiCreateButton(10, 202, 102, 54, "Skin3", false, GUIEditor.window[2])
        guiSetProperty(GUIEditor.button[3], "NormalTextColour", "FF3FE40C")
        GUIEditor.button[4] = guiCreateButton(10, 122, 102, 54, "Skin2", false, GUIEditor.window[2])
        guiSetProperty(GUIEditor.button[4], "NormalTextColour", "FF3FE40C")
        GUIEditor.button[5] = guiCreateButton(162, 24, 102, 54, "Skin6", false, GUIEditor.window[2])
        guiSetProperty(GUIEditor.button[5], "NormalTextColour", "FFDB1350")
        GUIEditor.button[6] = guiCreateButton(10, 379, 102, 54, "أغلاااق", false, GUIEditor.window[2])
        guiSetProperty(GUIEditor.button[6], "NormalTextColour", "FF0B58E4")
        GUIEditor.button[7] = guiCreateButton(10, 285, 102, 54, "Skin4", false, GUIEditor.window[2])
        guiSetProperty(GUIEditor.button[7], "NormalTextColour", "FF3FE40C")
        GUIEditor.button[8] = guiCreateButton(166, 285, 102, 54, "Skin9", false, GUIEditor.window[2])
        guiSetProperty(GUIEditor.button[8], "NormalTextColour", "FFE4D707")
        GUIEditor.button[9] = guiCreateButton(166, 379, 102, 53, "Skin10", false, GUIEditor.window[2])
        guiSetProperty(GUIEditor.button[9], "NormalTextColour", "FFEA0000")
        GUIEditor.button[10] = guiCreateButton(162, 200, 102, 54, "Skin8", false, GUIEditor.window[2])
        guiSetProperty(GUIEditor.button[10], "NormalTextColour", "FF5210D9")    
    end

)
addEventHandler("onClientResourceStart", resourceRoot,
function()
guiSetVisible(GUIEditor.window[2],false)
showCursor(false)  
end
)
addEventHandler("onClientGUIClick",getRootElement(),
    function ()
     if source == GUIEditor.button[6] then
            guiSetVisible(GUIEditor.window[2],false)
            showCursor(false)
        end
    end
)

)
addEventHandler("onClientGUIClick", root,
 function ()
if source == GUIEditor.button[1] then
triggerServerEvent("202", localPlayer)
end
end
)
addEventHandler("onClientGUIClick", root,
 function ()
if source == GUIEditor.button[2] then
triggerServerEvent("210", localPlayer)
end
end
)
addEventHandler("onClientGUIClick", root,
 function ()
if source == GUIEditor.button[3] then
triggerServerEvent("211", localPlayer)
end
end
)
addEventHandler("onClientGUIClick", root,
 function ()
if source == GUIEditor.button[4] then
triggerServerEvent("212", localPlayer)
end
end
)
addEventHandler("onClientGUIClick", root,
 function ()
if source == GUIEditor.button[5] then
triggerServerEvent("213", localPlayer)
end
end
)
addEventHandler('onClientResourceStart',resourceRoot,function () 
txd = engineLoadTXD( 'Skins/vmaff1.txd' ) 
engineImportTXD( txd, 211 ) 
dff = engineLoadDFF('Skins/vmaff1.dff', 211) 
engineReplaceModel( dff, 211 )
end)
addEventHandler('onClientResourceStart',resourceRoot,function () 
txd = engineLoadTXD( 'Skins/2.txd' ) 
engineImportTXD( txd, 212 ) 
dff = engineLoadDFF('Skins/2.dff', 212) 
engineReplaceModel( dff, 212 )
end)
addEventHandler('onClientResourceStart',resourceRoot,function () 
txd = engineLoadTXD( 'Skins/28.txd' ) 
engineImportTXD( txd, 210 ) 
dff = engineLoadDFF('Skins/28.dff', 210) 
engineReplaceModel( dff, 210 )
end)
addEventHandler('onClientResourceStart',resourceRoot,function () 
txd = engineLoadTXD( 'Skins/66.txd' ) 
engineImportTXD( txd, 213 ) 
dff = engineLoadDFF('Skins/66.dff', 213) 
engineReplaceModel( dff, 213 )
end)
addEventHandler('onClientResourceStart',resourceRoot,function () 
txd = engineLoadTXD( 'Skins/swmotr5.txd' ) 
engineImportTXD( txd, 202 ) 
dff = engineLoadDFF('Skins/swmotr5.dff', 202) 
engineReplaceModel( dff, 202 )
end)

وش الخطا سويت نقسه مارضت تفتح 

==window2 الوحة الثانية خليتها نفس الملف

مارضت تفتح ليش

ابي زر بوتون 5 الي في الوحة 1 ينقلني للوحة 2

 

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...