User contributions for Awwu
Jump to navigation
Jump to search
25 January 2009
- 18:2718:27, 25 January 2009 diff hist +10 m MTA Classes No edit summary
22 January 2009
- 19:3919:39, 22 January 2009 diff hist +15 UnbanIP No edit summary
- 19:3919:39, 22 January 2009 diff hist +15 GetBansXML No edit summary
- 19:3819:38, 22 January 2009 diff hist −46 BanSerial No edit summary
- 19:3719:37, 22 January 2009 diff hist +25 N Ban Redirecting to Element/Ban
- 19:3619:36, 22 January 2009 diff hist +198 Template:Admin functions No edit summary
- 19:3219:32, 22 January 2009 diff hist +528 N GetBanReason New page: __NOTOC__ {{Server function}} This function will return the ban reason of the specified ban element. ==Syntax== <syntaxhighlight lang="lua"> string getBanReason ( ban theBan ) </syntaxhighlight> ===Required...
- 19:3019:30, 22 January 2009 diff hist +546 N GetBanTime New page: __NOTOC__ {{Server function}} This function will return the banning time of the specified ban element. ==Syntax== <syntaxhighlight lang="lua"> string getBanTime ( ban theBan ) </syntaxhighlight> ===Required...
- 19:2919:29, 22 January 2009 diff hist +543 N GetBanAdmin New page: __NOTOC__ {{Server function}} This function will return the admin (nickname of the admin) of the specified ban element. ==Syntax== <syntaxhighlight lang="lua"> string getBanAdmin ( ban theBan ) </...
- 19:2619:26, 22 January 2009 diff hist +580 N GetBanNick New page: __NOTOC__ {{Server function}} This function will return the nickname (nickname that the player had when he was banned) of the specified ban element. ==Syntax== <syntaxhighlight lang="lua"> string ...
- 19:2319:23, 22 January 2009 diff hist +534 N GetBanUsername New page: __NOTOC__ {{Server function}} This function will return the username of the specified ban element. ==Syntax== <syntaxhighlight lang="lua"> string getBanUsername ( ban theBan ) </syntaxhighlight> ===Required...
- 19:2219:22, 22 January 2009 diff hist +53 m GetBanIP No edit summary
- 19:2119:21, 22 January 2009 diff hist +527 N GetBanSerial New page: __NOTOC__ {{Server function}} This function will return the serial of the specified ban element. ==Syntax== <syntaxhighlight lang="lua"> string getBanSerial ( ban theBan ) </syntaxhighlight> ===Required Arg...
- 19:2019:20, 22 January 2009 diff hist +451 N GetBanIP New page: __NOTOC__ {{Server function}} This function will return the IP of the specified ban element. ==Syntax== <syntaxhighlight lang="lua"> string getBanIP ( ban theBan ) </syntaxhighlight> ===Required Arguments==...
- 19:1719:17, 22 January 2009 diff hist +301 N GetBans New page: __NOTOC__ {{Server function}} This function will return a table over all the ban elements in the server. ==Syntax== <syntaxhighlight lang="lua"> table getBans () </syntaxhighlight> ===Returns=== Returns a [...
- 19:1419:14, 22 January 2009 diff hist +655 N RemoveBan New page: __NOTOC__ {{Server function}} This function will remove a ban specified by the ban element. ==Syntax== <syntaxhighlight lang="lua"> bool removeBan ( ban theBan, [ player responsibleElement ] ) </c...
- 19:1019:10, 22 January 2009 diff hist +12 m AddBan No edit summary
- 19:0919:09, 22 January 2009 diff hist +1,038 N AddBan New page: __NOTOC__ {{Server function}} This function will add a ban for the specified IP/username/serial to the server. ==Syntax== <syntaxhighlight lang="lua"> bool addBan ( string IP, string Username, string ...
- 19:0219:02, 22 January 2009 diff hist +431 BanPlayer No edit summary
1 January 2009
- 13:4713:47, 1 January 2009 diff hist +24 m Template:Client collision shape functions No edit summary
- 13:4613:46, 1 January 2009 diff hist +24 m Template:Collision shape functions No edit summary
31 December 2008
- 17:0517:05, 31 December 2008 diff hist +17 Template:Account functions No edit summary
- 17:0417:04, 31 December 2008 diff hist +849 N GetAccounts New page: __NOTOC__ {{Server function}} This function returns a table over all the accounts that exist in the server accounts.xml file. ==Syntax== <syntaxhighlight lang="lua"> table getAccounts () </syntaxhighlight> ===Retur...
26 December 2008
- 20:5820:58, 26 December 2008 diff hist +23 Sound Redirecting to Element/Sound current
- 20:5820:58, 26 December 2008 diff hist +4 N Element/Sound New page: TODO
- 20:5720:57, 26 December 2008 diff hist +26 Template:Elements No edit summary
- 20:5620:56, 26 December 2008 diff hist +4 N Sound New page: TODO
- 20:5520:55, 26 December 2008 diff hist +135 GetSoundVolume No edit summary
- 20:5420:54, 26 December 2008 diff hist +137 SetSoundVolume No edit summary
- 20:5320:53, 26 December 2008 diff hist +101 IsSoundPaused No edit summary
- 20:5220:52, 26 December 2008 diff hist +162 SetSoundPaused No edit summary
- 20:5020:50, 26 December 2008 diff hist +122 GetSoundLength No edit summary
- 20:4920:49, 26 December 2008 diff hist +126 GetSoundPosition No edit summary
- 20:4920:49, 26 December 2008 diff hist +120 SetSoundPosition No edit summary
- 20:4820:48, 26 December 2008 diff hist +58 StopSound No edit summary
- 20:4720:47, 26 December 2008 diff hist +175 PlaySound No edit summary
- 20:4620:46, 26 December 2008 diff hist +228 PlaySound3D No edit summary
22 December 2008
- 12:1812:18, 22 December 2008 diff hist +863 N GetBansXML New page: {{Server function}} __NOTOC__ This function retrieves the root xmlnode of the ban file (server/mods/deathmatch/banlist.xml). ==Syntax== <syntaxhighlight lang="lua"> xmlnode getBansXML () </syntaxhighlight> ...
12 December 2008
- 18:4618:46, 12 December 2008 diff hist +18 m OnVehicleExit No edit summary
7 December 2008
- 18:2118:21, 7 December 2008 diff hist −1 m IsPlayerMuted No edit summary
- 18:2018:20, 7 December 2008 diff hist +9 m SetPlayerMuted No edit summary
- 18:2018:20, 7 December 2008 diff hist +661 N SetPlayerMuted New page: __NOTOC__ {{Server function}} Use this function to mute or unmute the player. ==Syntax== <syntaxhighlight lang="lua">bool setPlayerMuted ( player thePlayer, bool state )</syntaxhighlight> ===Required Arguments===...
6 December 2008
- 16:2216:22, 6 December 2008 diff hist +33 N Mapmanager Redirecting to Resource:Mapmanager current
4 December 2008
- 20:2720:27, 4 December 2008 diff hist +156 Help:Main Page →Problem
23 November 2008
- 09:4209:42, 23 November 2008 diff hist +173 Known Issues - FAQ →The game says it cannot locate the map editor.
4 July 2008
- 08:0208:02, 4 July 2008 diff hist +73 IsElementOnScreen No edit summary
26 June 2008
- 19:0219:02, 26 June 2008 diff hist −3 m GetPedTask →Syntax
- 15:1615:16, 26 June 2008 diff hist −3 m IsPedDoingTask →Syntax
20 June 2008
- 11:5111:51, 20 June 2008 diff hist +47 m GetElementType →Example