-
Content Count
3,387 -
Joined
-
Last visited
-
Days Won
55
Master_MTA last won the day on June 30 2020
Master_MTA had the most liked content!
Community Reputation
1,068 MTA AmbassadorAbout Master_MTA
-
Rank
Hoo-Rider
- Birthday 13/05/1999
Details
-
Gang
N/A
-
Location
Egypt
-
.:( Multi-Gaming ):. سيرفر ميلتي قيمنق يرحب بكم ...#
Master_MTA replied to 1BenZemaaa_)'s topic in Arabic / العربية
ya man -
Eopl started following Master_MTA
-
اقدر جهدك لكن هذي خبصه يا غالي الفنكشن اولا لازم يكون له نوع معرفه وهو asynchronous او الغير متزامن اتوقع كذه ترجمته المهم لصاحب الموضوع تفضل هالرابط بيفيدك باذن الله https://stackoverflow.com/questions/33234403/using-setinterval-in-c بالتوفيق للجميع
-
عودة شامله من جديد للاستضافه حياكم الله الصفحه الرئيسية https://www.facebook.com/Masters-Host-517054055366086/ 2- الدسكورد https://discord.gg/5v3TJQa 3- اللوحة http://161.97.90.192/ يرجى التواصل معنا عبر هذي ال 3 صفحات فقط الى حين الانتهاء من الموقع http://masters-host.com/ الان العرض الخرافي اي سيرفر باي خطه كل شي ب 0.99 للشهر الاول يب زي ما سمعتم ب 10 ريال سوا ب 20 جنيه فودافون مصري والافظع مب صافي فقط كرتين فودافون 10 ما يحتاج صافي والسوا نفس الشي بطاقه 1 فقط paypal-0.99 skrill-0.99 ل
-
فاه واه كم بقلبي من اسى
-
yeah that will solve the problem but not gonna fix the function this function need to be fixed
-
function getPositionBackOfElement(element, meters) if (not element or not isElement(element)) then return false end local meters = (type(meters) == "number" and meters) or 3 local posX, posY, posZ = getElementPosition(element) local _, _, rotation = getElementRotation(element) posX = posX + math.sin(math.rad(rotation)) * meters posY = posY - math.cos(math.rad(rotation)) * meters rot = rotation - math.cos(math.rad(rotation)) return posX, posY, posZ , rot end function getPositionFrontOfElement(element, meters) if (not element or not isElement(element)) then re
-
i did it by another way and i would like to share it function getPositionBackOfElement(element, meters) if (not element or not isElement(element)) then return false end local meters = (type(meters) == "number" and meters) or 3 local posX, posY, posZ = getElementPosition(element) local _, _, rotation = getElementRotation(element) posX = posX + math.sin(math.rad(rotation)) * meters posY = posY - math.cos(math.rad(rotation)) * meters rot = rotation - math.cos(math.rad(rotation)) return posX, posY, posZ , rot end function isPlayerBehindPlayer( source,player )
-
hello guys i have small question is there any way to make a player can aim 360 degree by weapon or i have to do my custom aim script i was mean is there any function do it for me like setWeaponProperty and which property it's or i have to use onClientRender and so on thx in advance
-
جيد لكن الفكره كلها اني ما حطيته كذا من الاول لاجل ان الفنكشن ذا خاص للفنكشن حقك تمام ممتاز التعديل