ب بنفسه !
مدري دور عليها معه
Like this
Quote
#_iMr.[E]coo 119
#_iMr.[E]coo
Members
999 posts
Posted Saturday at 22:07 ·
On 2/25/2017 at 21:38, #Soking said:
مدري دور عليها معه
:lol:
Like this
Quote
LOAM 3
LOAM
Members
21 posts
Posted 25 minutes ago ·
On 2/25/2017 at 22:07, #_iMr.[E]coo said:
:lol:
?
local marker = createMarker (2485.00000, -1667.00000, 13.34375, "cylinder", 1.5, 255, 255, 0, 170 )
createBlip (2485.00000, -1667.00000, 13.34375, 59 ,2 )
GUIEditor = {
memo = {},
button = {},
window = {},
}
GUIEditor.window[1] = guiCreateWindow(299, 118, 514, 473, "تجربة ", false)
guiWindowSetSizable(GUIEditor.window[1], false)
guiSetProperty(GUIEditor.window[1], "CaptionColour", "FFFF0000")
GUIEditor.memo[1] = guiCreateMemo(11, 17, 494, 290, "By : [S]haHeR\n\ntest :]\n\n", false, GUIEditor.window[1])
GUIEditor.button[1] = guiCreateButton(159, 401, 226, 62, "إغلاق", false, GUIEditor.window[1])
guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FFAAAAAA")
guiSetVisible (GUIEditor.window[1], false)
addEventHandler("onClientMarkerHit",marker, --عند لمس الماركر المحدد
function()--وظيفة
if ( getPlayerTeam ( source ) = getTeamFromName ( 'Criminal' ) ) then return end
guiSetVisible(GUIEditor.window[1],true)--تفتح اللوحة
showCursor(true) --نظهر الماوس
end --نهاية الوظيفة
)--نهاية قوس الحدث
addEventHandler("onClientGUIClick",root, --عند الضغط على زر
function()--وظيفة
if (source == GUIEditor.button[1]) then--ان كان الزر = زر الاغلاق
guiSetVisible(GUIEditor.window[1],false)--اغلاق اللوحة
showCursor(false)--اخفاء الماوس
end--نهاية التحقق
end--نهاية الوظيفة
)
لول اسف لا تنسخ وش طلع فوق الماركر