<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/AR/getCursorAlpha?action=history&amp;feed=atom</id>
	<title>AR/getCursorAlpha - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/AR/getCursorAlpha?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=AR/getCursorAlpha&amp;action=history"/>
	<updated>2026-04-05T20:27:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=AR/getCursorAlpha&amp;diff=47030&amp;oldid=prev</id>
		<title>Mhmd.z: Created page with &quot;( هذه الوظيفة تسخدم لمعرفة درجة شفافية السهم ( الماوس ==Syntax== &lt;syntaxhighlight lang=&quot;lua&quot;&gt; int getCursorAlpha ( ) &lt;/syntaxhighlight&gt;  ===Returns=== Returns:...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=AR/getCursorAlpha&amp;diff=47030&amp;oldid=prev"/>
		<updated>2016-03-27T05:49:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;( هذه الوظيفة تسخدم لمعرفة درجة شفافية السهم ( الماوس ==Syntax== &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt; int getCursorAlpha ( ) &amp;lt;/syntaxhighlight&amp;gt;  ===Returns=== Returns:...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;( هذه الوظيفة تسخدم لمعرفة درجة شفافية السهم ( الماوس&lt;br /&gt;
==Syntax==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
int getCursorAlpha ( )&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Returns===&lt;br /&gt;
Returns: درجة الشفافيه حيث ان الدرجة 255 غير شفاف تمام, والدرجة 0 شفاف تماما&lt;br /&gt;
&lt;br /&gt;
==Example==&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;
تسخدم هذه الوظيفة فقط في ملف كلنت&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function getMouseAlpha()&lt;br /&gt;
showCursor(true)--اظهار الماوس&lt;br /&gt;
setCursorAlpha(50)--وضع درجة الماوس 50&lt;br /&gt;
outputChatBox( &amp;quot;درجة شفافية الماوس هي : &amp;quot;..getCursorAlpha( ))--يظهر بالشات ما هي درجة شفافية الماوس&lt;br /&gt;
end&lt;br /&gt;
addCommandHandler( &amp;quot;getAlpha&amp;quot;, getMouseAlpha)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;/section&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
{{GUI_functions}}&lt;/div&gt;</summary>
		<author><name>Mhmd.z</name></author>
	</entry>
</feed>