User contributions for Tracer
Jump to navigation
Jump to search
7 August 2023
- 13:0513:05, 7 August 2023 diff hist +339 m Template:Client audio functions Fixed inconsistencies for webscraping
1 August 2023
- 12:1112:11, 1 August 2023 diff hist +1 m Vector/Vector2 Added space between function and parameters in syntax current
- 12:0912:09, 1 August 2023 diff hist +3,660 Vector/Vector2 Updated Vector2 class
- 10:3010:30, 1 August 2023 diff hist +3 Template:OOP Removed Russian template from English one current
29 July 2023
- 14:0514:05, 29 July 2023 diff hist +53 SetVehiclePlateText Added note about ascii characters
28 July 2023
- 11:5611:56, 28 July 2023 diff hist −484 m GetLocalization Converted language codes to a table (easier to fix/add new codes) current
25 July 2023
- 11:2411:24, 25 July 2023 diff hist +180 Compiling MTASA TImeout duration comment
- 09:2709:27, 25 July 2023 diff hist +770 N ResetPedVoice Created page with "__NOTOC__ {{Client function}} Resets the voice of a ped to a default one. {{Note|A ped voice is one of the GTA built in voice character types. Not to be confused with a player voice.}} ==Syntax== <syntaxhighlight lang="lua"> bool resetPedVoice ( ped thePed ) </syntaxhighlight> {{OOP||ped:resetVoice}} ===Required Arguments=== *'''thePed:''' the ped whose voice to reset. ===Returns=== Returns ''true'' when the voice was successfully reset, ''false..."
- 09:2709:27, 25 July 2023 diff hist +20 Template:Client ped functions Added "resetPedVoice" function
24 July 2023
- 15:4115:41, 24 July 2023 diff hist −68 m SetElementHealth Issue fixed in 1.6 current Tag: Manual revert
- 15:3415:34, 24 July 2023 diff hist −60 m SetElementHealth Issue fixed in 1.6
21 July 2023
- 19:1019:10, 21 July 2023 diff hist −4 m GetPlayerSerial Changed description
- 16:1816:18, 21 July 2023 diff hist −42 m DxDrawImageOnElement Changed return type current
10 July 2023
- 17:4817:48, 10 July 2023 diff hist +17 m User:Tracer No edit summary
28 June 2023
- 16:0516:05, 28 June 2023 diff hist +66 m GetLocalization Added small comment regarding changes after 1.6
- 16:0116:01, 28 June 2023 diff hist +131 StopSoundSlowly Changed example, removed "Returns" note due to misinformation current
- 15:5315:53, 28 June 2023 diff hist +33 Math.average Fixed the function current
27 June 2023
- 11:2211:22, 27 June 2023 diff hist −92 m OnClientPlayerWasted Using predefined variables in "Example" code
24 June 2023
- 15:1915:19, 24 June 2023 diff hist −74 m SetPlayerMuted Removed useless note, added info about the core purpose of this function
14 June 2023
- 20:1220:12, 14 June 2023 diff hist −6 m OnPlayerWeaponSwitch Fixed typo
- 20:1120:11, 14 June 2023 diff hist −41 m OnPlayerWeaponSwitch Replace to predefined variables
23 May 2023
- 17:0617:06, 23 May 2023 diff hist +8 m Modules Introduction No edit summary current
- 17:0417:04, 23 May 2023 diff hist −600 m Modules Introduction Updated tutorial
21 May 2023
- 19:3219:32, 21 May 2023 diff hist −561 m CreatePickup Using template now current
- 19:3119:31, 21 May 2023 diff hist +10 m Template:PickupTypes No edit summary current
- 19:3119:31, 21 May 2023 diff hist +600 m Template:PickupTypes No edit summary
- 19:2619:26, 21 May 2023 diff hist +556 N Template:PickupTypes Created page with "* '''1212:''' Money (wad of cash) * '''1239:''' Info icon * '''1240:''' Health (heart) * '''1241:''' Adrenaline * '''1242:''' Armour * '''1247:''' Bribe * '''1248:''' GTA III sign * '''1252:''' Bomb from GTA III * '''1253:''' Photo op * '''1254:''' Skull * '''1272:''' House (blue) * '''1273:''' House (green) * '''1274:''' Money icon * '''1275:''' Blue t-shirt * '''1276:''' Tiki statue * '''1277:''' Save disk * '''1279:''' Drug bundle * '''1310:''' Parachute (with leg str..."
- 18:2918:29, 21 May 2023 diff hist +75 m Template:Ped walking styles More descriptive descriptions current
15 April 2023
- 10:4210:42, 15 April 2023 diff hist −485 OutputChatBox Undo revisions; this is not an arabic article Tag: Manual revert
- 10:4110:41, 15 April 2023 diff hist −46 OutputChatBox Undo revision 76699 by ErrorScript5004 (talk) Tag: Undo
- 10:4010:40, 15 April 2023 diff hist +83 OutputChatBox Undo revision 76700 by ErrorScript5004 (talk) Tag: Undo
11 April 2023
- 14:1614:16, 11 April 2023 diff hist 0 m EngineLoadIMG Fixed spacing
- 14:1314:13, 11 April 2023 diff hist +50 m EngineLoadIMG Changed note
- 14:1214:12, 11 April 2023 diff hist +6 m EngineAddImage Fixed formatting Tag: Manual revert
10 April 2023
- 18:2518:25, 10 April 2023 diff hist +580 m Template:Engine functions Added new engine functions
- 18:1518:15, 10 April 2023 diff hist −1 m EngineLoadIMG Fixed spacing
- 18:1518:15, 10 April 2023 diff hist +124 m EngineLoadIMG Added example, removed invalid note
- 18:0818:08, 10 April 2023 diff hist +475 N EngineGetModelTXDID Created page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function gets TXD ID from a model.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineGetModelTXDID ( int modelID ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''modelID''': ID of the model you want to get TXD ID from. ===Returns=== Returns ID if successful, false otherwise. ==See Also== {{Engine_functions}}"
- 18:0518:05, 10 April 2023 diff hist +1 m EngineImageGetFile Fixed a typo
- 18:0418:04, 10 April 2023 diff hist +13 m EngineImageGetFile Changed return "type" to a valid one
- 18:0318:03, 10 April 2023 diff hist 0 m EngineImageGetFile Changed description
- 18:0318:03, 10 April 2023 diff hist +557 N EngineImageGetFile Created page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function adds an IMG file container to GTA.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineImageGetFile ( img img_file, string file_name ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''img_file''': The IMG file you want to get file from. * '''file_name'': Name of the file you want to get. ===Returns==..."
- 18:0218:02, 10 April 2023 diff hist +516 N EngineImageGetFiles Created page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function gets the files from an IMG container.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineImageGetFiles ( img img_file ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''img_file''': The IMG file you want to get files from. ===Returns=== Returns files in the IMG element if successfull, false othe..."
- 17:5917:59, 10 April 2023 diff hist +225 m EngineRemoveImage Added example
- 17:5717:57, 10 April 2023 diff hist +1 EngineAddImage No edit summary
- 17:5417:54, 10 April 2023 diff hist +12 m EngineRestoreDFFImage Changed description
- 17:5417:54, 10 April 2023 diff hist +620 N EngineRestoreTXDImage Created page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function restores changes to TXD file from IMG container.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineRestoreTXDImage ( int modelID ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''modelID''': ID of the model you want to restore. ===Returns=== Returns ''true'' if IMG file was successfully restored,..."
- 17:5317:53, 10 April 2023 diff hist +608 N EngineRestoreDFFImage Created page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function restores changed from IMG container.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineRestoreDFFImage ( int modelID ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''modelID''': ID of the model you want to restore. ===Returns=== Returns ''true'' if IMG file was successfully restored, ''false'' ot..."
- 17:5117:51, 10 April 2023 diff hist +5 EngineImageLinkDFF No edit summary
- 17:5117:51, 10 April 2023 diff hist +751 N EngineImageLinkTXD Created page with "__NOTOC__ {{Client function}} {{New feature/item|4|1.6.0|21695|This function links TXD file with an IMG container.}} {{Warning|This article is incomplete and may contain errors}} ==Syntax== <syntaxhighlight lang="lua"> img engineImageLinkTXD ( img img_file, string file_path, int modelID ) </syntaxhighlight> {{OOP||EngineIMG}} ===Required Arguments=== * '''img_file''': The IMG file you want to link. * '''file_path''': Path to the TXD file you want to li..."