Leaderboard
Popular Content
Showing content with the highest reputation on 19/09/16 in all areas
-
2 points
-
تم اضافية خاصية النسخ للاكواد والتحديد الكامل باقصى اليسار والجوال كذلك. @darkdreamingdan2 points
-
افتح الملف يلي صيغته .map و سوي الـ dimension="0" خليها dimension="1" و بدل ما تجلس تسوي واحده واحده اضغط Shift + f و اضغط ع Replace فوق و اكتب في الخيار الاول الكلام الاول يلي فوق والخيار التاني الكلام الثاني و سوي Replace all2 points
-
1 point
-
1 point
-
1 point
-
addCommandHandler ( "save-pos", function ( plr ) local x,y,z = getElementPosition ( plr ) if ( x and y and z ) then setElementData(plr, "position", {x,y,z}) outputChatBox("تم حفظ إحداثياتك بنجاح", plr, 0, 255, 0, true) end end ) addEventHandler("onPlayerWasted", root, function () local x,y,z = unpack(getElementData(source, "position")) if ( x and y and z ) then setTimer( spawnPlayer, 2000, 1, source, x,y,z ) outputChatBox("تم نقلك لإحداثياتك", source, 0, 255, 0, true) end end )1 point
-
تحتاج تعرف مساحة الماب وتسوي حسابات على حجم الماب الاصلي ومساحة اللعبة وتحط البليب روح شوف مود مفتوح المصدر وبتفهم كلامي مود مثل gta v radar1 point
-
Okay well this topic is just getting out of hand, and there seems to be no constructive discussion. Locked1 point
-
مايتكنسل , لازم تستخدم الحدث الي يشتغل بالكلنت عشان تقدر تكنسله onPlayerDamage طبعا للتوضيح , الحدث1 point
-
^ غلط كودك لازم تسوي تيبل وتضيف الاحداثيات فيه , مايصير تضيفهم كذا وحتي عندك بسطر 4 و 14 كيف تسوي تحقق بهذا الشكل ؟1 point
-
سويت لك ذا, بس يحفظ عن طريق أمر. إذا تبيه بزر بس تقدر تستعمل executeCommandHandler addCommandHandler ( "save-pos", function ( plr ) local x,y,z = getElementPosition ( plr ) if ( x,y,z ) then setElementData(plr, "position", x,y,z) outputChatBox("تم حفظ إحداثياتك بنجاح", plr, 0, 255, 0, true) end end ) addEventHandler("onPlayerWasted", root, function () local x,y,z = getElementData(source, "position") if ( x,y,z ) then setTimer( spawnPlayer, 2000, 1, source, x,y,z ) outputChatBox("تم نقلك لإحداثياتك", source, 0, 255, 0, true) end end )1 point
-
أنا بقولك كيف تسويها أول شيء تفتح الويكي وتاخذ الأشياء اللي تبيها وتتعلم من الأمثلة وتروح تفتح ملف الساعات جانب سيرفر وتحط أكوادك وتخبص فيه وتصلح الأخطاء اللي تطلع لك بالديبق أو تروح تزرف الاكواد من مود فيه ترتيب ولا تفهم من كلام تنطيل خذ اللي يعجبك وسوه وبيظبط معك1 point
-
local group = "Console" addCommandHandler ( "killall", function ( thePlayer ) local accName = getAccountName ( getPlayerAccount ( thePlayer ) ) if isObjectInACLGroup ("user."..accName, aclGetGroup ( group ) ) then for _,p in ipairs(getElementsByType("player")) do if ( p ~= thePlayer ) then killPed (p) outputChatBox ( "قام الكونسول بقتل جميع الاعبين ",root, 255, 0, 0, true ) end end end end )1 point
-
Client : addEventHandler ( "onClientPlayerDamage", root, function ( attacker ) if ( attacker == localPlayer ) then cancelEvent() end end )1 point
-
1 point
-
1 point
-
^ ليش تستعمل الداتا ؟ مع انك تقدر تسويها بدون داتا او اي شي مثال : for _,p in ipairs(getElementsByType("player")) do if ( p ~= thePlayer ) then killPed (p) outputChatBox ( "قام الكونسول بقتل جميع الاعبين ",root, 255, 0, 0, true ) end end1 point
-
There's now a clipboard button in every code window. This copies the contents to clipboard. I've also added the code button to mobile versions of the editor.1 point
-
Hombre, obviamente por 1 o por 2 no te va a pasar nada, hasta creo que con 20 aun no se notaría tanto. Ya si son scripts como el de Zorro con tropecientos mil, que por cada cosa que se haga se usa elementData, pues sí, pero es que soy maniático ahora con el uso de tablas, me disculpáis si tal1 point
-
Для парсинга тегов <removeWorldModel /> внутри .map-файлов используются два отдельных скрипта: mapEditorScriptingExtension_s.lua и mapEditorScriptingExtension_c.lua, которые должны быть внутри ресурса. Они то и делают всю работу по удалению объектов. Достать эти скрипты можно, например, создав в редакторе карт пустую карту, удалив там пару объектов и сохранив ее.1 point
-
تسوي لوب لجميع اللاعبين وتسوي تحقق ان اللاعب الي بالوب غير عن الي كتب الكومند وتقتل الباقي بهالكود killPed1 point
-
1 point
-
المشكلة انك ما عرفت كرت الشاشة عندك عشان تعرف كرت شاشتك 2) 3) 4) هذا مب لابتوبي ، عشان كذا كرت شاشته معفن المهم هذا هو الموديل دور على تحديث له بالنت لاتنسى هذا حقي وكل جهاز له كرت شاشة، مو كلهم نفس بعض بالتوفيق.1 point
-
تصحيح هذا برو قيمر *دفلت* مب سفاح سكربت رائع ، عجبتني ملف الاعدادات كامل مكمل الخيارات وهذا الي يخلي الناس يحملوه كمل ولاتوقف يابطل <3 بأنتظار جديدك1 point
-
اخوي طيب ماهو المشكله من هاد اعطاء الداتا لما احط الكود الاحتلال يتوقف عندما يوصل 50% اجيب لك الاكواد ؟1 point
-
It's a hacky way and should only be used if necessary, but it works: function getThisFunction() return debug.getinfo(2, "f").func end Example: addEventHandler("onClientRender", getRootElement(), function () dflash = dflash - 0.1 guiSetAlpha(d[1], dflash) if dflash <= 0 then removeEventHandler("onClientRender", root, getThisFunction()) end end)1 point
-
1 point
-
Hey, the creator works all fine, but when i click "enter this house" i put a password of more than 5 letters and then it says " You can not buy more than 1 house at the same time!" any help? a bug?1 point