-
Posts
2,799 -
Joined
-
Days Won
13
Everything posted by </Mr.Tn6eL>
-
يوووه كتبت dalse كنت ابكتب false سيتم التعديل ------------ الكود الاول صلحوه
-
الووو بليز حل
-
انت تبغي تضيفى على هذاك الكود ؟؟ كود عناد مابيه ابي اسوي مسابقة من 24 لاعب واخرر واحد ياخذ فلوس 5000 اوكي
-
شوف ذا الكود صح ؟ local Marker = createMarker(......................) ksa = getMarkerCount(Marker) race = true function chat ( message ) if ( message == "...." ) then if ( race == false ) outputChatBox ( "لايمكنك الدخول الى ااسباق", source, 255, 0, 0, true ) end if ( race == true ) then if ksa < 1 then ksa = false cancelEvent ( ) end if ksa < 24 then addEventHandler ( "onPlayerWasted", root, wasted ) addEventHandler( "onMarkerHit", Marker, ksa ) end end end end addEventHandler( "onPlayerChat", root, chat ) function ksa() if getElementType(hitElement) == "player" then vehicle = createVehicle(id,x,y,z) warpPedIntoVehicle(hitElement, vehicle ) end end function wasted() race = false end
-
كود عناد خربان ><
-
ههه والله كنت مسوي تايمر لاكن شلته عشان الاق ونسيت ذذ true thekiller مني فاهم ؟ الخرابيش الللي مسويها عشان محد يسرق الاكواد الكود الثاني سويت مسابقة وابي اللاعبين يكونون 24 اذ كانو اقل من 2 يلغي المسابقة + اخر واحد بالمسابقة يبقا ياخذ فلوس 5000
-
ههه والله كنت مسوي تايمر لاكن شلته عشان الاق ونسيت ذذ true thekiller مني فاهم ؟ الخرابيش الللي مسويها عشان محد يسرق الاكواد
-
what ?
-
السلام عليكم ورحمة الله وبركاته اليوم واجهت مشكلة هنا السباون يجي للكل server triggerClientEvent (source, "Hide", source) client addEvent("Hide", true) addEventHandler("Hide",root, function() fadeCamera ( false, 2.0, 0, 0, 0) fadeCamera(true) setTime(12, 0) setWeather(3) addEventHandler("onClientRender", root, thop) setCameraMatrix(...............) removeEventHandler("onClientRender", getRootElement(), Camera) guiSetVisible (reglogwnd, false) showCursor(false) ped = createPed(................) setElementFrozen(ped,true) bindKey("......", "down", play) bindKey("......", "down", last) bindKey("......", "down", next) end ) + طلب فنكشن ابي فنكشن تحقق من الاعبين ويكون 24 واذ جو 1 ياخذ فلوس عشان ابسوي مود جديد
-
ذا الموقع يعلمك بعض الاشياء مثل math.random و strting.find
-
تقدر تقول وش سويت . ؟ كذا كلنت outputChatBox ( "مرحبا بك في الهجولة", 255, 0, 0, true ) كذا سيرفر outputChatBox ( "مرحبا بك في الهجولة", getRootElement(), 255, 0, 0, true ) getRootElement() - سيرفر source - سيرفر
-
مود جميل وفكرة جميلة لكن عندي اقتراح تغيره وتحطه للهجولة ي اللي بسيرفر طارة زمان
-
GUIEditor = { button = {}, window = {}, staticimage = {} } GUIEditor.window[1] = guiCreateWindow(85, 111, 626, 337, "لوحة الالعاب من قبل Mr.NuTeN", false) guiWindowSetSizable(GUIEditor.window[1], false) GUIEditor.staticimage[2] = guiCreateStaticImage(56, 51, 216, 217, "1.jpg", false, GUIEditor.window[1]) GUIEditor.staticimage[3] = guiCreateStaticImage(351, 51, 216, 217, "2.jpg", false, GUIEditor.window[1]) GUIEditor.button[1] = guiCreateButton(56, 284, 216, 43, "هجولة", false, GUIEditor.window[1]) GUIEditor.button[2] = guiCreateButton(351, 284, 216, 43, "زومبي", false, GUIEditor.window[1]) guiSetVisible (GUIEditor.window[1], false) function OpenWin() if guiGetVisible ( GUIEditor.window[1] ) then guiSetVisible ( GUIEditor.window[1], false ) showCursor(false) guiSetInputEnabled(false) else guiSetVisible ( GUIEditor.window[1], true ) showCursor(true) guiSetInputEnabled(true) end end bindKey("F2", "down", OpenWin) addEventHandler ("onClientGUIClick", root, function () if source == GUIEditor.button[1] then setElementDimension(localPlayer,0) setElementPosition(localPlayer,-5306.4790039063,-1300.0294189453,15.536287307739) ------ احداثيات البداية outputChatBox ( "مرحبا بك في الهجولة", 255, 0, 0, true ) end end) addEventHandler ("onClientGUIClick", root, function () if source == GUIEditor.button[2] then setElementDimension(localPlayer,4) setElementPosition(localPlayer,469.67123413086,-2746.7526855469,8.1216812133789) outputChatBox ( "مرحبا بك في الزومبي", 255, 0, 0, true ) end end)
-
msg = true function KSA() if ( msg == false ) then local memo = guiGetText(memi) if not memo then memo = "" end guiSetText(memi, " " .. memo .. "الرجا ء الانتظار") end if wnd and isElement(wnd) then if ( msg == true ) then local G_Text = guiGetText(edit) if G_Text and string.len(G_Text) > 0 then local memo = guiGetText(memi) if not memo then G_Text = "" end local Name = getPlayerName(localPlayer):gsub('#%x%x%x%x%x%x', '') message = memo .. Name .. " " .. G_Text .. "\n" guiSetText(memi, message) guiSetText(edit, "") msg = false setTimer ( function ( ) msg = true end, 3000, 1 ) end end end end bindKey("enter","down",KSA) هذا كودي ومافيه اغلاط
-
طيب انا سويت شات ويعني ماتجي للكل
-
يالبيه الخط الحلو ارسله لي سكايب mr-ksa5
-
اللحين لو ابي تكون للكل memi = guiCreateMemo(x, y, h, w, "", false, wnd) addEventHandler ( "onClientGUIClick", root, function ( ) if ( source == send ) then guiSetText(memi, "الرجا ء الانتظار") end end) تكول لللاعب اللي عمل فنكشن text = {} memi = guiCreateMemo(x, y, h, w, "", false, wnd) addEventHandler ( "onClientGUIClick", root, function ( ) if ( source == send ) then text [ source ] = guiSetText(memi, "الرجا ء الانتظار") end end) هل تنفع الحركة ذي اذ مافهمتو الزبدة عنا الفنكشن الاول للكل الفنكشن الثاني للاعب اللي عمل الافنت onGuiClick بتنفع لاني ضبطت الكود ومني متاكد
-
+ ممكن تشرح لي ذا السطر مني فاهمه if ( isTimer( PlayerT[ source ] ) ) then killTimer( PlayerT[ source ] ) PlayerT[ source ] = nil end
-
حياك الله . الله يحيك
-
مايطلع بالديبوق ولا شي + تم التصليح شكرا زاحف الله يوفقك بالبرمجة شكرا كودي اللي يبيه احد policeonWasted = function() if ( getPlayerTeam(source) ) and ( getTeamName(getPlayerTeam(source)) ) == "police" then function respawn( source ) setPlayerNametagColor ( source, 0, 0, 255 ) setElementPosition ( source, 213.77847,1865.95215,13.14063 ) setElementInterior ( source, 0 ) setElementDimension ( source, 9 ) setElementModel(source, 280) end setTimer(respawn,2000,1,source) end end addEventHandler ( "onPlayerSpawn", root, policeonWasted )
-
الكود ماضبط دقيت الز رالي يخليك بتيم والتيم police و قتلت نفسي مارجع الصلحان بالكود انه يغير الشخصية بس ماينقل الاعب
-
هذا الكود تحطه كلنت exports['topbarchat']:sendClientMessage ( " أنت لاتملك المال ! ", 0, 0, 255, true ) وذا تحطه سيرفر exports['topbarchat']:sendClientMessage ( " أنت لاتملك المال ! ", root, 0, 0, 255, true )
-
هذا الكود تحطه كلنت exports['topbarchat']:sendClientMessage ( " أنت لاتملك المال ! ", 0, 0, 255, true ) وذا تحطه سيرفر exports['topbarchat']:sendClientMessage ( " أنت لاتملك المال ! ", root, 0, 0, 255, true )
-
طيب الكود الاول ابيه بعد ثانيتين ونصف ينقلها للاحداثيات اللي حاطها بالكود فوق ( اذمات ) الكود الثاني مو محتاجه مرة بس اذ بتساعدوني فيه ساعدو
-
السلام عليكم اليوم واجهة مشكلة بالكود ذا addEventHandler("onPlayerWasted", root, function() if ( getPlayerTeam(source) ) and ( getTeamName(getPlayerTeam(source)) ) == "police" then setPlayerNametagColor ( source, 0, 0, 255 ) setElementPosition ( source, 213.77847,1865.95215,13.14063 ) setElementInterior ( source, 0 ) setElementDimension ( source, 9 ) setElementModel(source, 280) end end ) الكود مافيه اي خطا لكن ابي بعد وقت معين يسوي سباون للمقر حق الشرطة انا مشغل مود play لكن انا مخلي يرجع للسباون حق الشرطة وبعد ثانية يروح لبداية play وش الحل ضفت له settimer ومانفع + مود برستج حق الرتب في مشاكل كثير ابيكم تصلحونه لي ابي اللي رتبته مسحوبه مايقدر يرقي نفسه و لما ارقي نفسي كنق درفت وارقي نفسي مره ثانية شرطي مايجي تاج الشرطي يجي بس تاج كنق الدرفت ذا الكود xAddToGroupFunction_ = function ( Group,Price,Name ) local account = getAccountName(getPlayerAccount(source)); if isGuestAccount(getPlayerAccount(source)) then return outputChatBox(" * يجب عليك التسجيل اولاَ",source,255,0,0,true); end if isObjectInACLGroup("user."..account, aclGetGroup(tostring(Group))) then return outputChatBox("** لديك هذهـ الرتبة فعـلا ! ",source,255,0,0,true); end local sValue = getElementData( source,'Time' ) if not sValue then sValue = '0:0:0' end local data = split(sValue,':') local hour = tonumber( data[1] ) if hour == nil or not tonumber(hour) then hour = 0 end if ( hour >= tonumber(Price)) then aclGroupAddObject (aclGetGroup( tostring(Group)),"user."..account); outputChatBox("** تم اضافة الرتبة بنجاح | "..Name,source,0,255,0,true); else outputChatBox("**ليس لديك ساعات كافية",source,255,0,0,true); end end addEvent("Accept:the:request",true) addEventHandler("Accept:the:request",root,xAddToGroupFunction_) اعتقد شرحي طلاسم ماعليكم ان شاء الله تفهمون وين الشطار يساعدون المحتاج