Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/11/21 in all areas

  1. السلام عليكم, قبل اشهر قمت بتطوير هذا السكربت ولم أعرف ماذا افعل به وخلال عملي لفورمات لحاسوبي الشخصي وجدته بالصدفة فأردت ان أقوم بنشره والفكرة واضحة من العنوان مود الكنز أترك الصور تتحدث: عند إنشاء الكنز: عند أخذ الكنز: فالختام السكربت غير مشفر .. والفكره منه هو الإستفادة , شكراً .. رابط التحميل: سبحان الله وبحمده سبحان الله العظيم
    1 point
  2. TUSERVER.AR MTASA.HOST is a hosting company that focuses on MTA:SA server hosting. We run each game server on an isolated docker container with minimum privileges offering maximum security when it comes to script and data protection. The docker images that we run were tailor made for running MTA servers with little to no overhead, making it one of the most compact and resource efficient ways to run a MTA Server. We started about 5 years ago initially under another name(Global Gaming Hosting), when we offered more game services other than MTA, but we realized that MTA needed a more dedicated hosting company like there already is for some other major games, like Minecraft, so we changed our business model to accommodate most of our efforts on hosting MTA Dedicated Servers. Our business model is resource usage based and not slot based, meaning we charge for resource usage rather than predefined slot amount. The amount of slots that you want to actually have, depends on you, as long as you are in within the resources you hired for the services you'll be all set. Some key features that we have: Resource based usage(not slot locked) Upgrade your plan anytime Game DDoS Mitigation Geo-routed frontend panel with fallbacks in case a region goes offline with a very good UI Fast support via discord SFTP MySQL Databases included with every plan Scheduled Tasks Data vault for backups Automatic MySQL backups No overselling(we keep our dedicated machines with a low load average to ensure max performance at all times) Instant activation after payment for all our payment methods Locations: North America, Europe, Latin America You can find a more detailed overview of our plans at our Website and custom plans may be made via a support request. Bellow some pictures of our panel: Visit our website at Link Disclaimer: TUSERVER.AR is a privately owned company and is in no way affiliated with MTA:SA in any way, nor it is affiliated with GTA: San Andreas or its stakeholders. All rights are reserved to their respective owners.
    1 point
  3. Hello MTA community, in support requests I am facing some difficulty understanding why the relationship between supporter and the to-be-supported is difficult. I am sensing that we are living in a world ruled by smartphones and that many users browse using devices which do not come with a comfortable keyboard. Understandably, I would not want to type long replies - including thoughtful elaborations and direct explicative answers to supporter questions - on a touchscreen keyboard. As a way to mend wounds by increased understanding I suggest detection of smartphone or PC presence on the forums. Since I am a developer I know that this is possible by voluntary browser meta-data provided by forum clients. Please give my suggestion an educated thought!
    1 point
  4. Thanks for making your suggestion, I've forwarded it with our web team to see if it's a feature we want to implement.
    1 point
  5. مشاء الله فكرة جميلة جدأ صراحة اهنيك عليه
    1 point
  6. It used to be but in 2014 or so if i remember correctly
    1 point
  7. @oblivionosakai know that it existed before but i cant find it so i made one here : [snip]
    1 point
  8. Here you go, not tested hope it works. You must write response data that you got it from link or somewhere else.. function returnFunction(responseData, errno) if (errno == 0) then local file = fileExists("test.xml") and fileOpen("test.xml") or fileCreate("test.xml") fileWrite(file, responseData) fileClose(file) local file = xmlLoadFile("test.xml") for i, node in pairs(xmlNodeGetChildren(file))do outputChatBox(xmlNodeGetName(node), root) end xmlUnloadFile(file) --added end end fetchRemote("http://www.w3schools.com/xml/note.xml", returnFunction)
    1 point
×
×
  • Create New...