Leaderboard
Popular Content
Showing content with the highest reputation on 07/10/16 in all areas
-
شكراً استاذ جيقا على التحذير بدون ترخيص WHMCS و اود ايضا التحذير من الأستضافات التي تستخدم نظام الفواتير الأستضافات التي تستخدم نظام الفواتير بدون ترخيص من الممكن ان تتعرض للأغلاق بسبب أستخدام سكربتات غير مرخصة بشكل غير قانوني https://www.whmcs.com/members/verifydomain.php ويمكنكم التأكد من الأستضافات التي تستخدم ترخيص بشكل قانوني عبر الرابط tapleto-host.net مثلا يمكنك التأكد من استضافة تابليتوا عن طريق وضع رابط الأستضافة و سيظهر لك بأن الأستضافة تستخدم ترخيص بشكل قانوني و كمثال على استضافات لا تستخدم ترخيص قانوني bbtservers.com يمكنك استخدام رابط الأستضافة للتحقق من الترخص Report it to us وسيظهر بوضوح شريط احمر يدل على ان الأستضافة التالية لا تستخدم ترخيص قانوني و يمكنك ايضا الأبلاغ عنها عن طريق الضغط على الزر اتمنى يا استاذ جيقا ان تزودنا بمعلومات عن النصابيين الذين تتحدث عنهم حتى نتعرف عليهم و نحذر منهم bbtservers اود ان اوضح لك بأن هناك فرق واضح فالمعالج يحتوي على 4 انوية للخادم من تابليتوا بينما 2 انوية في خادم من HDD و بالغالب تستخدم نظام التخزين البطئ bbtservers وبالأضافة إلى مساحة التخزين في تابليتوا تستخدم نظام تخزين اس اس دي السريع بينما من الغير واضح ماذا تستخدم6 points
-
2 points
-
2 points
-
Hello. This resource adds to your server custom Web Browser. Here you can find custom browser settings, like web browser size, get page sources, Browser History, Search Engine, and server bookmarks on home tab. Whats not works perfectly - is tab navigation (previous, next page, and reload). In url you can write query for search engine, and it will be search. Do not recommend use this resource with clients on Linux (like me), bcs its crashs. On windows thats problem doesnt exists. To move window, hold title bar, it works with tabs and black screen in settings and bookmarks To add/replace bookmark press right mouse button on round. Bookmarks can create/edit only Admin and Console users. To open window in fullscreen, press on second round button in titlebar, or double click on titlebar or any tab On bookmark work Middle Mouse Button to open it in new tab. Middle mouse click press on tab to close it Scroll wheel on middle mouse on tabs to scroll them F3 or /browser command to open/close browser. Ctrl + N to create new tab F3 to open browser Screens album Thanks all, and sorry for my bad english Topic closed, links lost.1 point
-
1 point
-
1 point
-
سلام عليكم و رحمة بركاته ما راح اطول عليكم اليوم جايبلكم مودين .. ( مود الانيرجي صحه اللاعب - مود النووي ) طبعا الرابط في الفيديو هنا طبعا مود الانيرجي راح تحتاج فقط انك تزود اكواد في مود المطعم بحيث انو لما الانيرجي يقل يروح يشتري اكل بتحط في الكلينت لما يضغط على الزر حق الاكل هاد الكود setElementData(player, "Energy", (getElementData(player, "Energy") or 0) +20) مكان player الالمنت و مكان 20 لما يضغط على الزر يعطيه اد ايه .. و مود النووي عشان تضرب نووي لازم يكون معاك داتا اسمها Nucklear و عشان تضربه اكتب باف 8 nuke طبعا اسف على جوده الفيديو .. الروابط موجوده هنا شكرا ..1 point
-
هذا المود رح يريح ناس كثيرين في اللعبة + يعطي للسيرفر واقعية اكثر لأنه بكل بساطة يخلي اللاعب حقك يتكلم بأصوات انت رح تحددها فيما بعد التحميل من هنا ملفات تستطيع التعديل عليها -- Client bindKey ( "F1" , "down" , function() guiSetVisible ( theWindow, not guiGetVisible ( theWindow ) ) showCursor ( guiGetVisible ( theWindow ) ) end) local table = { {"Sounds/enemy1.ogg","Sounds/Needhelp1.ogg","Sounds/Run1.ogg","Sounds/friendlyfire_alt1.ogg","Sounds/rogerthat1.ogg","Sounds/thankyou1.ogg","Sounds/Move1.ogg","Sounds/Sorry1.ogg","Sounds/Request.ogg","Sounds/requestmedic1.ogg","Sounds/getin1.ogg"}, {"Sounds/enemy2.ogg","Sounds/Needhelp2.ogg","Sounds/Run2.ogg","Sounds/friendlyfire_alt2.ogg","Sounds/rogerthat2.ogg","Sounds/thankyou2.ogg","Sounds/Move2.ogg","Sounds/Sorry2.ogg","Sounds/Request.ogg","Sounds/requestmedic2.ogg","Sounds/getin2.ogg"} } addEventHandler("onClientRender", root, function() --------------------------------------------= enemy,Needhelp,Run,friendlyfire_alt,rogerthat,thankyou,MoveSound,SorrySound,Request,requestmedic2,getinV = unpack( table[math.random(#table)] ) --------------------------------------------= PlaySoundNum1 = rogerthat PlaySoundNum2 = friendlyfire_alt PlaySoundNum3 = getinV PlaySoundNum4 = enemy PlaySoundNum5 = requestmedic2 PlaySoundNum6 = Request PlaySoundNum7 = Needhelp PlaySoundNum8 = SorrySound PlaySoundNum9 = thankyou PlaySoundNum10 = MoveSound --------------------------------------------= end ) --------------------------------------------= GUISET_TEXT1 = "Roger that" GUISET_TEXT2 = "Get in" GUISET_TEXT3 = "Need help" GUISET_TEXT4 = "Request pickup" GUISET_TEXT5 = "Sorry" GUISET_TEXT6 = "Thank you" GUISET_TEXT7 = "Stop Fire !" GUISET_TEXT8 = "Enemy in area" GUISET_TEXT9 = "Play with theLink.BETA" GUISET_TEXT10 = "write theLink Here" GUISET_TEXT11 = "Close window" GUISET_TEXT12 = "Go Go Go" GUISET_TEXT13 = "Sound System [BF2]" GUISET_TEXT14 = "Request medic" GUISET_TEXT15 = "Destroy Sound" SText = "S" LText = "L" --------------------------------------------= GUINormalTextColour,GUIColorCode,GUIFont = "NormalTextColour","FFDAF5F9","default-bold-small" --------------------------------------------= SoundMaxDistance1 = 50 SoundMaxDistance2 = 50 SoundMaxDistance3 = 50 SoundMaxDistance4 = 50 SoundMaxDistance5 = 50 SoundMaxDistance6 = 50 SoundMaxDistance7 = 50 SoundMaxDistance8 = 50 SoundMaxDistance9 = 50 SoundMaxDistance10 = 50 SoundMaxDistance11 = 50 --------------------------------------------= ShowChat = true -- or false Msg1 = "theMSG 1" Msg2 = "theMSG 2" Msg3 = "theMSG 3" Msg4 = "theMSG 4" Msg5 = "theMSG 5" Msg6 = "theMSG 6" Msg7 = "theMSG 7" Msg8 = "theMSG 8" Msg9 = "theMSG 9" Msg10 = "theMSG 10" ForYou1 point
-
ما عليك منه يا فهد شكله توه صغير اجل يقولي ما عمره سوا خوادم سيرفر حياه واقعية ههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه بكرا بقولة سيرفر سيرفر زومبي بقول ما عمري سويت خوادم زومبي وشو دخلك سويت او ما سويت انت تبيع خوادم و سيرفرات مو شغله يشغل حياه او زومبي او هجولة هذا ماله دخل + انا ما اجيب كلام من راسي تقدر تشوف موضوعي بنفسك : موجود حتا ايبي يعني تذكر ماضيك يا قلبي .. مالي شغل قبل 10 ايام مدري وشو انا قلت لك تجربة لي من فتره يعني لا تجيب كلام من راسك تقول مافيه خوادم حياه و اقعيه حلوه ذي جديده اول مره اسمع عنها .. ما عليك منه يا فهد شكله توه صغير اجل يقولي ما عمره سوا خوادم سيرفر حياه واقعية ههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه بكرا بقولة سيرفر سيرفر زومبي بقول ما عمري سويت خوادم زومبي وشو دخلك سويت او ما سويت انت تبيع خوادم و سيرفرات مو شغله يشغل حياه او زومبي او هجولة هذا ماله دخل + انا ما اجيب كلام من راسي تقدر تشوف موضوعي بنفسك : موجود حتا ايبي يعني تذكر ماضيك يا قلبي .. مالي شغل قبل 10 ايام مدري وشو انا قلت لك تجربة لي من فتره يعني لا تجيب كلام من راسك تقول مافيه خوادم حياه و اقعيه حلوه ذي جديده اول مره اسمع عنها ..1 point
-
You have to wait for the HTML document (DOM) to be loaded. This can be archieved by using the onClientBrowserDocumentReady event. initBrowser = guiCreateBrowser(0, 0, screenWidth, screenHeight, true, true, false) theBrowser = guiGetBrowser(initBrowser) addEventHandler("onClientBrowserDocumentReady", theBrowser, function() executeBrowserJavascript ( theBrowser, "document.getElementById('rememberme').checked = true ;" ) end )1 point
-
1 point
-
1 point
-
احترم اعضاء المنتدى و لا تحكم بـ أغبياء عزيزي اولاً لا تسب الناس اللي هنا وتقول غباء ثانياً انت جاي تقارن لي استضافتك بـ تابل هوست وتقول انة الناس تجيك تشتكي من تابل هوست جاي تستعبط علي تقول قاعد اعطيكم نصيحة ان تابل هوست جيده انا ماشوف غير انك متهجم عليهم وفوق هذا متهجم على الاعضاء في المنتدى هنا اذا بتكتب في المنتدى احترم الرأي العام واحترم اعضاء المنتدى ما هو اذا قلب الموضوع عليك جاي تقولي انا انصحكم فيها يارجل اذا نصايحك كذا انا بـنصحك وبقولك لا تنصح + اطالب باغلاق الموضوع وازالتة1 point
-
1 point
-
وبعدين جاي تسوقها علينا انت تقول ناس جاية تقولك استضافة تابل سيئة انت وش دخلك يجونك الناس الا اذا انك تبي تشوه سمعة استضافة تابل مع اني اشوف استضافة تابل ممتازة وتفعيل سريع واسعار معقولة وبعدين جاي تسوقها علينا انت تقول ناس جاية تقولك استضافة تابل سيئة انت وش دخلك يجونك الناس الا اذا انك تبي تشوه سمعة استضافة تابل مع اني اشوف استضافة تابل ممتازة وتفعيل سريع واسعار معقولة1 point
-
1 point
-
addEventHandler("onClientGUIClick",root , function ( ) if ( source == chekp ) then if ( guiCheckBoxGetSelected ( chekp ) ) then executeCommandHandler ( "enauto" ) end end end )1 point
-
1 point
-
1 point
-
1 point
-
marker = createMarker (-557,283, 2, "cylinder") progressbar = guiCreateProgressBar(426, 191, 698, 467, false) guiSetVisible ( progressbar , false ) staticimage = guiCreateStaticImage(46, 50, 301, 328, ":killmessages/icons/593.png", false, progressbar) guiSetVisible ( staticimage , false ) addEventHandler ( "onClientMarkerHit", marker , function ( any ) if ( any == getLocalPlayer ( ) ) then -- Your Code end end ) طبعا الاخطاء عندك كثيرة وهذا لايعني انك لاتحاول الخطأ الاول عند التحقق من النوع حق المنت غلط نروح الحدث حق دخول الماركر ونقرا عن البارتمنز الاول والي هو hitPlayer: The player that hit the marker يقول الاعب الي دخل الماركر موب المنت فـ هذا يعني ان طريقتك بـجلب نوع المنت غلط الخطأ الثاني , انك ماتحققت ان الاعب الي دخل الماركر هو اللوكال بلاير نفسه الخطأ الثالث , حطيت كود انشاء البروجيسور والصورة داخل الحدث الماركر وكذا كل مايدخل الاعب الماركر راح يكرر ويكرر فـ تقدر تخفيها او تظهرها عن طريق الوظيفة guiSetVisible ايضا اذا كنت تبي الاعب يكون بسيارة يوم يخش الماركر استخدم isPedInVehicle وبالتوفيق ان شاء الله1 point
-
1 point
-
ahmad = guiCreateButton(9, 10, 52, 46, "X",false) function buttons() if source == ahmad then outputChatBox("i hate you:)") end end addEventHandler("onClientGUIClick", root , buttons)1 point
-
You'll have to use shaders. I'm quite curious about making something like this myself as I'm working on my server again. I don't think there's too many around this forum that know how to work with HLSL shaders, I've tried some in the past but I think I'd have better success with rocket science. But to name a few you have @Ren_712 and @Sam@ke. Ren has helped me a fair bit in the past, so if you contact him(or he sees this) he might be able to offer some more input as to how it works. Meanwhile, I'd suggest you do some research about how HLSL shaders work - look up some simple examples and play around with them.1 point
-
1 point
-
او سوي تحقق ان السورس ماهب الاعب المصكوك if ( source ~= player ) then يعني يوم يحدد على نفسه من لوحة الادمنية ويجي يفك الميوت حط التحقق ذا طبعا السورس والبلاير على حسب الكود عندك1 point
-
1 point
-
Maps stored in *.map files is not cached, those are downloaded every time a player join. You cold however convert them to a *.lua script using a tool like this to let them be cached properly. That would also reduce your download size for each map with up to 80%. Just remember to keep the *.map file in case you'd like to edit your map later using map editor.1 point
-
If you would develop your own map loader, you could simply transfer map data from server to client and keep it there and load when needed (however keeping .map file on client without encrypting it will result in your maps to be easily stolen)1 point
-
You must make the *.so files executable with chmod just like you did to the file: mta-server. Try this for instance: chmod -R u+x *.so in the folder where your server is located. Additionally you might also need to check if the file actually is in place as this could also be caused by missing ssl libraries. To solve that you may wanna run: sudo apt-get install openssl libssl-dev1 point
-
Please try this: https://nightly.multitheftauto.com/?multitheftauto_linux_x64-1.5.3-latest1 point
-
To be frank with you, I've never worked with file opening, closing, editing or anthing like that.. But I pieced together this. I have no idea if it works or not, but it does make sense . Good luck bro. (You need to name the resource "logs" - without quotes - or else it wont work) function logStart() if fileExists((":%s/%s"):format("logs","log.txt")) then for _,plr in ipairs(getElementsByType("player")) do local file = fileOpen("log.txt") fileWrite(file,getPlayerName(plr).." - Health: "..getElementHealth(plr).."\n\r") fileClose(file) end else local file = fileCreate("log.txt") end setTimer(logStart,5000,0) end addEventHandler("onResourceStart",getRootElement(),logStart)1 point
-
Hi there, i´ve ported a water effect postprocessing shader to MTA:SA. Technique is by Drew Watts - http://www.drewwatts.net and its the same as used in Crysis. To port this effect to MTA i have to simplify this shader a lot, so it doesnt have the same quality but it works for the moment. Some pics: Video: The effect appears if you come out of water. A sceond version of effect appears if you drive a boat or the weather is rainy! Download: https://community.multitheftauto.com/index.php?p=resources&s=details&id=11103 Feel free to use it or recreate new cool stuff from that base. Greetz, Sam@ke1 point