Search results
Jump to navigation
Jump to search
- On success: On failure:1 KB (145 words) - 15:36, 7 November 2024
- <p>There is a grid list you are focus on.</p> <p>if you press the arrow up (↑) on your keybord, the current row will be deselected and the upper row will be1 KB (141 words) - 06:29, 30 January 2019
- This event is fired when the user clicks certain mouse button on a DGS element. *'''button:''' the name of the mouse button that was released on a DGS element, can be ''left'', ''right'', or ''middle''.2 KB (232 words) - 14:17, 16 February 2021
- This function only works on vehicles with adjustable properties. ...o force the setting beyond default maximum, for example setting above 5000 on the dump truck (normal max 2500) will cause the tray to be fully vertical.)2 KB (242 words) - 11:05, 9 October 2012
- The guide on how to Contribute to the project is available at https://github.com/multith328 bytes (44 words) - 14:22, 20 July 2024
- This function spawns the player at an arbitrary point on the map.<br> {{Note|[[setCameraTarget]] must be used to focus on the player. Also, all players have their camera initially faded out after c2 KB (297 words) - 22:44, 6 September 2024
- ...the current clothes of a certain type on a [[player]]. It can only be used on players with the CJ skin (id 0). This example adds a 'moto' helmet to a player when he gets on a nrg bike, and removes it when he gets off.2 KB (218 words) - 08:46, 4 November 2020
- *'''objects:''' if you want the camera to clip on objects. *'''vehicles:''' if you want the camera to clip on vehicles.1,008 bytes (125 words) - 07:12, 10 October 2020
- This function sets how many items will be viewed on the drop-down box of combo box. DGS:dgsComboBoxSetViewCount(combo,5) -- we can see 5 items on the drop-box now963 bytes (132 words) - 09:24, 17 January 2021
- This event is fired when the user releases his mouse button when on top of a DGS element. *'''button:''' the name of the mouse button that was released on a DGS element, can be ''left'', ''right'', or ''middle''.2 KB (235 words) - 14:18, 16 February 2021
- <p>There is a grid list you focus on.</p> <p>if you press the arrow up (↑) on your keybord, the current row will be deselected and the upper row will be1 KB (141 words) - 13:36, 8 April 2020
- 1.5.1 was released on November 5, 2015. * Changelog on Mantis: https://bugs.mtasa.com/changelog_page.php3 KB (325 words) - 19:42, 29 December 2022
- *'''X''' - Position on X axis on screen of widget *'''Y''' - Position on Y axis on screen of widget2 KB (270 words) - 14:54, 5 August 2018
- Thanks for the great work on your resource and the Wiki itself, it's extremely useful! --[[User:Skully|S183 bytes (27 words) - 00:59, 5 February 2018
- ...]]. The player will automatically be removed from his current team if he's on one. local theTeam = getPlayerTeam ( source ) -- Check if the player is on a team2 KB (234 words) - 23:01, 6 September 2024
- The Multi Theft Auto: San Andreas source code is available on GitHub in the [https://github.com/multitheftauto/mtasa-blue mtasa-blue repo401 bytes (56 words) - 14:29, 20 July 2024
- ...n the table. Thanks again for your nice comment and your continued efforts on the wiki. --[[User:Dragon|Dragon]] ([[User talk:Dragon|talk]]) 19:01, 15 Ju1 KB (195 words) - 19:02, 15 June 2023
- This event is fired when the user releases his mouse button when on top of a GUI element. *'''button:''' the name of the mouse button that was released on a GUI element, can be ''left'', ''right'', or ''middle''.2 KB (225 words) - 00:39, 12 April 2023
- When adding the event handler on the tab panel, propagate must be true. ...mation", tabPanel ) -- create a tab named "Map Information" on 'tabPanel'2 KB (234 words) - 17:42, 16 June 2021
- This example turns on driveby mode when the local player types ''driveby'' in the console. -- if he got driveby mode off, turn it on1 KB (148 words) - 22:43, 26 March 2021