User contributions for Paul Cortez
Jump to navigation
Jump to search
7 March 2010
- 13:1013:10, 7 March 2010 diff hist −323 m Hibakeresés isTimer is a MTA function these days
26 February 2010
- 13:5213:52, 26 February 2010 diff hist 0 m SetRadioChannel No edit summary
- 13:5113:51, 26 February 2010 diff hist +15 m SetRadioChannel Believe it or not, this DOES work outside of a vehicle
25 February 2010
- 17:2217:22, 25 February 2010 diff hist +3 m GuiGridListSetItemData guiGridListSetItemData doesn't accept anything but strings
- 16:1716:17, 25 February 2010 diff hist −6 OnPlayerBan No edit summary
- 16:0716:07, 25 February 2010 diff hist −6 GetBans This has a lot more chance to work
22 February 2010
- 11:1311:13, 22 February 2010 diff hist −19 StartResource This has more chance of actually working
21 February 2010
- 09:5509:55, 21 February 2010 diff hist −27 m IsDebugViewActive Removed "Needs example"
- 09:5509:55, 21 February 2010 diff hist −27 m IsMainMenuActive Removed "Needs example"
30 January 2010
- 10:2510:25, 30 January 2010 diff hist −13 m GetPedRotation Undo revision 22341 by Sebassje (Talk) - Revision doesn't make any sense
27 January 2010
- 14:0414:04, 27 January 2010 diff hist +13 m AttachElements Sounds also appear to be compatible - check if the list is complete
3 January 2010
- 11:3411:34, 3 January 2010 diff hist +215 CloneElement This is more likely to work, and a check can't hurt
6 November 2009
- 12:5912:59, 6 November 2009 diff hist +189 m Template:Useful Functions Added var_dump to the useful functions list
16 October 2009
- 08:1008:10, 16 October 2009 diff hist +297 N User talk:Dzzagy Important note to Dzzagy current
2 October 2009
- 15:4515:45, 2 October 2009 diff hist +450 SetCameraClip Just made the description a -bit- more useful. Probably needs some correcting.
14 September 2009
- 18:4118:41, 14 September 2009 diff hist +7 m GetSlotFromWeapon Why is this marked server-only if it also works client-side? D:
13 September 2009
- 12:3512: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:3112: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…'
12 September 2009
- 14:1214:12, 12 September 2009 diff hist 0 m CreateMarker updated as asked on Mantis
9 September 2009
- 17:5317:53, 9 September 2009 diff hist +18 m Resource:Missiontimer We want it to show up on the resource catalogue, don't we?
7 September 2009
- 14:4814:48, 7 September 2009 diff hist +198 OnPlayerConnect No edit summary
25 July 2009
- 21:4921: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:4521: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:5711:57, 25 July 2009 diff hist +2 m SetElementCollisionsEnabled No edit summary
21 July 2009
- 12:0912:09, 21 July 2009 diff hist −904 User:Paul Cortez Replaced content with 'I'm also known as Gamesnert.' current
7 June 2009
- 12:1912:19, 7 June 2009 diff hist +8 m GetScreenFromWorldPosition Added default values for optional arguments.
- 12:1612:16, 7 June 2009 diff hist +66 m GetScreenFromWorldPosition Updated the page a little. Still needs checking I think.
20 March 2009
- 16:3416: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:3016:30, 20 March 2009 diff hist +164 m Template:GUI functions Functions added in r471, but weren't added on the wiki yet.
5 January 2009
- 16:1216:12, 5 January 2009 diff hist +54 m IsPlayerNametagShowing Also added client-side according to Google Code.
25 October 2008
- 11:4311:43, 25 October 2008 diff hist +33 ProcessLineOfSight It's in pixels, not relative.
- 11:3911:39, 25 October 2008 diff hist +35 GetWorldFromScreenPosition It's in pixels, it's not relative.
11 August 2008
- 18:3918: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
10 August 2008
- 21:0521:05, 10 August 2008 diff hist +1,196 Scripting Introduction No edit summary
- 20:2420:24, 10 August 2008 diff hist +584 XmlNodeGetValue No edit summary
- 20:2020:20, 10 August 2008 diff hist +35 XmlNodeSetValue No edit summary
- 20:1920:19, 10 August 2008 diff hist +480 XmlNodeSetValue →Example
- 20:1220:12, 10 August 2008 diff hist +18 XmlNodeSetValue →Syntax