User contributions for Mekorea
Jump to navigation
Jump to search
18 February 2009
- 13:1713:17, 18 February 2009 diff hist +1 GetResourceRootElement No edit summary
9 February 2009
- 16:2516:25, 9 February 2009 diff hist +104 SetWaterLevel No edit summary
- 16:2216:22, 9 February 2009 diff hist +937 CreateWater No edit summary
8 February 2009
- 20:5820:58, 8 February 2009 diff hist +61 CreateWater No edit summary
- 20:5720:57, 8 February 2009 diff hist 0 N File:WaterAreas tmb.jpg No edit summary current
- 20:4720:47, 8 February 2009 diff hist +1 N File:WaterAreas.jpg - current
- 20:3220:32, 8 February 2009 diff hist +59 CreateWater No edit summary
26 December 2008
- 19:0019:00, 26 December 2008 diff hist −17 GetSoundPosition No edit summary
- 18:5918:59, 26 December 2008 diff hist +474 N GetSoundPosition New page: __NOTOC__ {{Client function}} Get sound position in the GTA world. ==Syntax== <syntaxhighlight lang="lua">bool getSoundPosition ( string sound )</syntaxhighlight> ===Required Arguments=== *'''sound:''' Name o...
- 18:5618:56, 26 December 2008 diff hist +714 N SetSoundPosition New page: __NOTOC__ {{Client function}} Sets custom sound position in the GTA world. ==Syntax== <syntaxhighlight lang="lua">bool setSoundPosition ( string sound, float x, float y, float z )</syntaxhighlight> ===Required...
- 18:5418:54, 26 December 2008 diff hist +433 N StopSound New page: __NOTOC__ {{Client function}} Stops any created sound. ==Syntax== <syntaxhighlight lang="lua">bool stopSound ( string sound )</syntaxhighlight> ===Required Arguments=== *'''sound:''' Name of the sound you wan...
- 18:5118:51, 26 December 2008 diff hist −7 PlaySound3D No edit summary
- 18:5118:51, 26 December 2008 diff hist +816 N PlaySound3D New page: __NOTOC__ {{Server client function}} Creates an sound in the GTA world. ==Syntax== <syntaxhighlight lang="lua">bool playSound3D ( string sound, float x, float y, float z, [ bool looped ] )</syntaxhighlight> ==...
- 18:4018:40, 26 December 2008 diff hist +314 Template:Client audio functions No edit summary
19 October 2008
- 20:4420:44, 19 October 2008 diff hist −29 DxDrawRectangle No edit summary
- 11:5311:53, 19 October 2008 diff hist +649 N GetGarageBoundingBox New page: __NOTOC__ {{client function}} This function outputs the bounding box of a garage. ==Syntax== <syntaxhighlight lang="lua"> float, float, float, float getGarageBoundingBox ( int garageID ) </syntaxhighlight> ==...
- 11:4811:48, 19 October 2008 diff hist +531 N GetGarageSize New page: __NOTOC__ {{client function}} This function outputs the size of garage. ==Syntax== <syntaxhighlight lang="lua"> float, float, float getGarageSize ( int garageID ) </syntaxhighlight> ===Required Arguments=== *...
- 11:4211:42, 19 October 2008 diff hist +593 N GetGaragePosition New page: __NOTOC__ {{client function}} This function outputs X, Y and Z position of given garage. ==Syntax== <syntaxhighlight lang="lua"> float, float, float getGaragePosition ( int garageID ) </syntaxhighlight> ===Req...
- 11:3611:36, 19 October 2008 diff hist +68 Template:Client world functions No edit summary
7 October 2008
- 18:5018:50, 7 October 2008 diff hist +7 SetPlayerNametagColor No edit summary
- 18:5018:50, 7 October 2008 diff hist +27 SetPlayerNametagText No edit summary
- 18:4918:49, 7 October 2008 diff hist +7 TakePlayerMoney No edit summary
- 18:4918:49, 7 October 2008 diff hist +7 GivePlayerMoney No edit summary
- 18:4818:48, 7 October 2008 diff hist +7 SetPlayerMoney No edit summary
- 18:4518:45, 7 October 2008 diff hist +7 GetPlayerMoney No edit summary
- 18:2918:29, 7 October 2008 diff hist +35 TextCreateDisplay →Example
- 18:2918:29, 7 October 2008 diff hist +35 TextItemGetPosition →Example
- 18:2818:28, 7 October 2008 diff hist +35 TextDisplayAddObserver →Example
6 October 2008
- 19:0319:03, 6 October 2008 diff hist +426 N SetPedHeadless New page: __NOTOC__ {{Client function}} With this function, you can set if a ped has a head or not. ==Syntax== <syntaxhighlight lang="lua">bool setPedHeadless ( ped thePed )</syntaxhighlight> ===Required Arguments=== *'''t...
- 19:0019:00, 6 October 2008 diff hist +437 N IsPedHeadless New page: __NOTOC__ {{Client function}} With this function, you can check if a ped has a head or not. ==Syntax== <syntaxhighlight lang="lua">bool isPedHeadless ( ped thePed )</syntaxhighlight> ===Required Arguments=== *'''...
- 18:4918:49, 6 October 2008 diff hist +39 Template:Client ped functions No edit summary
- 18:4118:41, 6 October 2008 diff hist +83 Weather No edit summary
3 June 2008
- 10:0610:06, 3 June 2008 diff hist +767 RemovePedFromVehicle →Example
- 09:5909:59, 3 June 2008 diff hist +567 N RemovePedFromVehicle New page: {{Server function}} __NOTOC__ This function removes a ped from a vehicle immediately. This works for drivers and passengers. Note that this removes the ped from the vehicle and puts him in...
- 09:5509:55, 3 June 2008 diff hist −130 WarpPedIntoVehicle →Example
- 09:4809:48, 3 June 2008 diff hist +1,298 N WarpPedIntoVehicle New page: __NOTOC__ {{Server function}} This function is used to warp or force a ped into a vehicle. There are no animations involved when this happens. ==Syntax== <syntaxhighlight lang="lua"> bool warpPedIntoV...
- 09:4509:45, 3 June 2008 diff hist +50 Template:Ped functions No edit summary
17 May 2008
- 07:3607:36, 17 May 2008 diff hist −24 Template:Clothes and body functions No edit summary
- 07:3507:35, 17 May 2008 diff hist +193 N Template:Client Clothes and body functions New page: {{New feature|3|DP3| *getBodyPartName *getClothesByTypeIndex *getTypeIndexFromClothes *getClothesTypeName *addPlayerClothes *removePlayerClothes *[[getPlayerClothes...
- 07:3407:34, 17 May 2008 diff hist +7 Client Scripting Functions No edit summary
- 07:3307:33, 17 May 2008 diff hist +24 Template:Clothes and body functions No edit summary
- 07:2207:22, 17 May 2008 diff hist +63 Client Scripting Functions No edit summary
- 07:1707:17, 17 May 2008 diff hist +7 GetPlayerClothes No edit summary
- 07:1607:16, 17 May 2008 diff hist +7 RemovePlayerClothes No edit summary
- 07:1607:16, 17 May 2008 diff hist +7 AddPlayerClothes No edit summary
- 07:1607:16, 17 May 2008 diff hist +7 GetClothesTypeName No edit summary
- 07:1607:16, 17 May 2008 diff hist +7 GetTypeIndexFromClothes No edit summary
- 07:1507:15, 17 May 2008 diff hist +7 GetClothesByTypeIndex No edit summary
- 07:1507:15, 17 May 2008 diff hist +7 GetBodyPartName No edit summary
11 April 2008
- 18:1818:18, 11 April 2008 diff hist +6 GuiGetSize →Syntax