iNawaF
Members-
Posts
29 -
Joined
-
Last visited
Everything posted by iNawaF
-
Identify the Sound Groups Check the documentation or forums for the specific sound group IDs for hydra, shamal, and at400. Engine sounds typically fall under specific IDs https://wiki.multitheftauto.com/wiki/SetWorldSoundEnabled Using setWorldSoundEnabled -- Disable engine sounds for hydra, shamal, and at400 local aircraftSoundGroup = 19 -- Example sound group ID for engines setWorldSoundEnabled(aircraftSoundGroup, false) Test Different IDs If the above ID does not work, try other sound group IDs that may be associated with aircraft sounds. You may need to experiment with IDs until you find the correct one. Check Conflicting Scripts Make sure that no other scripts are interfering with the sound settings. Disable other sound-related scripts temporarily to isolate the issue.
-
?
- 32 replies
-
- mtasa
- mtasa 1.6.x
-
(and 3 more)
Tagged with:
-
Happy Birthday!
- 78 replies
-
- awesomeness
- multi theft auto
- (and 6 more)
-
تاكد من الصوره دام ما يعطيك دي بق لو في خطا المصحح يعطيك
-
افتح الدي بق وشف الاخطأ لم تجي تشغل الوحه اذا ما قدرت تحل المشكله بنفسك تقدر تطرحه هنا بالموضوع حقك ? .
-
مشاء الله بالتوفيق لك ان شاء الله القيم مود جميل
-
Discord : iNawaF#9110 اي شي تبغاه تواصل معي بالديسكورد عشان اساعدك @MoOoOdE
-
Multi Theft Auto | Community
-
Do you have beautiful memories in Multi Theft Auto !!
-
use dgsCreateLabel - Multi Theft Auto: Wiki dgsCreateLabel
-
addEventHandler( 'onClientRender', root, function( ) setTime( 12, 0 ) end ) setTime - Multi Theft Auto: Wiki
-
local screenW, screenH = guiGetScreenSize() Add this to show the font and sizes for everyone mta
-
Check out admin_server.lua Or replace the file addEvent ( "aResource", true ) addEventHandler ( "aResource", root, function ( name, action ) if checkClient( "command."..action, source, 'aResource', action ) then return end local pname = getPlayerName ( source ) if ( hasObjectPermissionTo ( client or source, "command."..action ) ) then local text = "" if ( action == "start" ) then if ( startResource ( getResourceFromName ( name ), true ) ) then text = "started" end elseif ( action == "restart" ) then if ( getResourceState ( getResourceFromName ( name ) ) == "running" ) then if ( restartResource ( getResourceFromName ( name ) ) ) then text = "restarted" end end elseif ( action == "stop" ) then if ( stopResource ( getResourceFromName ( name ) ) ) then text = "stopped" end elseif ( action == "delete" ) then if ( deleteResource ( getResourceFromName ( name ) ) ) then text = "deleted" end elseif ( action == "stopall" ) then if ( stopAllResources ( ) ) then text = "All Stopped" end end if ( text ~= "" ) then outputServerLog ( "ADMIN: Resource \'" .. name .. "\' " .. text .. " by " .. getAdminNameForLog ( source ) ) for id, player in ipairs(getElementsByType("player")) do triggerClientEvent ( player, "aClientLog", root, text ) end end return true end outputChatBox ( "Access denied for '"..tostring ( action ).."'", source, 255, 168, 0 ) return false end ) Access the admin_server.lua file look for line 1261 and put the said code
-
فكرة جميلة استمر بارك الله فيك ?.
-
مشاء الله فكرة جميلة جدأ صراحة اهنيك عليه
-
New WnashTime || حصصريات وناسة تايم
iNawaF replied to ععيونككء اخخر امممأليء ^'s topic in Arabic / العربية
اتمنى لكم التوفيق صراحة سيرفر جميل وفكرة سيرفر مكس حرب عصابات هجولة وحياة واقعية اهنيكم استمرو -
Very Good
- 25 replies
-
- 2
-
- mtasa
- mtasa 1.5.x
-
(and 1 more)
Tagged with:
-
مثل اذ تبي السكربت هذا الجميع يستخدمه حاول تسوي له تحديثات ما بين فتره وفتره وتضيف فيه مميزات جديدة زي وضع ماركر اخذ فلوس او وضع اوبجكتات او وضع شخصية وغيره كثير يعني من الافكار جديدة
-
افضل السكربتات و المابات الي سويته او جربته نبي نشوف ابدعات مبرمجين العرب انشاء الله الكل يشارك ب الموضوع هذا عام طبعأ . - The best scripts and maps that I have done or tried, we will see the innovations of Arab programmers, God willing, everyone will participate in this topic, of course. This is a year.
-
Honestly beautiful excellent ? .
-
[للبيع] موقف سيارات مع محطة بنزين للحياة الواقعيه
iNawaF replied to Freaky403's topic in Arabic / العربية
بالتوفيق انشاء الله -
Hello if there is anyone from the MTA team I have a problem my server UDP Port stopped working you can't see my server in the browser MTA game I tried to contact support in Discord and I updated the systems to the latest versions and also updated my MTA server files The latest versions, but there may be a block on my server and I want to verify and ask the team about this problem, and there is no one who can solve this problem. I tried to disable the private firewall in the VPS and did all the things, but this problem was not resolved Is there a server ban My own I want someone from the team to reply to me and what is the reason for the block if there is a block on a server !!
-
my VPS firewall was disabled i didn`t run it
-
support i need help cuz when i start my server the server did not show in search but players can join and download the server and i disabled the firewall of VPS Port 22005 TCP is open. Port 22003 UDP is closed. Port 22126 UDP is closed. I have uploaded a company report on my server They replied that the problem lies in Prot MTI. Can I open a UDP Prot !!