User contributions for Awwu
Jump to navigation
Jump to search
24 April 2009
- 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
- 15:5415:54, 3 April 2009 diff hist +1,930 N GetVehicleModelFromName New page: __NOTOC__ {{server client function}} This function retrieves the model ID of a vehicle as an integer value from its name. ==Syntax== <syntaxhighlight lang="lua"> int getVehicleModelFromName ( stri...
- 15:4415:44, 3 April 2009 diff hist +144 m Template:Vehicle functions No edit summary
31 March 2009
- 19:0419:04, 31 March 2009 diff hist +45 m IsObjectInACLGroup No edit summary
- 17:2017:20, 31 March 2009 diff hist +99 m IsObjectInACLGroup →Example
- 17:1517:15, 31 March 2009 diff hist +16 m MoveObject →Example
30 March 2009
- 18:1018:10, 30 March 2009 diff hist +213 m SetRadioChannel →Example
- 18:0218:02, 30 March 2009 diff hist +19 m GetRadioChannel →Example
- 18:0018:00, 30 March 2009 diff hist +250 m SetWaterLevel →Example
28 March 2009
- 16:5916:59, 28 March 2009 diff hist +77 m Template:Account functions No edit summary
- 16:5816:58, 28 March 2009 diff hist +1,089 N GetAccountPlayer New page: __NOTOC__ {{Server function}} This function returns the player element that is currently using a specified account, i.e. is logged into it. Only one player can use an account at a...
27 March 2009
- 14:3314:33, 27 March 2009 diff hist −301 GetPlayerAccount No edit summary
- 14:2614:26, 27 March 2009 diff hist +14 m SetClientName No edit summary
- 14:2614:26, 27 March 2009 diff hist +15 m GetClientAccount No edit summary
- 14:2514:25, 27 March 2009 diff hist +15 m GetClientIP No edit summary
- 14:2514:25, 27 March 2009 diff hist +15 m GetClientName No edit summary
- 14:2414:24, 27 March 2009 diff hist +31 Template:Client functions No edit summary
- 14:1914:19, 27 March 2009 diff hist +8 m GetPlayerIP No edit summary
- 12:1412:14, 27 March 2009 diff hist −58 m Template:Serial functions Removed non-existed and nowadays useless functions
- 12:1412:14, 27 March 2009 diff hist −58 m Template:Client serial functions Removed non-existed and nowadays useless functions
26 March 2009
- 19:5319:53, 26 March 2009 diff hist +1,071 N GuiGridListGetSelectedItems New page: {{Client function}} __NOTOC__ This function returns the items selected in the specified grid list. ==Syntax== <syntaxhighlight lang="lua"> table guiGridListGetSelectedItems ( e...
- 19:4019:40, 26 March 2009 diff hist +621 N GuiGridListGetSelectedCount New page: {{Client function}} __NOTOC__ This function returns the amount of options selected in the specified grid list. ==Syntax== <syntaxhighlight lang="lua"> int guiGridListGetSelecte...