User contributions
From Multi Theft Auto: Wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 09:06, 29 August 2009 (diff | hist) . . (+15) . . GTA3:MTA 0.5  (Fixed MTA SA link)
 - 09:04, 29 August 2009 (diff | hist) . . (+23) . . GTA3:MTA 0.5  (Added to category MTA 0.5)
 - 09:03, 29 August 2009 (diff | hist) . . (+23) . . MTA:VC 0.5  (Added to category MTA 0.5)
 - 09:01, 29 August 2009 (diff | hist) . . (+108) . . GTA3:MTA 0.5 Known Issues 
 - 09:00, 29 August 2009 (diff | hist) . . (+128) . . MTA 0.5 Known Issues  (Category MTA 0.5 added to article)
 - 19:56, 21 June 2009 (diff | hist) . . (+4) . . SetCameraMatrix  (Added the forgotten [])
 - 19:40, 21 June 2009 (diff | hist) . . (+194) . . N TextDisplayGetObservers  (not complete yet)
 - 19:31, 21 June 2009 (diff | hist) . . (+22) . . Template:Elements  (Added ped element)
 - 19:29, 21 June 2009 (diff | hist) . . (+7) . . Element/Console 
 - 19:28, 21 June 2009 (diff | hist) . . (+152) . . N Element/Console  (New page: The Console class represents the server console. The element type of this class is '''"console"'''. Category:Incomplete Category:Element Types)
 - 08:26, 21 June 2009 (diff | hist) . . (+73) . . Known Issues - FAQ  (Linked to the map editor FAQ)
 - 08:13, 21 June 2009 (diff | hist) . . (+313) . . N OnClientGUITabSwitched  (Started with the page)
 - 21:14, 18 June 2009 (diff | hist) . . (-2) . . Changes in 1.0  (→Chatbox: window -> menu)
 - 20:55, 18 June 2009 (diff | hist) . . (+112) . . Changes in 1.0  (→Chatbox)
 - 20:54, 18 June 2009 (diff | hist) . . (+47) . . N File:Settings chatboxtab.png  (Chatbox tab in the settings window in 1.0 r1112) (current)
 - 20:09, 15 June 2009 (diff | hist) . . (+384) . . Changes in 1.0  (Added link to category "Changes in 1.0", linked the resources)
 - 12:53, 14 June 2009 (diff | hist) . . (+98) . . Changes in 1.0  (Added images)
 - 12:52, 14 June 2009 (diff | hist) . . (+36) . . N File:Hostgame window.png  (Host game window in MTA:SA 1.0 r1074) (current)
 - 12:49, 14 June 2009 (diff | hist) . . (+35) . . N File:Settings controltab.png  (The control tab in MTA:SA 1.0 r1074) (current)
 - 12:40, 14 June 2009 (diff | hist) . . (+39) . . N File:Settings videotab.png  (The settings window in MTA:SA 1.0 r1074) (current)
 - 12:33, 14 June 2009 (diff | hist) . . (+93) . . Changes in 1.0 
 - 12:06, 14 June 2009 (diff | hist) . . (+34) . . N RotateCameraUp  (Added the deprecated template only)
 - 12:06, 14 June 2009 (diff | hist) . . (+34) . . N RotateCameraRight  (Added the deprecated template only)
 - 12:05, 14 June 2009 (diff | hist) . . (+34) . . N GetCameraFixedModeTarget  (Added the deprecated template only)
 - 20:23, 26 May 2009 (diff | hist) . . (+175) . . Changes in 1.0  (Note about player functions and ped functions)
 - 17:56, 26 April 2009 (diff | hist) . . (+292) . . N OnResourcePreStart  (Started with onResourcePreStart, format? (not in the source found))
 - 14:28, 24 April 2009 (diff | hist) . . (+144) . . OnVehicleStartEnter  (Added before 1.0 template and from 1.0 template)
 - 18:19, 20 April 2009 (diff | hist) . . (+71) . . Account  (Added 1.0 function and added feature templates)
 - 17:57, 16 April 2009 (diff | hist) . . (+439) . . Known Issues - FAQ 
 - 07:12, 13 April 2009 (diff | hist) . . (+4) . . BanSerial 
 - 07:11, 13 April 2009 (diff | hist) . . (+4) . . GetBanSerial 
 - 07:09, 13 April 2009 (diff | hist) . . (-111) . . KillPlayer  (Removed 'DP3' things)
 - 11:00, 12 April 2009 (diff | hist) . . (+1,410) . . N XML  (New page: XML stands for ''Extensible Markup Language'', XML can be used in MTA to read or write data. MTA's map files are also in XML format. Example of XML: <syntaxhighlight lang="lua">[xml,n] <meta> <info author...)
 - 13:05, 11 April 2009 (diff | hist) . . (+4) . . BanPlayer 
 - 12:59, 11 April 2009 (diff | hist) . . (+72) . . GetPlayerSerial 
 - 12:49, 11 April 2009 (diff | hist) . . (-1) . . Serial  (Typo)
 - 12:42, 11 April 2009 (diff | hist) . . (+620) . . N Serial  (New page: thumb|MTA Community Serial Page Serials are used by MTA to identify players, serials are bound to your hardware configuration and your [http://community...)
 - 12:40, 11 April 2009 (diff | hist) . . (+31) . . N File:Community serial page.png  (MTA Community 'my serials' page) (current)
 - 12:01, 11 April 2009 (diff | hist) . . (+560) . . N Math  (New page: Lua has buildin math functions, that you can use in scripts. <syntaxhighlight lang="lua"> math.abs math.acos math.asin math.atan math.atan2 math.ceil math.cos math.cosh math.deg math.exp...)
 - 11:47, 11 April 2009 (diff | hist) . . (+27) . . SetVehicleDirtLevel  (Added to category 'Needs_Example')
 - 11:47, 11 April 2009 (diff | hist) . . (+486) . . N ResetVehicleExplosionTime  (New page: {{Server function}} __NOTOC__ Resets the vehicle explosion time ==Syntax== <syntaxhighlight lang="lua"> bool resetVehicleExplosionTime ( vehicle theVehicle ) </syntaxhighlight> ===Required Arguments=== *'''theV...)
 - 11:42, 11 April 2009 (diff | hist) . . (+544) . . N SetVehicleDirtLevel  (New page: __NOTOC__ {{server client function}} This function sets the dirt level on a vehicle. ==Syntax== <syntaxhighlight lang="lua"> bool setVehicleDirtLevel ( vehicle theVehicle, int dirtLevel ) </syntaxhighlight> ===Re...)
 - 11:41, 11 April 2009 (diff | hist) . . (+25) . . Template:Vehicle functions  (according to the source setVehicleDirtLevel is a serverside and clientside function)
 - 07:59, 8 April 2009 (diff | hist) . . (0) . . Vending  (Fixed a typo)
 - 09:57, 5 April 2009 (diff | hist) . . (+30) . . SetPedStat  (Updated for 1.0)
 - 15:55, 4 April 2009 (diff | hist) . . (+140) . . OnPlayerWasted  (Updated for 1.0)
 - 09:07, 27 February 2009 (diff | hist) . . (+14) . . ResetVehicleIdleTime  (Forgot the 'See Also')
 - 09:46, 26 February 2009 (diff | hist) . . (+548) . . N GetFunctionsBoundToKey  (New page: __NOTOC__ {{Server function}} Gets the functions bound to a key. To bind a function to a key use the bindKey function ==Syntax== <syntaxhighlight lang="lua"> string getFunctionsBoundToKey ( player th...)
 - 09:24, 26 February 2009 (diff | hist) . . (+166) . . N UnbanSerial  (New page: __NOTOC__ {{Server function}} {{Deprecated}} ==Syntax== <syntaxhighlight lang="lua"> bool unbanSerial ( string serialToUnban ) </syntaxhighlight> ==See Also== {{Admin_functions}})
 - 09:19, 26 February 2009 (diff | hist) . . (-7) . . ResetVehicleIdleTime  (I guess this is a serverside function)
 
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)