Jump to content

N3xT

Retired Staff
  • Posts

    2,490
  • Joined

  • Days Won

    18

Everything posted by N3xT

  1. ردود خآرج الموضوع ؟ انت مشرف عشان تتكلم ؟ مالك شغل ..وشكراً منب مشرف بس ان كانك عضو قانوني لزم تعتبر نفسك مطبق النظام كالمشرف ذذ .. ع راسي ذذ لا يسمح بالتصرف كأحد المراقبين. إذا كنت ترى أن شيئاً ما يجب القيام به حول موضوعاً أو مشاركة أو عضواً قم بالإبلاغ و دع القرار للمراقبين ^ ي شيخ ي ليتك تقرأ القوانين
  2. أولاً ، انا كل اللي سويته رتبت الكود لا أكثر ولا أقل : )
  3. انت حاط الكود لو اتحقق إنك كونسل مايوديك لمقر الادمنية اللي انت مسويه أفهم الكود كامل return وشوف الـ
  4. addCommandHandler ( "madmin" , function ( player ) if ( getElementType ( player ) == ( "player" ) ) then if not ( isObjectInACLGroup ("user."..getAccountName ( getPlayerAccount ( player ) ), aclGetGroup ( "Console" ) ) ) then return setElementPosition ( player, 2481.50659,-1703.26233,13.52803 ) outputChatBox("تم نقلك الى مقر الادمنية !! / It was taken to the Base of the Admins !!",player,255,0,0) else setElementPosition ( Player, 2484.42725,-1672.45129,13.33595) ) outputChatBox("لقد خرجت من مقر الادمنية / You Now Exit For Base Admins",player,255,0,0) else outputChatBox("You Moust Be in Group Admin ! / يجب ان تكون في قروب ادمن",player,255,0,0) end end end
  5. صرأحة مبدع 30% وماتقدر تصلح كود الحمدلله .. في دستور السعادة ، سلك ولا تدقق
  6. Event : onClientMouseEnter Event 2 : onClientMouseLeave Code : guiGetProperty
  7. هذا لآنك ما سويت شيء يقفل اللوحة المفروض تسوي ترايقر من السيرفر للكلنت وتخفيها !! -- Client Side GUIEditor = { edit = {}, button = {}, window = {}, label = {}, memo = {} } addEventHandler("onClientResourceStart", resourceRoot, function() GUIEditor.window[1] = guiCreateWindow(186, 86, 456, 374, "Server Zombie [H.S] سيرفر قوات الزومبي", false) guiWindowSetSizable(GUIEditor.window[1], false) GUIEditor.label[1] = guiCreateLabel(0, -121, 146, 37, "", false, GUIEditor.window[1]) GUIEditor.label[2] = guiCreateLabel(17, 32, 158, 34, "UserName :", false, GUIEditor.window[1]) GUIEditor.label[3] = guiCreateLabel(17, 99, 130, 33, "PassWord :", false, GUIEditor.window[1]) GUIEditor.edit[1] = guiCreateEdit(84, 32, 125, 18, "", false, GUIEditor.window[1]) GUIEditor.label[4] = guiCreateLabel(-232, 154, 170, 75, "", false, GUIEditor.window[1]) GUIEditor.edit[2] = guiCreateEdit(79, 99, 120, 18, "", false, GUIEditor.window[1]) GUIEditor.button[1] = guiCreateButton(19, 142, 118, 57, "Login", false, GUIEditor.window[1]) GUIEditor.label[5] = guiCreateLabel(11, 240, 96, 30, "Name :", false, GUIEditor.window[1]) GUIEditor.label[6] = guiCreateLabel(13, 287, 94, 38, "Password :", false, GUIEditor.window[1]) GUIEditor.edit[3] = guiCreateEdit(52, 240, 127, 20, "", false, GUIEditor.window[1]) GUIEditor.edit[4] = guiCreateEdit(72, 288, 126, 20, "", false, GUIEditor.window[1]) GUIEditor.button[2] = guiCreateButton(78, 318, 116, 46, "Register", false, GUIEditor.window[1]) GUIEditor.memo[1] = guiCreateMemo(340, 20, 106, 344, "Wellcome To Server Professionals Zombie ...\n\n\nProngram :\n\n1- Hassan\n\n2 - soon\n\n3 - soon\n\n4 - soon\n=======", false, GUIEditor.window[1]) end ) ---------------------- addEventHandler ( "onClientGUIClick", root, function ( ) if ( source == GUIEditor.button[1] ) then local UserName1 = guiGetText ( GUIEditor.edit[1] ) local PassWord1 = guiGetText ( GUIEditor.edit[2] ) if ( UserName1 ~= "" and PassWord1 ~= "" ) then triggerServerEvent ( "Register", localPlayer, Username1, Password1 ) elseif ( source == GUIEditor.button[2] ) then local UserName = guiGetText ( GUIEditor.edit[3] ) local PassWord = guiGetText ( GUIEditor.edit[4] ) if ( UserName ~= "" and PassWord ~= "" ) then triggerServerEvent ( "Login", localPlayer, Username, Password ) end end end end ) addEvent("show",true) addEventHandler("show",root, function () guiSetVisible(GUIEditor.window[1],false) showCursor(false) guiSetInputEnabled(false) end ) -- Server Side addEvent("Login",true) addEventHandler("Login",getRootElement(), function (Username,Password) local account = getAccount(Username,Password) if ( account ) then logIn(source,account,Password1) triggerClientEvent(source,"show",source) else outputChatBox("* Worng Username Or Password",source,255,0,0) end end ) addEvent("Register",true) addEventHandler("Register",getRootElement(), function (Username1,Password1) local account = getAccount(Username1,Password1) if ( account ) then outputChatBox("* This Account is Already Used",source,255,0,0) else addAccount(Username1,Password1) outputChatBox("UserName: " .. Username1 .. " PassWord : " .. Password1,source,0,150,255) end end ) addEvent("Login",true) addEventHandler("Login",getRootElement(), function (Username,Password) local account = getAccount(Username,Password) if ( account ) then logIn(source,account,Password) triggerClientEvent(source,"show",source) else outputChatBox("* Worng Username Or Password",source,255,0,0) end end ) ) ! Password 1 حاط بتسجيل الدخول Password المفروض
  8. , اطرح أكوادك , وحنا نساعدك
  9. هههههههههههههههههههههههههههههههههههههههههههه اوه ي قفيط ، خلاص لا تبكي علينا أنت أفضل مبرمج عربي موداتك كلها أكواد جاهزه من هنا يعطيك هي زاحف وتقعد تقول مبرمج منزل فيديو قبل باليوتيوب برمجة كل شيء بنفسي وكتابة كل شيء ، والأكواد اللي كاتبها اخوي الصغير يسويها بالله بس السؤال ذا / كم قعدت لين حفظت الأكواد ؟ ه1 ه1 عموماً لا تسوي فيها الولد القفيط ، ولو فكرت أجيبك انت وبرمجتك جبتك بالراحة
  10. يظبط المود كامل ؟ وبالنهاية # By : MR.GRAND ! تم تشفير المود لحفظ الحقوق حقوق وش ؟
  11. بالله اللي عنده رد زين يحطه ، ! تبي تطقطق وتسوي قفيط وتنكت روح بعيد
  12. if getPlayerSerial(source) == '123456789012343842' or getPlayerSerial(source) == '0505374283283247' then or = أو اذا كان سيريال اللاعب = أو = أتمنى فهمتني
  13. --loop guiGetText kickPlayer
  14. لم تتم تجربة الأكواد , - Server ! addEvent("checkAdmin",true) addEventHandler("checkAdmin",root, function() local acc = getPlayerAccount(source) if (isObjectInACLGroup("user."..getAccountName(acc),aclGetGroup("V2"))) then triggerClientEvent(source,"showingWindow",source) end end ) - Client ! addEvent("showingWindow",true) addEventHandler("showingWindow",localPlayer, bindKey ( "F6", "down", function ( ) triggerServerEvent(source,"checkAdmin",source) end if removeEventHandler("onClientRender",root,Competitions) then removeEventHandler("onClientRender",root,Competitions) removeEventHandler("onClientRender",root,Competitions2) guiSetVisible(Tap1,false) guiSetVisible(Tap2,false) guiSetVisible(Money_Edit,false) guiSetVisible(Shark,false) guiSetVisible(GridList,false) guiSetVisible(GUIEditor.gridlist[2],false) guiSetVisible(GUIEditor.gridlist[3],false) guiSetVisible(GUIEditor.memo[1],false) showCursor(false) else addEventHandler("onClientRender",root,Competitions) guiSetVisible(Tap1,true) guiSetVisible(Tap2,true) guiSetVisible(Money_Edit,true) guiSetVisible(GridList,true) guiSetVisible(GUIEditor.gridlist[2],true) guiSetVisible(GUIEditor.memo[1],false) guiSetVisible(GUIEditor.gridlist[3],false) removeEventHandler("onClientRender",root,Competitions2) showCursor(true) end end) end )
  15. طلبك صعب شوي , أتوقع م احد بيسويه بدون مبلغ مادي
  16. مشكور تمت الإفادة من قبل + أحد قالك انه ذا القسم الاجنبي ؟
  17. addCommandHandler ( "Gift", function ( player ) for _,v in ipairs ( getElementsByType ( "player" ) do local Money = math.random ( 1000, 5000 ) givePlayerMoney ( Money ) setElementHealth ( player , 100 ) setPedArmor ( player, 100 ) end ) احس اني جايب العيد ض
  18. https://wiki.multitheftauto.com/wiki/GivePlayerMoney فيه مثال جاهز حويسك ذا كله ماله داعي , هههههههههههههههههههههههه
  19. مشكور , يغلق تمت الإفادة
  20. , السلام عليكم ي أخوان ي ليت تساعدوني بالهكود addCommandHandler ( "car", function ( thePlayer, _, id ) if ( tonumber ( id ) ) then setElementModel ( getPedOccupiedVehicle ( thePlayer ), 411 ) end end) فكرة الكود اني اكتب امر واي دي سيارة ويعطيني هي , الزبدة الخطأ بالسطر 3 , باد ارقمنت م عرفت وش الحل
  21. playSound(source, 16) باللهي ؟ ض -- addEventHandler("onPlayerJoin", root, function () givePlayerMoney(source, 5000) playSound("MTA.mp3") outputChatBox("حياك الله بسيرفرنا : )", source, 255, 0, 0, false) end )
  22. addEventHandler("onPlayerJoin", root, function () end )
×
×
  • Create New...