<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=XClassiCx</id>
	<title>Multi Theft Auto: Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=XClassiCx"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/XClassiCx"/>
	<updated>2026-05-11T16:19:06Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=AR/getSFXStatus&amp;diff=45387</id>
		<title>AR/getSFXStatus</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=AR/getSFXStatus&amp;diff=45387"/>
		<updated>2015-07-04T01:09:17Z</updated>

		<summary type="html">&lt;p&gt;XClassiCx: /* See Also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__ &lt;br /&gt;
{{Client function}}&lt;br /&gt;
{{New feature/item|3.0134|1.3.4|5731|&lt;br /&gt;
تتحقق هذه الوظيفة إذا كان ملف الصوت متاح للاستخدام او لا.&lt;br /&gt;
}}&lt;br /&gt;
{{Warning|&lt;br /&gt;
هناك العديد من لاعبين GTA:SA لديهم نسخ غير كامله وتنقص ملفات [[SFX]] فإذا لم تكن ملفات ''AUDIO\SFX'' كامله ستقوم هذه الوظيفة بإرجاع خاطئ.|true}}&lt;br /&gt;
&lt;br /&gt;
''&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool getSFXStatus ( string audioContainer )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Required Arguments===&lt;br /&gt;
*'''audioContainer:''' اسم مجموعة الصوت.&lt;br /&gt;
القيم المتاحه للاصوات هي: &amp;quot;feet&amp;quot;, &amp;quot;genrl&amp;quot;, &amp;quot;pain_a&amp;quot;, &amp;quot;script&amp;quot;, &amp;quot;spc_ea&amp;quot;, &amp;quot;spc_fa&amp;quot;, &amp;quot;spc_ga&amp;quot;, spc_na&amp;quot;, &amp;quot;spc_pa&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Returns==&lt;br /&gt;
تقوم بإرجاع قيمة 'صحيحه' إذآ كانت مجموعة الاصوات موجوده, وقيمة 'خاطئة ' إذا كانت خلاف ذلك.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
هذا المثال يقوم بالتحقق إذا كانت قيمة '''spc_ea''' ليست متاحة للاعب تقوم بإخراج نص كتابي&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
if not getSFXStatus(&amp;quot;spc_ea&amp;quot;) then&lt;br /&gt;
   outputChatBox(&amp;quot;Please install the missing audio files to enjoy the full gaming experience&amp;quot;)&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See Also==&lt;br /&gt;
{{AR/Audio_functions}}&lt;/div&gt;</summary>
		<author><name>XClassiCx</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=AR/getSFXStatus&amp;diff=45386</id>
		<title>AR/getSFXStatus</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=AR/getSFXStatus&amp;diff=45386"/>
		<updated>2015-07-04T01:08:04Z</updated>

		<summary type="html">&lt;p&gt;XClassiCx: Created page with &amp;quot;__NOTOC__  {{Client function}} {{New feature/item|3.0134|1.3.4|5731| تتحقق هذه الوظيفة إذا كان ملف الصوت متاح للاستخدام او لا. }}...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__ &lt;br /&gt;
{{Client function}}&lt;br /&gt;
{{New feature/item|3.0134|1.3.4|5731|&lt;br /&gt;
تتحقق هذه الوظيفة إذا كان ملف الصوت متاح للاستخدام او لا.&lt;br /&gt;
}}&lt;br /&gt;
{{Warning|&lt;br /&gt;
هناك العديد من لاعبين GTA:SA لديهم نسخ غير كامله وتنقص ملفات [[SFX]] فإذا لم تكن ملفات ''AUDIO\SFX'' كامله ستقوم هذه الوظيفة بإرجاع خاطئ.|true}}&lt;br /&gt;
&lt;br /&gt;
''&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool getSFXStatus ( string audioContainer )&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Required Arguments===&lt;br /&gt;
*'''audioContainer:''' اسم مجموعة الصوت.&lt;br /&gt;
القيم المتاحه للاصوات هي: &amp;quot;feet&amp;quot;, &amp;quot;genrl&amp;quot;, &amp;quot;pain_a&amp;quot;, &amp;quot;script&amp;quot;, &amp;quot;spc_ea&amp;quot;, &amp;quot;spc_fa&amp;quot;, &amp;quot;spc_ga&amp;quot;, spc_na&amp;quot;, &amp;quot;spc_pa&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Returns==&lt;br /&gt;
تقوم بإرجاع قيمة 'صحيحه' إذآ كانت مجموعة الاصوات موجوده, وقيمة 'خاطئة ' إذا كانت خلاف ذلك.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
هذا المثال يقوم بالتحقق إذا كانت قيمة '''spc_ea''' ليست متاحة للاعب تقوم بإخراج نص كتابي&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
if not getSFXStatus(&amp;quot;spc_ea&amp;quot;) then&lt;br /&gt;
   outputChatBox(&amp;quot;Please install the missing audio files to enjoy the full gaming experience&amp;quot;)&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
==See Also==&lt;br /&gt;
{{Client_audio_functions}}&lt;/div&gt;</summary>
		<author><name>XClassiCx</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=AR/getSoundMaxDistance&amp;diff=45385</id>
		<title>AR/getSoundMaxDistance</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=AR/getSoundMaxDistance&amp;diff=45385"/>
		<updated>2015-07-04T00:15:11Z</updated>

		<summary type="html">&lt;p&gt;XClassiCx: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__ &lt;br /&gt;
{{Client function}}&lt;br /&gt;
هذه الوظيفة تقوم بإحضار المسافه القصوى لتوقف الصوت.&lt;br /&gt;
&lt;br /&gt;
==Syntax== &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;int getSoundMaxDistance ( element sound )&amp;lt;/syntaxhighlight&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Required Arguments=== &lt;br /&gt;
*'''sound:''' متغير الصوت.&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns an ''integer'' of the max distance, ''false'' if invalid arguments where passed.&lt;br /&gt;
&lt;br /&gt;
==Example== &lt;br /&gt;
هذا المثال يقوم بإحضار المسافه القصوى للصوت في الشات عند كتابة هذا الامر /getmaxdistance&lt;br /&gt;
&amp;lt;section name=&amp;quot;Client&amp;quot; class=&amp;quot;client&amp;quot; show=&amp;quot;true&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
local sound = playSound3D(&amp;quot;sounds/song.mp3&amp;quot;, 373.14, -125.21, 1001, true) -- تشغيل صوت في مكان معين&lt;br /&gt;
&lt;br /&gt;
function getmaxdistanceFunc() -- إنشاء الوظيفه&lt;br /&gt;
  outputChatBox(&amp;quot;Max distance: &amp;quot;..getSoundMaxDistance(sound)) -- إخراج المسافة القوصى للصوت في الشات&lt;br /&gt;
end -- إغلاق للوظيفه&lt;br /&gt;
addCommandHandler(&amp;quot;getmaxdistance&amp;quot;, getmaxdistanceFunc) -- إضافة آمر معالج للوظيفة&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==أنظر أيضاً==&lt;br /&gt;
{{AR/Audio_functions}}&lt;/div&gt;</summary>
		<author><name>XClassiCx</name></author>
	</entry>
</feed>