User contributions
From Multi Theft Auto: Wiki
- 13:10, 7 March 2010 (diff | hist) . . (-323) . . m Hibakeresés  (isTimer is a MTA function these days)
 - 13:52, 26 February 2010 (diff | hist) . . (0) . . m SetRadioChannel 
 - 13:51, 26 February 2010 (diff | hist) . . (+15) . . m SetRadioChannel  (Believe it or not, this DOES work outside of a vehicle)
 - 17:22, 25 February 2010 (diff | hist) . . (+3) . . m GuiGridListSetItemData  (guiGridListSetItemData doesn't accept anything but strings)
 - 16:17, 25 February 2010 (diff | hist) . . (-6) . . OnPlayerBan 
 - 16:07, 25 February 2010 (diff | hist) . . (-6) . . GetBans  (This has a lot more chance to work)
 - 11:13, 22 February 2010 (diff | hist) . . (-19) . . StartResource  (This has more chance of actually working)
 - 09:55, 21 February 2010 (diff | hist) . . (-27) . . m IsDebugViewActive  (Removed "Needs example")
 - 09:55, 21 February 2010 (diff | hist) . . (-27) . . m IsMainMenuActive  (Removed "Needs example")
 - 10:25, 30 January 2010 (diff | hist) . . (-13) . . m GetPedRotation  (Undo revision 22341 by Sebassje (Talk) - Revision doesn't make any sense)
 - 14:04, 27 January 2010 (diff | hist) . . (+13) . . m AttachElements  (Sounds also appear to be compatible - check if the list is complete)
 - 11:34, 3 January 2010 (diff | hist) . . (+215) . . CloneElement  (This is more likely to work, and a check can't hurt)
 - 12:59, 6 November 2009 (diff | hist) . . (+189) . . m Template:Useful Functions  (Added var_dump to the useful functions list)
 - 08:10, 16 October 2009 (diff | hist) . . (+297) . . N User talk:Dzzagy  (Important note to Dzzagy) (current)
 - 15:45, 2 October 2009 (diff | hist) . . (+450) . . SetCameraClip  (Just made the description a -bit- more useful. Probably needs some correcting.)
 - 18:41, 14 September 2009 (diff | hist) . . (+7) . . m GetSlotFromWeapon  (Why is this marked server-only if it also works client-side? D:)
 - 12:35, 13 September 2009 (diff | hist) . . (+509) . . N Modules/SebasIRC/ircRaw  (Created page with '{{ml_irc}} __NOTOC__ {{ModuleFunction|SebasIRC}} This function sends a raw message to the IRC server, with which you can perform actions ==Syntax== <syntaxhighlight lang="lua"> bool ircRaw( s…')
 - 12:31, 13 September 2009 (diff | hist) . . (+477) . . N Modules/SebasIRC/onIRCRaw  (Created page with '{{ml_irc}} __NOTOC__ This event triggers when raw data is sent from the IRC server to the module. Thanks to this, scripts can know when something has happened on IRC. (i.e. chat…')
 - 14:12, 12 September 2009 (diff | hist) . . (0) . . m CreateMarker  (updated as asked on Mantis)
 - 17:53, 9 September 2009 (diff | hist) . . (+18) . . m Resource:Missiontimer  (We want it to show up on the resource catalogue, don't we?)
 - 14:48, 7 September 2009 (diff | hist) . . (+198) . . OnPlayerConnect 
 - 21:49, 25 July 2009 (diff | hist) . . (+399) . . N Modules/SebasIRC/ircChangeNick  (Created page with '{{ml_irc}} __NOTOC__ {{ModuleFunction|SebasIRC}} Changes the name of your bot. ==Syntax== <syntaxhighlight lang="lua"> bool ircSay(string newNick) </syntaxhighlight> ===Required arguments=== * '''newNi…')
 - 21:45, 25 July 2009 (diff | hist) . . (+375) . . N Modules/SebasIRC/ircDisconnect  (Created page with '{{ml_irc}} __NOTOC__ {{ModuleFunction|SebasIRC}} This function disconnects the server from the IRC server it's connected to. ==Syntax== <syntaxhighlight lang="lua"> bool ircDisconnect() </cod…')
 - 11:57, 25 July 2009 (diff | hist) . . (+2) . . m SetElementCollisionsEnabled 
 - 12:09, 21 July 2009 (diff | hist) . . (-904) . . User:Paul Cortez  (Replaced content with 'I'm also known as Gamesnert.') (current)
 - 12:19, 7 June 2009 (diff | hist) . . (+8) . . m GetScreenFromWorldPosition  (Added default values for optional arguments.)
 - 12:16, 7 June 2009 (diff | hist) . . (+66) . . m GetScreenFromWorldPosition  (Updated the page a little. Still needs checking I think.)
 - 16:34, 20 March 2009 (diff | hist) . . (+50) . . m Template:GUI events  (Same as previous, but now involves an event added in that same revision)
 - 16:30, 20 March 2009 (diff | hist) . . (+164) . . m Template:GUI functions  (Functions added in r471, but weren't added on the wiki yet.)
 - 16:12, 5 January 2009 (diff | hist) . . (+54) . . m IsPlayerNametagShowing  (Also added client-side according to Google Code.)
 - 11:43, 25 October 2008 (diff | hist) . . (+33) . . ProcessLineOfSight  (It's in pixels, not relative.)
 - 11:39, 25 October 2008 (diff | hist) . . (+35) . . GetWorldFromScreenPosition  (It's in pixels, it's not relative.)
 - 18:39, 11 August 2008 (diff | hist) . . (+932) . . N User:Paul Cortez  (Like to have me own page. Wondered what happened if I clicked my name. :P)
 - 21:05, 10 August 2008 (diff | hist) . . (+1,196) . . Scripting Introduction 
 - 20:24, 10 August 2008 (diff | hist) . . (+584) . . XmlNodeGetValue 
 - 20:20, 10 August 2008 (diff | hist) . . (+35) . . XmlNodeSetValue 
 - 20:19, 10 August 2008 (diff | hist) . . (+480) . . XmlNodeSetValue  (→Example)
 - 20:12, 10 August 2008 (diff | hist) . . (+18) . . XmlNodeSetValue  (→Syntax)