User contributions for Ryden
Jump to navigation
Jump to search
18 September 2008
- 08:4808:48, 18 September 2008 diff hist +1 m IsGarageOpen →Example
- 08:4608:46, 18 September 2008 diff hist +46 m IsGarageOpen No edit summary
- 08:4608:46, 18 September 2008 diff hist +44 m SetGarageOpen No edit summary
- 07:0607:06, 18 September 2008 diff hist +37 Template:Client world functions No edit summary
17 September 2008
- 23:4923:49, 17 September 2008 diff hist +348 AddCommandHandler No edit summary
12 September 2008
- 16:1216:12, 12 September 2008 diff hist +1 m SetPedOnFire →Example
- 16:1116:11, 12 September 2008 diff hist +599 N SetPedOnFire New page: __NOTOC__ {{Server function}} This function can be used to set a ped on fire or extinguish a fire on it. ==Syntax== <syntaxhighlight lang="lua"> bool setPedOnFire ( ped thePed, bool isOnFire ) </syntaxhighlight> ...
- 16:0616:06, 12 September 2008 diff hist +647 N IsPedOnFire New page: __NOTOC__ {{Server client function}} This function checks if the specified ped is on fire or not. ==Syntax== <syntaxhighlight lang="lua">bool isPedOnFire ( ped thePed )</syntaxhighlight> ===Required Arguments...
- 14:5814:58, 12 September 2008 diff hist +35 Template:Ped functions No edit summary
- 14:5714:57, 12 September 2008 diff hist +35 Template:Client ped functions No edit summary
5 September 2008
- 15:1915:19, 5 September 2008 diff hist +56 GetResourceState Added the new states "starting" and "stopping"
- 13:3613:36, 5 September 2008 diff hist +16 m GetResourceState No edit summary
2 September 2008
- 01:1401:14, 2 September 2008 diff hist +931 N OnElementDestroy New page: {{Server event}} __NOTOC__ This event is triggered when an element gets destroyed by destroyElement or when the creator resource is stopping. It is also triggered when a parent elemen...
- 01:0601:06, 2 September 2008 diff hist +836 N OnClientElementDestroy New page: {{Client event}} __NOTOC__ This event is triggered when an element gets destroyed by destroyElement or when the creator resource is stopping. It is also triggered when a parent elemen...
- 00:2200:22, 2 September 2008 diff hist −52 Template:Client element events Undo revision 17643 by Ryden (Talk)
- 00:2100:21, 2 September 2008 diff hist +52 Template:Client element events No edit summary
31 August 2008
- 04:3404:34, 31 August 2008 diff hist +40 Template:GUI functions No edit summary
- 04:3304:33, 31 August 2008 diff hist +497 GuiSetEnabled No edit summary
19 August 2008
- 10:1310:13, 19 August 2008 diff hist +167 Talk:Element/Ped New section: createPed() is a DP3 function
27 June 2008
- 04:4504:45, 27 June 2008 diff hist +53 Talk:Modules/MTA-MySQL/mysql rows No edit summary
- 04:4204:42, 27 June 2008 diff hist +68 Talk:Modules/MTA-MySQL/mysql rows No edit summary
24 June 2008
- 01:1301:13, 24 June 2008 diff hist +1,132 N GetVehicleEngineState New page: __NOTOC__ {{Server client function}} This function returns a vehicle's engine state (on or off). ==Syntax== <section name="Server and Client" class="both" show="true"> <syntaxhighlight lang="lua"> bool ...
- 01:0401:04, 24 June 2008 diff hist +27 Template:Vehicle functions No edit summary
23 June 2008
- 15:1915:19, 23 June 2008 diff hist −217 Modules/MTA-MySQL No edit summary
12 June 2008
- 19:1219:12, 12 June 2008 diff hist −9 m Server Scripting Functions No edit summary
- 17:5617:56, 12 June 2008 diff hist +9 Modules/MTA-MySQL No edit summary
11 June 2008
- 16:3016:30, 11 June 2008 diff hist +47 Template:Client other events No edit summary
- 16:2116:21, 11 June 2008 diff hist +1,296 N SetElementAttachedOffsets New page: __NOTOC__ {{Server client function}} This function updates the offsets of an element that has been attached to another element using attachElementToElement. ==Syntax== <syntaxhighlight lang="lua">...
- 16:1616:16, 11 June 2008 diff hist +27 AttachElementToElement No edit summary
- 16:0916:09, 11 June 2008 diff hist +31 Template:Element functions No edit summary
- 01:0401:04, 11 June 2008 diff hist +24 Template:Client object functions No edit summary
8 June 2008
- 19:5319:53, 8 June 2008 diff hist 0 Modules/MTA-MySQL No edit summary
21 May 2008
- 06:4306:43, 21 May 2008 diff hist 0 Control names No edit summary
17 May 2008
- 00:3100:31, 17 May 2008 diff hist 0 m SetPlayerBlurLevel typo
21 April 2008
- 17:1917:19, 21 April 2008 diff hist +9 m Hibakeresés Removed some insults
19 April 2008
- 17:1617:16, 19 April 2008 diff hist +2 m SetCameraInterior →Syntax
25 January 2008
- 12:0812:08, 25 January 2008 diff hist +58 Modules/MTA-MySQL →My server say "MODULE: Unable to find modules/mta_mysql.dll!"
- 11:1911:19, 25 January 2008 diff hist −1 Modules/MTA-MySQL No edit summary
22 January 2008
- 17:5317:53, 22 January 2008 diff hist +308 SetPlayerSkin Added an example
18 January 2008
- 20:0620:06, 18 January 2008 diff hist 0 Modules/MTA-MySQL/mysql connect No edit summary
14 January 2008
- 19:3719:37, 14 January 2008 diff hist +8 Modules/MTA-MySQL/mysql num fields No edit summary
- 19:3719:37, 14 January 2008 diff hist +344 Nm Modules/MTA-MySQL/mysql num rows New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Returns the number of rows in the given query result. ==Syntax== <syntaxhighlight lang="lua"> int mysql_num_rows ( MySQLResult result ) </syntaxhighlight> ===Required argumen...
- 19:3619:36, 14 January 2008 diff hist +342 N Modules/MTA-MySQL/mysql num fields New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Returns the number of fields in the given query result. ==Syntax== <syntaxhighlight lang="lua"> int mysql_num_fields ( MySQLResult result ) </syntaxhighlight> ===Required arg...
- 19:3519:35, 14 January 2008 diff hist +702 N Modules/MTA-MySQL/mysql result New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Returns a string with the value of the given field with the given offsets, being these: * '''row_offset''': An integer value between '''1''' and '''[...
- 19:3119:31, 14 January 2008 diff hist +351 N Modules/MTA-MySQL/mysql field tell New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Returns the current field cursor position in the last executed query. ==Syntax== <syntaxhighlight lang="lua"> int mysql_field_tell ( MySQLResult result ) </syntaxhighlight> =...
- 19:3019:30, 14 January 2008 diff hist +495 N Modules/MTA-MySQL/mysql field seek New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Sets the field cursor of a result in the given field offset. The offset must be a value between '''1''' and '''[[Modules/MTA-MySQL/mysql_num_fields|m...
- 19:2919:29, 14 January 2008 diff hist +17 Modules/MTA-MySQL/mysql field name No edit summary
- 19:2919:29, 14 January 2008 diff hist +17 Modules/MTA-MySQL/mysql field length No edit summary
- 19:2919:29, 14 January 2008 diff hist +4 Modules/MTA-MySQL/mysql field length No edit summary
- 19:2819:28, 14 January 2008 diff hist +812 N Modules/MTA-MySQL/mysql field name New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Returns the name of a given field in the last executed query. The offset of the field must be an integer between '''1''' and '''[[Modules/MTA-MySQL/m...