</Mr.Tn6eL> Posted January 9, 2014 Share Posted January 9, 2014 السلام عليكم ورحمة الله وبركاته بسم الله الرحمن الرحيم يشباب ابي منكم طلب انا سويت مود الديث ماتش طبعا بالهجولة المود لاكن عندي مشلكة ابي الفري روم يشتغل بالهجولة بس والشوب بالديث ماتش يععني اذا راح الديث ماتش يروح الفري روم ويجي الشوب بدال الفري روم والعكس صحيح لاهنتو تكفون اكرة التخريب بالسيرفر + ابي مود او كود اذ واحد طلق عليه بنفس التيم حقي مايموت ولاينفجر مايصير له شي ابيه لكل التيمات Link to comment
xFace[B]ook Posted January 9, 2014 Share Posted January 9, 2014 وعليكم السلام طبعا تخلي الفري روم للهجولة تقدر بعده طرق الاسهل ب العالم الوهمي مثلا خلي الهجولة عالم 0 والديث عالم 3 او اي عالم وعدل على الفري روم انه بشرط مايفتح الا للي في العالم 0 والشوب بعد تعدل على كود و طلبك الثاني استخدم setTeamFriendlyFire Link to comment
</Mr.Tn6eL> Posted January 9, 2014 Author Share Posted January 9, 2014 طيب انا سويت كذا\ ماانفع function show() if getElementDimension ( player ) == 1 then if guiGetVisible(wnd) == false then guiSetVisible(wnd, true) showCursor(true) else guiSetVisible(wnd, false) showCursor(false) end end end bindKey("F3", "down", show) Link to comment
xFace[B]ook Posted January 9, 2014 Share Posted January 9, 2014 (edited) طيب انا سويت كذا\ماانفع function show() if getElementDimension ( player ) == 1 then if guiGetVisible(wnd) == false then guiSetVisible(wnd, true) showCursor(true) else guiSetVisible(wnd, false) showCursor(false) end end end bindKey("F3", "down", show) function show() if guiGetVisible(wnd) == false and getElementDimension ( localPlayer ) ¬= 1 then guiSetVisible(wnd, true) showCursor(true) else guiSetVisible(wnd, false) showCursor(false) end end bindKey("F3", "down", show) جرب Edited January 9, 2014 by Guest Link to comment
فاّرس Posted January 9, 2014 Share Posted January 9, 2014 plr = x -- Client Side # function show() if getElementDimension ( localPlayer ) ~= 1 then return end if guiGetVisible(wnd) == false then guiSetVisible(wnd, true) showCursor(true) else guiSetVisible(wnd, false) showCursor(false) end end bindKey("F3", "down", show) Link to comment
xFace[B]ook Posted January 9, 2014 Share Posted January 9, 2014 plr = x -- Client Side # function show() if getElementDimension ( localPlayer ) ~= 1 then return end if guiGetVisible(wnd) == false then guiSetVisible(wnd, true) showCursor(true) else guiSetVisible(wnd, false) showCursor(false) end end bindKey("F3", "down", show) والله نسيت توي تذكرت انه localPlayer Link to comment
</Mr.Tn6eL> Posted January 9, 2014 Author Share Posted January 9, 2014 plr = x -- Client Side # function show() if getElementDimension ( localPlayer ) ~= 1 then return end if guiGetVisible(wnd) == false then guiSetVisible(wnd, true) showCursor(true) else guiSetVisible(wnd, false) showCursor(false) end end bindKey("F3", "down", show) the best مشكور بس الطلب الثاني ابيه لكل التيمات مافيه مود جاهز او كود تعطيني هو Link to comment
فاّرس Posted January 9, 2014 Share Posted January 9, 2014 setTeamFriendlyFire لو دخلت على الكود https://wiki.multitheftauto.com/wiki/se ... iendlyFire تلقى مثال انسخه والصقه وخلاص ذذ -- Server Side # -- get a table with all teams local allTeams = getElementsByType ( "team" ) -- for every team, for index, theTeam in ipairs(allTeams) do -- if friendly fire is off, if ( getTeamFriendlyFire ( theTeam ) == false ) then -- switch it on setTeamFriendlyFire ( theTeam, true ) end end Link to comment
</Mr.Tn6eL> Posted January 9, 2014 Author Share Posted January 9, 2014 setTeamFriendlyFire لو دخلت على الكودhttps://wiki.multitheftauto.com/wiki/se ... iendlyFire تلقى مثال انسخه والصقه وخلاص ذذ -- get a table with all teams local allTeams = getElementsByType ( "team" ) -- for every team, for index, theTeam in ipairs(allTeams) do -- if friendly fire is off, if ( getTeamFriendlyFire ( theTeam ) == false ) then -- switch it on setTeamFriendlyFire ( theTeam, true ) end end هههههههه دخلت الكود ونسخته قبل ماتقول مشكور Link to comment
</Mr.Tn6eL> Posted January 9, 2014 Author Share Posted January 9, 2014 دقيقة الكود فيه خلل جربت قتلت نفسي نقص دمي ليش Link to comment
xFace[B]ook Posted January 9, 2014 Share Posted January 9, 2014 كيف قتلت نفسك ؟ لازم واحد يقتلك ويكون خارج التيم حقك Link to comment
فاّرس Posted January 9, 2014 Share Posted January 9, 2014 الكود اساسا , لازم واحد يضربك ذذ @ #Faceook السطر 2 ¬= > == Link to comment
</Mr.Tn6eL> Posted January 9, 2014 Author Share Posted January 9, 2014 مشكورين ماقصرتو كل شي تمام والحمدلله Link to comment
</Mr.Tn6eL> Posted January 9, 2014 Author Share Posted January 9, 2014 معليش بس ابي كود بسيط ابي كود عدد قتلى التيم الاول وعدد قتلى التيم الاخر بليز واسف على الازعاج ومشكورين Link to comment
فاّرس Posted January 9, 2014 Share Posted January 9, 2014 تقد اللاعبين الميتين ؟ getDeadPlayers Link to comment
iMr.Dawix~# Posted January 9, 2014 Share Posted January 9, 2014 (edited) "onPlayerWasted" -- Event حدث setElementData -- Data يحط قيمة للاعب getElementData -- Data يجيب كم القيمه الوهميه الي عند اللاعب القيمه تحطها للاعب عشان تحسب كم عدد واحد قتل ---- اانا فهمت قصده هو يقصد يبي يقلدني بالديث ماش الي في سيرفر محترفين جراند سكور يحسب بس عادي الله يسامحك Edited January 9, 2014 by Guest Link to comment
Quited Posted January 9, 2014 Share Posted January 9, 2014 ممكن يطلع دبابة بالديث ماتش cv 432 لانك اخفيت اللوحة لكن الاوامر Link to comment
</Mr.Tn6eL> Posted January 9, 2014 Author Share Posted January 9, 2014 ممكن يطلع دبابة بالديث ماتشcv 432 لانك اخفيت اللوحة لكن الاوامر مانعها من الفري روم اصلا Link to comment
</Mr.Tn6eL> Posted January 9, 2014 Author Share Posted January 9, 2014 "onPlayerWasted" -- Event حدث setElementData -- Data يحط قيمة للاعب getElementData -- Data يجيب كم القيمه الوهميه الي عند اللاعب القيمه تحطها للاعب عشان تحسب كم عدد واحد قتل ---- اانا فهمت قصده هو يقصد يبي يقلدني بالديث ماش الي في سيرفر محترفين جراند سكور يحسب بس عادي الله يسامحك اصلا ابي اقلد الديث ماتش الاصلي بسوي نافذة حقت الديث ماتش واحطها بالهجولة فهمت Link to comment
#DRAGON!FIRE Posted January 10, 2014 Share Posted January 10, 2014 معليش بس ابي كود بسيطابي كود عدد قتلى التيم الاول وعدد قتلى التيم الاخر بليز واسف على الازعاج ومشكورين getDeadPlayers -- Loop getPlayerTeam getTeamName Link to comment
</Mr.Tn6eL> Posted January 10, 2014 Author Share Posted January 10, 2014 معليش بس ابي كود بسيطابي كود عدد قتلى التيم الاول وعدد قتلى التيم الاخر بليز واسف على الازعاج ومشكورين getDeadPlayers -- Loop getPlayerTeam getTeamName اللحين مني فاهم شي getPlayerTeam = يظهر تيم الاعب getTeamName = يظهر اسم التيم وش اللي اسويه Link to comment
</Mr.Tn6eL> Posted January 10, 2014 Author Share Posted January 10, 2014 بس ابي هذا الكود ومشكورين نكفون ابيه ضروري هو اللي ناقصني Link to comment
فاّرس Posted January 10, 2014 Share Posted January 10, 2014 انت تقصد انك تبي تحسب عدد موت اللاعب صح ولا لا؟ اذاذ صح شف رد ضاوي فوق Link to comment
</Mr.Tn6eL> Posted January 10, 2014 Author Share Posted January 10, 2014 label = guiCreateLabel(203, 0, 201, 15, " ", false) setElementData( label, "ksa" ) function Wasted ( ) getElementData( label, "ksa" ) guiSetText ( label, "police : " .. getDeadPlayers () .. " kill " ) end addEventHandler ( "onClientPlayerWasted", getRootElement(), Wasted ) وش الغلط Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now