Jump to content

طلب


LOAM

Recommended Posts

السلام عليكم شباب

انا صنعت معرض سيارات  بدى اصنع لوحه

وفيها زراير الزراير عباره عن زر يظهر السياره وزر يخفى السياره

وزر يجيب السياره جنبك لو كانت بعيده عنك

وشكرا 

Link to comment
1 minute ago, Killer Project said:

فيه عدة تحقيقات قبل فتح اللوحة

الغي منها حق الماب

bindKey("F3", "down",
function()
if getElementData(localPlayer,"Stats") < 2 and getElementInterior(localPlayer) == 0 and getElementDimension(localPlayer) == 0 then
             if not isInColExport () then
                guiSetVisible(Window_VS, not guiGetVisible(Window_VS))
	guiSetVisible (Window_CHK, false)
	showCursor(guiGetVisible(Window_VS))
            end
end
end)

انهى سطر فى هذه الكود

Link to comment
bindKey("F3", "down",
function()
if getElementInterior(localPlayer) == 0 and getElementDimension(localPlayer) == 0 then
             if not isInColExport () then
                guiSetVisible(Window_VS, not guiGetVisible(Window_VS))
	guiSetVisible (Window_CHK, false)
	showCursor(guiGetVisible(Window_VS))
            end
end
end)

^^^^

@LOAM

Edited by Killer Project
  • Like 1
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...