User contributions for Awwu
Jump to navigation
Jump to search
5 May 2009
- 18:4318:43, 5 May 2009 diff hist +46 m CreateProjectile No edit summary
- 18:4218:42, 5 May 2009 diff hist +524 N GetProjectileType New page: __NOTOC__ {{Client function}} This function creates a projectile of the specified type on the specified coordinates. ==Syntax== <syntaxhighlight lang="lua"> int getProjectileType ( projectile theProject...
4 May 2009
- 19:2619:26, 4 May 2009 diff hist +13 m SetWaterColor No edit summary
3 May 2009
- 17:5117:51, 3 May 2009 diff hist 0 m SetWaterColor No edit summary
- 17:4817:48, 3 May 2009 diff hist +40 Template:Client world functions No edit summary
- 17:4617:46, 3 May 2009 diff hist −1 m ResetWaterColor No edit summary
- 17:4617:46, 3 May 2009 diff hist +29 N ResetWaterColour ResetWaterColour moved to ResetWaterColor: stupid typo current
- 17:4617:46, 3 May 2009 diff hist 0 m ResetWaterColor ResetWaterColour moved to ResetWaterColor: stupid typo
- 17:4517:45, 3 May 2009 diff hist +542 N ResetWaterColor New page: __NOTOC__ {{Client function}} This function reset the water color of the GTA world to default. ==Syntax== <syntaxhighlight lang="lua"> bool resetWaterColor () </syntaxhighlight> ===Returns=== Returns ''true'' if...
- 17:4217:42, 3 May 2009 diff hist +1,297 N SetWaterColor New page: __NOTOC__ {{Client function}} This function changes the water color of the GTA world. ==Syntax== <syntaxhighlight lang="lua"> bool setWaterColor ( int red, int blue, int green, [ int alpha = 200 ] ) </c...
- 09:1309:13, 3 May 2009 diff hist 0 m Template:Client ped functions meh
- 09:1209:12, 3 May 2009 diff hist −26 m Template:Ped functions No edit summary
- 09:1209:12, 3 May 2009 diff hist +26 m Template:Client ped functions No edit summary
- 09:1109:11, 3 May 2009 diff hist +77 SetPedCameraRotation No edit summary
- 09:0509:05, 3 May 2009 diff hist +55 m Template:Ped functions No edit summary
- 09:0409:04, 3 May 2009 diff hist +27 m Template:Client ped functions No edit summary
- 09:0309:03, 3 May 2009 diff hist +1,161 N IsPedDoingGangDriveby New page: {{Server client function}} __NOTOC__ This function checks if the ped is in the driveby state. ==Syntax== <syntaxhighlight lang="lua"> bool isPedDoingGangDriveby ( ped thePed ) </syntaxhighlight> ===Required Arg...
- 09:0109:01, 3 May 2009 diff hist +201 SetPedDoingGangDriveby No edit summary
- 08:4508:45, 3 May 2009 diff hist 0 m Template:Client ped functions No edit summary
24 April 2009
- 20:1220:12, 24 April 2009 diff hist 0 m Template:Projectiles No edit summary
- 20:1120:11, 24 April 2009 diff hist +23 m Template:Sounds No edit summary
- 20:1020:10, 24 April 2009 diff hist +23 m Template:Vehicle colors No edit summary
5 April 2009
- 14:1014:10, 5 April 2009 diff hist +25 N User:Awwu New page: <font size="7">O_O</font>
4 April 2009
- 17:3017:30, 4 April 2009 diff hist +31 m OnPlayerVehicleEnter →Example
- 17:2917:29, 4 April 2009 diff hist 0 m SetVehicleFuelTankExplodable →Example
- 17:2817:28, 4 April 2009 diff hist +25 m OnVehicleEnter →Example
- 17:2717:27, 4 April 2009 diff hist −1 m SetElementDimension →Example
- 17:2617:26, 4 April 2009 diff hist 0 m GetElementDimension →Example
- 17:2517:25, 4 April 2009 diff hist +22 m OnVehicleStartExit →Example
- 17:2317:23, 4 April 2009 diff hist +13 m OnVehicleStartEnter →Example
- 17:2217:22, 4 April 2009 diff hist +14 m SetControlState →Example
- 17:2117:21, 4 April 2009 diff hist 0 m ToggleAllControls →Example
- 17:2017:20, 4 April 2009 diff hist +10 m GetVehicleUpgrades No edit summary
- 17:1917:19, 4 April 2009 diff hist 0 m GetVehicleUpgradeOnSlot No edit summary
- 17:1817:18, 4 April 2009 diff hist +10 m GetVehicleUpgradeSlotName →Example
- 17:1717:17, 4 April 2009 diff hist −80 m GetVehicleName →Example
- 17:1617:16, 4 April 2009 diff hist +22 m GetVehicleColor →Example
- 17:1417:14, 4 April 2009 diff hist −2 m GetElementModel No edit summary
- 17:1417:14, 4 April 2009 diff hist +1,765 SetElementModel No edit summary
- 17:0917:09, 4 April 2009 diff hist +1,174 GetElementModel No edit summary
- 16:1816:18, 4 April 2009 diff hist +24 m Template:Resource events oops
- 16:1716:17, 4 April 2009 diff hist +24 m Template:Resource events added onResourcePreStart
- 16:1116:11, 4 April 2009 diff hist +289 m ShowChat No edit summary
3 April 2009
- 16:1116:11, 3 April 2009 diff hist −69 m Template:Clothes and body functions Some of the clothes functions already listed in ped/player functions
- 16:0716:07, 3 April 2009 diff hist 0 m Template:Client vehicle functions No edit summary
- 16:0616:06, 3 April 2009 diff hist 0 m Template:Vehicle functions No edit summary
- 16:0416:04, 3 April 2009 diff hist +62 m Template:Object functions No edit summary
- 16:0316:03, 3 April 2009 diff hist +175 m Template:Client vehicle functions No edit summary
- 15:5915:59, 3 April 2009 diff hist +1,669 N GetVehicleNameFromModel New page: {{Server client function}} __NOTOC__ Gets the name of a vehicle by its model ID. ==Syntax== <syntaxhighlight lang="lua"> string getVehicleNameFromModel ( int model ) </syntaxhighlight> ===Required A...
- 15:5415:54, 3 April 2009 diff hist 0 m GetVehicleModelFromName No edit summary