User contributions for Awwu

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

22 January 2009

  • 19:2319:23, 22 January 2009 diff hist +534 N GetBanUsernameNew 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 GetBanIPNo edit summary
  • 19:2119:21, 22 January 2009 diff hist +527 N GetBanSerialNew 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 GetBanIPNew 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 GetBansNew 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 RemoveBanNew 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 AddBanNo edit summary
  • 19:0919:09, 22 January 2009 diff hist +1,038 N AddBanNew 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 BanPlayerNo edit summary

1 January 2009

31 December 2008

26 December 2008

22 December 2008

  • 12:1812:18, 22 December 2008 diff hist +863 N GetBansXMLNew 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

7 December 2008

6 December 2008

4 December 2008

23 November 2008

4 July 2008

26 June 2008

20 June 2008

15 June 2008

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)