User contributions for Awwu

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | older 500) (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

14 June 2008

9 June 2008

2 June 2008

26 May 2008

25 May 2008

24 May 2008

19 May 2008

18 May 2008

9 May 2008

8 May 2008

7 May 2008

6 May 2008

5 May 2008

4 May 2008

28 April 2008

21 April 2008

6 April 2008

5 April 2008

4 April 2008

3 April 2008

2 April 2008

28 March 2008

26 March 2008

24 March 2008

  • 11:1011:10, 24 March 2008 diff hist +396 N OnClientGUISizeNew page: {{Client event}} __NOTOC__ This event is triggered each time the user resizes a GUI element. ==Parameters== ''None'' ==Source== The source of this event i...
  • 11:0911:09, 24 March 2008 diff hist +392 N OnClientGUIMoveNew page: {{Client event}} __NOTOC__ This event is triggered each time the user moves a GUI element. ==Parameters== ''None'' ==Source== The source of this event is ...
  • 11:0611:06, 24 March 2008 diff hist +646 N OnClientMouseWheelNew page: {{Client event}} __NOTOC__ This event is triggered each time the user scrolls his mouse scroll on top of a GUI element. ==Parameters== <syntaxhighlight lang="lua"> int upOrDown </syntaxhighlight> * '''upOrDown'...
  • 11:0011:00, 24 March 2008 diff hist +680 N OnClientMouseMoveNew page: {{Client event}} __NOTOC__ This event is triggered each time the user moves the mouse on top of a GUI element. ==Parameters== <syntaxhighlight lang="lua"> int absoluteX, int absoluteY </syntaxhighlight> * '''ab...

20 March 2008

18 March 2008

14 March 2008

28 February 2008

24 February 2008

23 February 2008

18 February 2008

16 February 2008

10 February 2008

9 February 2008

3 February 2008

27 January 2008

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