New pages

Jump to navigation Jump to search
New pages
Hide bots | Show redirects
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 22:59, 23 August 2025DgsGIFGetSize (hist | edit) ‎[1,846 bytes]Lettify (talk | contribs) (Created page with "__NOTOC__ {{Client function}} Returns the dimensions (width and height) of a GIF element created using dgsCreateGIF. The values correspond to the original size extracted from the GIF file during loading. ==Syntax== <syntaxhighlight lang="lua"> int int dgsGIFGetSize( element gif ) </syntaxhighlight> ===Required Arguments=== *'''gif: ''' The '''dgs-dxgif''' type element you want to get the size of. ===Returns=== Returns two integers corresponding to ''width'' an...")
  • 10:27, 23 August 2025DgsCreateGIF (hist | edit) ‎[707 bytes]Thisdp (talk | contribs) (Created page with "__NOTOC__ {{Client function}} This function creates a GIF interface plugin. ==Syntax== <syntaxhighlight lang="lua"> element dgsCreateGIF( string pathOrRaw ) </syntaxhighlight> ===Required Arguments=== *'''pathOrRaw: ''' A string representing the path to your GIF file, or the raw GIF data ===Returns=== Returns a dgs-dxgif element (DGS Plugin Type)[ dgs-dxgif (Element Type) ] if succeed, ''false'' otherwise ==Example== <syntaxhighlight lang="lua"> DGS = exports.dg...")
  • 21:15, 17 August 2025OnPedWeaponReload (hist | edit) ‎[950 bytes]-ffs-PLASMA (talk | contribs) (Created page with "__NOTOC__ {{Server event}} This event is triggered when a ped reloads his weapons. ==Parameters== <syntaxhighlight lang="lua"> int weapon, int clip, int ammo </syntaxhighlight> *'''weapon''': an int representing the weapon that was switched from. *'''clip''': an int representing the weapon clip size. *'''ammo''': an int representing the weapon ammo. ==Source== The source of this event is the ped that reloade...")
  • 01:39, 6 August 2025AR/getDiscordRichPresenceUserID (hist | edit) ‎[1,756 bytes]O22 (talk | contribs) (Created page with "__NOTOC__ {{Client function}} {{Important Note|ستُعيد الدالة معرف المستخدم بشكل صحيح إذا كان المستخدم قد منح الموافقة مسبقًا ومتصل بتطبيق Rich Presence.}} {{New feature/item|3.0161|1.6.0|22342| تُعيد الدالة معرف مستخدم Discord الخاص بالعميل. }} ==التركيب== <syntaxhighlight lang="lua"> string getDiscordRichPresenceUserID() </syntaxhighlight> ===الق...")
  • 01:33, 6 August 2025AR/setDiscordRichPresenceEndTime (hist | edit) ‎[1,706 bytes]O22 (talk | contribs) (Created page with "__NOTOC__ {{Client function}} {{Important Note|لاستخدام هذه الدالة، يجب عليك إعداد تطبيقك الخاص باستخدام setDiscordApplicationID}} {{New feature/item|3.0161|1.6.0|22276| تقوم هذه الدالة بتعيين الوقت المتبقي في Discord Rich Presence. }} ==التركيب== <syntaxhighlight lang="lua"> bool setDiscordRichPresenceEndTime(int seconds) </syntaxhighlight> {{OOP||...")
  • 01:30, 6 August 2025AR/setDiscordRichPresenceStartTime (hist | edit) ‎[1,528 bytes]O22 (talk | contribs) (Created page with "__NOTOC__ {{Client function}} {{Important Note|لاستخدام هذه الدالة، يجب عليك إعداد تطبيقك الخاص باستخدام setDiscordApplicationID}} {{New feature/item|3.0161|1.6.0|22276| تقوم هذه الدالة بتعيين الوقت المنقضي في Discord Rich Presence. }} ==التركيب== <syntaxhighlight lang="lua"> bool setDiscordRichPresenceStartTime(int seconds) </syntaxhighlight> {{OOP...")
  • 01:27, 6 August 2025AR/setDiscordRichPresencePartySize (hist | edit) ‎[1,804 bytes]O22 (talk | contribs) (Created page with "__NOTOC__ {{Client function}} {{Important Note|لاستخدام هذه الدالة، يجب عليك إعداد تطبيقك الخاص باستخدام setDiscordApplicationID}} {{Note|لكي يتم عرض حجم المجموعة، يجب تعيين الحالة باستخدام setDiscordRichPresenceState}} {{New feature/item|3.0161|1.6.0|22276| تقوم هذه الدالة بتعيين حجم المج...")
  • 00:14, 6 August 2025AR/setDiscordRichPresenceState (hist | edit) ‎[1,372 bytes]O22 (talk | contribs) (Created page with "__NOTOC__ {{Client function}} {{Important Note|لاستخدام هذه الدالة، يجب عليك إعداد تطبيقك الخاص باستخدام setDiscordApplicationID}} {{New feature/item|3.0161|1.6.0|22270| تقوم هذه الدالة بتعيين الحالة لتطبيق Discord Rich Presence. }} ==التركيب== <syntaxhighlight lang="lua"> bool setDiscordRichPresenceState(string state) </syntaxhighlight> {{OOP||Disc...")
  • 00:11, 6 August 2025AR/setDiscordRichPresenceSmallAsset (hist | edit) ‎[1,828 bytes]O22 (talk | contribs) (Created page with "__NOTOC__ {{Client function}} {{Important Note|لاستخدام هذه الدالة، يجب عليك إعداد تطبيقك الخاص باستخدام setDiscordApplicationID}} {{New feature/item|3.0161|1.6.0|22270| باستخدام هذه الدالة، يمكنك تعيين صورة الأصل الصغيرة (small asset) للتطبيق. الحد الأقصى لحجم الصور هو ''1024 x1024''، والحد الأدنى هو ''512...")
  • 00:01, 6 August 2025AR/setDiscordRichPresenceDetails (hist | edit) ‎[1,508 bytes]O22 (talk | contribs) (Created page with "__NOTOC__ {{Client function}} {{Important Note|لاستخدام هذه الدالة، يجب عليك إعداد تطبيقك الخاص باستخدام setDiscordApplicationID}} {{New feature/item|3.0161|1.6.0|22270| تقوم هذه الدالة بتعيين نص التفاصيل في Discord Rich Presence. }} ==التركيب== <syntaxhighlight lang="lua"> bool setDiscordRichPresenceDetails(string details) </syntaxhighlight> {{OOP||[...")
  • 23:55, 5 August 2025AR/setDiscordRichPresenceButton (hist | edit) ‎[1,828 bytes]O22 (talk | contribs) (Created page with "__NOTOC__ {{Client function}} {{Important Note|لاستخدام هذه الدالة، يجب عليك إعداد تطبيقك الخاص باستخدام setDiscordApplicationID}} {{New feature/item|3.0161|1.6.0|22270| تقوم هذه الدالة بتعيين زر مخصص يمكن من خلاله الوصول إلى موقع ويب على Discord. }} ==التركيب== <syntaxhighlight lang="lua"> bool setDiscordRichPresenceButton(int...")
  • 23:50, 5 August 2025AR/setDiscordRichPresenceAsset (hist | edit) ‎[1,789 bytes]O22 (talk | contribs) (Created page with "__NOTOC__ {{Client function}} {{Important Note|لاستخدام هذه الدالة، يجب عليك إعداد تطبيقك الخاص باستخدام setDiscordApplicationID}} {{New feature/item|3.0161|1.6.0|22270| باستخدام هذه الدالة يمكنك تعيين صورة الأصل الكبيرة (large image asset) للتطبيق. الحد الأقصى لحجم الصور هو ''1024 x1024''، والحد الأدنى هو...")
  • 23:44, 5 August 2025AR/setDiscordApplicationID (hist | edit) ‎[1,813 bytes]O22 (talk | contribs) (Created page with "__NOTOC__ {{Client function}} {{Important Note|لإعادة ضبط معرف التطبيق، يرجى استخدام resetDiscordRichPresenceData}} {{Important Note|لكي تعمل الدالة بشكل صحيح، يجب أن يكون لدى المستخدم إعداد الخصوصية/الحالة مفعل في Discord.}} {{New feature/item|3.0161|1.6.0|22270| تتيح هذه الدالة تعيين تطبيقك الخاص للاست...")
  • 23:05, 5 August 2025AR/resetDiscordRichPresenceData (hist | edit) ‎[1,264 bytes]O22 (talk | contribs) (Fixed naming inconsistency: renamed pages to start with lowercase letters for consistency. Corrected accidental use of uppercase initials.)
  • 23:02, 5 August 2025AR/isDiscordRichPresenceConnected (hist | edit) ‎[1,226 bytes]O22 (talk | contribs) (Fixed naming inconsistency: renamed pages to start with lowercase letters for consistency. Corrected accidental use of uppercase initials.)
  • 10:55, 5 August 2025ToggleAllVehicleControls (hist | edit) ‎[1,748 bytes]Abolfazl (talk | contribs) (Created page with "Toggles all vehicle controls for a player based on the provided boolean method (true to enable, false to disable). ==Syntax== <syntaxhighlight lang="lua">toggleAllVehicleControls(player, method)</syntaxhighlight> ===Required Arguments=== *'''player:''' The player whose vehicle controls will be toggled. *'''method:''' A boolean indicating whether to enable (true) or disable (false) the controls. ===Returns=== Returns false if the method is not a b...")
  • 07:32, 4 August 2025Changes in 1.7 (hist | edit) ‎[80,604 bytes]Xenius (talk | contribs) (copy of 1.6.1 page)
  • 08:00, 26 July 2025SetAccountSerial (hist | edit) ‎[2,582 bytes]Mohab (talk | contribs) (Created page with "{{server function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|23232|This function sets the serial number for a specified player account. It allows administrators to update or assign a new 32-character hexadecimal serial identifier to registered accounts.}} ==Syntax== <syntaxhighlight lang="lua"> bool setAccountSerial ( account theAccount, string serial ) </syntaxhighlight> ===Required Arguments=== *'''theAccount:''' The account element to set the serial for *'''serial:...")
  • 17:51, 25 July 2025ResetVehicleAudioSettings (hist | edit) ‎[1,578 bytes]Mohab (talk | contribs) (Created page with "{{client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|23140|This function resets the audio properties of a specific vehicle instance back to its model's default settings. Any custom audio settings that were applied to the vehicle using setVehicleAudioSetting will be removed, restoring the original sound characteristics.}} ==Syntax== <syntaxhighlight lang="lua"> bool resetVehicleAudioSettings ( vehicle theVehicle ) </syntaxhighlight> ===Required Arguments===...")
  • 17:47, 25 July 2025GetVehicleAudioSettings (hist | edit) ‎[3,054 bytes]Mohab (talk | contribs) (Created page with "{{client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|23140|This function retrieves the current audio properties for a specific vehicle instance. It allows inspection of various vehicle sound settings such as engine sounds, horn characteristics, door sounds, and radio settings that may have been customized for this particular vehicle.}} ==Syntax== <syntaxhighlight lang="lua"> table getVehicleAudioSettings ( vehicle theVehicle ) </syntaxhighlight> ===Required Ar...")
  • 17:31, 25 July 2025SetVehicleAudioSetting (hist | edit) ‎[2,789 bytes]Mohab (talk | contribs) (Created page with "{{client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|23140|This function sets audio properties for a '''specific vehicle instance'''. It allows customization of various vehicle sound settings such as engine sounds, horn characteristics, door sounds, and radio settings.}} ==Syntax== <syntaxhighlight lang="lua"> bool setVehicleAudioSetting ( element vehicle, string property, float value ) </syntaxhighlight> ===Required Arguments=== *'''vehicle:''' The vehicle el...")
  • 17:03, 25 July 2025ResetVehicleModelAudioSettings (hist | edit) ‎[1,387 bytes]Mohab (talk | contribs) (Created page with "{{client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|23140|This function resets all audio settings for a specific vehicle model back to their original GTA San Andreas values. This will undo any modifications made with setVehicleModelAudioSetting.}} ==Syntax== <syntaxhighlight lang="lua"> bool resetVehicleModelAudioSettings ( int modelID ) </syntaxhighlight> ===Required Arguments=== *'''modelID:''' The vehicle model ID to reset audio settings for ===Return...")
  • 16:56, 25 July 2025GetVehicleModelAudioSettings (hist | edit) ‎[1,935 bytes]Mohab (talk | contribs) (Created page with "{{client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|23140|This function retrieves audio properties for a specific vehicle model. It allows inspection of various vehicle sound settings such as engine sounds, horn characteristics, door sounds, and radio settings.}} ==Syntax== <syntaxhighlight lang="lua"> table getVehicleModelAudioSettings ( int modelID ) </syntaxhighlight> ===Required Arguments=== *'''modelID:''' The vehicle model ID to retrieve audio settings...")
  • 16:38, 25 July 2025SetVehicleModelAudioSetting (hist | edit) ‎[4,711 bytes]Mohab (talk | contribs) (Created page with "{{client function}} __NOTOC__ This function sets audio properties for a specific vehicle model. It allows customization of various vehicle sound settings such as engine sounds, horn characteristics, door sounds, and radio settings. ==Syntax== <syntaxhighlight lang="lua"> bool setVehicleModelAudioSetting ( int modelID, string property, float value ) </syntaxhighlight> ===Required Arguments=== *'''modelID:''' The vehicle model ID to modify audio settings for *'''property...")
  • 18:48, 23 July 2025FileGetHash (hist | edit) ‎[2,134 bytes]Botder (talk | contribs) (Created page with "__NOTOC__ {{Server client function}} {{Added feature/item|1.6.1|1.6.0|23289| This function returns a hash of the entire file in the specified algorithm. This function ''does not'' move the file pointer/position. Beware though, there will always be a minuscule period of time between checking the hash and loading the contents of the file, which can be abused by a potential attacker to modify the contents. }} ==Syntax== <syntaxhighlight lang="lua"> nil|string fileGetHash...")
  • 09:27, 21 July 2025GetElementResourceName (hist | edit) ‎[1,542 bytes]Arran Fortuna (talk | contribs) (Created page with "__NOTOC__ {{Useful Function}} This function returns the name of the resource that created an element. ==Syntax== <syntaxhighlight lang="lua"> string getElementResourceName ( element theElement ) </syntaxhighlight> ===Required arguments=== * '''theElement''': the element you want to get the resource name of. ==Returns== This function always returns a ''string'' containing the element's creator or a string containing information on how it failed to do so. ==Cod...")
  • 08:53, 10 July 2025DgsMenuRemoveItem (hist | edit) ‎[1,255 bytes]Mohab (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function removes an item from a DGS menu element. ==Syntax== <syntaxhighlight lang="lua"> bool dgsMenuRemoveItem ( element menu, int uniqueID ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element from which to remove the item *'''uniqueID:''' The unique ID of the menu item to remove (returned by dgsMenuAddItem) ===Returns=== Returns ''true'' if the item was successfully removed, ''false'' if the item wit...")
  • 08:28, 10 July 2025DgsMenuAddSeparator (hist | edit) ‎[6,573 bytes]Mohab (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function adds a separator to a DGS menu. A separator is a visual divider that can be used to organize menu items into logical groups. It can be displayed as a horizontal line or as text. ==Syntax== <syntaxhighlight lang="lua"> int uniqueID, int position dgsMenuAddSeparator ( element menu [, string text, int parentItemID, int position ] ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element to add the separator...")
  • 06:43, 10 July 2025DgsMenuGetItemColor (hist | edit) ‎[5,522 bytes]Mohab (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function gets the color of a specific menu item. You can retrieve the colors either as separate RGBA components or as color values. ==Syntax== <syntaxhighlight lang="lua"> int r, int g, int b, int a, int hr, int hg, int hb, int ha dgsMenuGetItemColor ( element menu, int uniqueID ) int normalColor, int hoverColor dgsMenuGetItemColor ( element menu, int uniqueID, bool notSplitColor ) </syntaxhighlight> ===Required Arguments=== *'''menu:...")
  • 06:18, 10 July 2025DgsMenuSetItemColor (hist | edit) ‎[4,335 bytes]Mohab (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function sets the color of a specific menu item. You can set both the normal and hover colors for the item. ==Syntax== <syntaxhighlight lang="lua"> bool dgsMenuSetItemColor ( element menu, int uniqueID, int r, int g, int b [, int a ] ) bool dgsMenuSetItemColor ( element menu, int uniqueID, int color ) bool dgsMenuSetItemColor ( element menu, int uniqueID, table colors ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS...")
  • 06:06, 10 July 2025DgsMenuGetItemTextSize (hist | edit) ‎[1,405 bytes]Mohab (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function gets the text size of a specific menu item. ==Syntax== <syntaxhighlight lang="lua"> float, float dgsMenuGetItemTextSize ( element menu, int uniqueID ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element containing the item *'''uniqueID:''' The unique ID of the menu item (returned by dgsMenuAddItem) ===Returns=== Returns two floats representing the horizontal and vertical text scale factors, or '...")
  • 05:59, 10 July 2025DgsMenuSetItemTextSize (hist | edit) ‎[1,762 bytes]Mohab (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function sets the text size of a specific menu item. ==Syntax== <syntaxhighlight lang="lua"> bool dgsMenuSetItemTextSize ( element menu, int uniqueID, float textSizeX [, float textSizeY ] ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element containing the item *'''uniqueID:''' The unique ID of the menu item (returned by dgsMenuAddItem) *'''textSizeX:''' The horizontal scale of the text ===Optional Argum...")
  • 04:49, 10 July 2025DgsMenuGetItemText (hist | edit) ‎[1,311 bytes]Mohab (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function retrieves the displayed text of a menu item. ==Syntax== <syntaxhighlight lang="lua"> string dgsMenuGetItemText ( element menu, int uniqueID ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element containing the item *'''uniqueID:''' The unique ID of the menu item (returned by dgsMenuAddItem) ===Returns=== Returns the text string if successful, ''false'' if the item doesn't exist. ==Examples== <sy...")
  • 04:47, 10 July 2025DgsMenuSetItemText (hist | edit) ‎[1,953 bytes]Mohab (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function changes the displayed text of an existing menu item. ==Syntax== <syntaxhighlight lang="lua"> bool dgsMenuSetItemText ( element menu, int uniqueID, string text ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element containing the item *'''uniqueID:''' The unique ID of the menu item (returned by dgsMenuAddItem) *'''text:''' The new text to display for this menu item ===Returns=== Returns ''true'' i...")
  • 04:44, 10 July 2025DgsMenuGetItemCommand (hist | edit) ‎[1,979 bytes]Mohab (talk | contribs) (Created page with "{{Client function}} __NOTOC__ This function retrieves the command identifier of a menu item. The command is used to identify which action should be performed when the item is selected. ==Syntax== <syntaxhighlight lang="lua"> string dgsMenuGetItemCommand ( element menu, int uniqueID ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element containing the item *'''uniqueID:''' The unique ID of the menu item (returned by dgsMenuAddItem) ===Retur...")
  • 04:40, 10 July 2025DgsMenuSetItemCommand (hist | edit) ‎[2,205 bytes]Mohab (talk | contribs) (Created page with "{{client function}} __NOTOC__ This function changes the command identifier of an existing menu item. The command is used to identify the item when it's selected. ==Syntax== <syntaxhighlight lang="lua"> bool dgsMenuSetItemCommand ( element menu, int uniqueID, string command ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element containing the item *'''uniqueID:''' The unique ID of the menu item (returned by dgsMenuAddItem) *'''command:''' Th...")
  • 04:32, 10 July 2025DgsMenuAddItem (hist | edit) ‎[2,834 bytes]Mohab (talk | contribs) (Created page with "{{client function}} __NOTOC__ This function adds a new item to a DGS menu. Each item can have text, a command identifier, and can optionally be a child of another item to create submenus. ==Syntax== <syntaxhighlight lang="lua"> int, int dgsMenuAddItem ( element menu, string text, string command [, int parentItemID, int position ] ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element to add the item to *'''text:''' The text that will be display...")
  • 04:28, 10 July 2025DgsMenuHide (hist | edit) ‎[1,416 bytes]Mohab (talk | contribs) (Created page with "{{client function}} __NOTOC__ This function hides a DGS menu and cleans up any associated submenus. ==Syntax== <syntaxhighlight lang="lua"> bool dgsMenuHide ( element menu ) </syntaxhighlight> ===Required Arguments=== *'''menu:''' The DGS menu element to hide ===Returns=== Returns ''true'' if the menu was hidden successfully, ''false'' otherwise. ==Examples== <syntaxhighlight lang="lua"> loadstring(exports.dgs:dgsImportFunction())()-- load functions -- Create a menu...")
  • 04:14, 10 July 2025DgsAddPropertyListener (hist | edit) ‎[5,218 bytes]Mohab (talk | contribs) (Created page with "{{client function}} __NOTOC__ This function enables monitoring of property changes on DGS elements. When a property that has been added to the listener list changes via dgsSetProperty, it triggers the onDgsPropertyChange event. {{Note|Property listeners only trigger when using dgsSetProperty, not when using specific setter functions}} {{Note|The '''onDgsPropertyChange''' event is only triggered for properties that have been explicitly added to th...")
  • 02:44, 10 July 2025OnDgsPropertyChange (hist | edit) ‎[6,081 bytes]Mohab (talk | contribs) (Created page with "__NOTOC__ {{Client event}} This event is triggered when a monitored property of a dgs element changes via dgsSetProperty. The property must be added to the listener using dgsAddPropertyListener for this event to fire. {{Note|This event only fires for properties that have been explicitly added as listeners using dgsAddPropertyListener}} {{Note|The event only triggers when using dgsSetProperty, not element-specific functions like dgsSetText}} {{Tip|Thi...")
  • 19:57, 25 June 2025DgsMenuShow (hist | edit) ‎[1,629 bytes]Alex7202 (talk | contribs) (Create page with example)
  • 22:40, 14 June 2025IsPedFalling (hist | edit) ‎[1,386 bytes]IManGaaX (talk | contribs) (Add new function)
  • 11:56, 6 June 2025Client on Linux using Bottles/Soda Manual (hist | edit) ‎[4,704 bytes]-ffs-PLASMA (talk | contribs) (Created page with "==Requirements== * A Linux Distro supporting Bottles/Soda, this guide uses Bazzite which is based on Fedora * Bottles with Soda runner * A copy of GTA:SA * [https://www.mtasa.com/ MTA Installer] ==Installing Bottles/Soda== # Install Bottles via your Distro packet manager, for Bazzite, the "Discover App Store" provides the latest builds to install # After installing, launch Bottles and let it do some initialization on first startup # When it's loaded up, click on the p...")
  • 21:19, 11 April 2025RU/interior IDs (hist | edit) ‎[12,464 bytes]Alex7202 (talk | contribs) (Created page with "Список интерьеров и их расположение. <br> <br> {| class="wikitable" style="width:50%; text-align:center;" !colspan="6"|ID 0 |- | '''Обычный мир''' |- |} <br> {| class="wikitable" style="width:50%;" !colspan="6"|ID 1 |- ! scope="col"| Интерьер ! scope="col"| X ! scope="col"| Y ! scope="col"| Z |- | '''Ammu-nation 1''' || 289.7870 || -35.7190 || 1003.5160 |- | '''Burglary House 1''' || 224.6351 || 1289.012 || 1082.141 |-...")
  • 02:29, 9 April 2025AR/createDirectory (hist | edit) ‎[4,629 bytes]Mohab (talk | contribs) (Arabic Translation for createDirectory Page)
  • 01:49, 9 April 2025CreateDirectory (hist | edit) ‎[3,680 bytes]Mohab (talk | contribs) (This function creates a directory in the resource's file system)
  • 01:13, 8 April 2025AddClothingModel (hist | edit) ‎[1,035 bytes]Walace (talk | contribs) (Adds a page for the function addClothingModel.)
  • 01:01, 8 April 2025EngineAddClothingTXD (hist | edit) ‎[623 bytes]Walace (talk | contribs) (Adds a page for the function engineAddClothingTXD.)
  • 00:57, 8 April 2025EngineAddClothingModel (hist | edit) ‎[619 bytes]Walace (talk | contribs) (Adds a page for the function engineAddClothingModel.)
  • 18:10, 2 March 2025PlayPedVoiceLine (hist | edit) ‎[1,031 bytes]FileEX (talk | contribs) (Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0161|1.6.0|22997|This function allows playing specific voice lines of a ped.}} {{Note|Voice lines are assigned to a specific skin ID, so using setPedVoice might be helpful if you want to play any voice lines regardless of the skin.}} ==Syntax== <syntaxhighlight lang="lua"> nil playPedVoiceLine( ped thePed, number lineId [, float probability = 1.0 ] ) </syntaxhighlight> {{OOP||element:playPedVoiceLine||}}...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)