User contributions for TAPL
Jump to navigation
Jump to search
29 September 2012
4 September 2012
- 20:2620:26, 4 September 2012 diff hist −119 Template:AR Account functions No edit summary current
3 September 2012
- 13:5513:55, 3 September 2012 diff hist 0 AR/kickPlayer No edit summary
1 September 2012
- 19:3819:38, 1 September 2012 diff hist 0 AR/addBan No edit summary
- 19:3819:38, 1 September 2012 diff hist +1,727 AR/addBan No edit summary
- 19:3719:37, 1 September 2012 diff hist +19 Template:AR/Admin functions No edit summary current
- 16:1016:10, 1 September 2012 diff hist −25 Template:Admin functions No edit summary
- 16:0816:08, 1 September 2012 diff hist −29 Template:Admin functions Undo revision 29698 by Ccw (talk)
30 August 2012
- 14:2114:21, 30 August 2012 diff hist +22 SetAccountData No edit summary
- 14:2114:21, 30 August 2012 diff hist +2,854 N AR/setAccountData Created page with "{{Server function}} __NOTOC__ {{Note_box|It is strongly recommended that you use the standard ''module.key'' naming for your keys, as shown in the example below. This prevents co..."
- 14:1814:18, 30 August 2012 diff hist +1,368 N AR/logIn Created page with "__NOTOC__ {{Server function}} This functions logs the given player in to the given account. You need to provide the password needed to log into that account. ==Syntax== <syntaxhighlight lang="lua">..."
- 14:1814:18, 30 August 2012 diff hist +13 LogIn No edit summary
- 14:1714:17, 30 August 2012 diff hist +1,416 N AR/isGuestAccount Created page with "__NOTOC__ {{Server function}} This function checks to see if an account is a guest account. A guest account is an account automatically created for a user when they join the ser..."
- 14:1714:17, 30 August 2012 diff hist +22 IsGuestAccount No edit summary
- 14:1514:15, 30 August 2012 diff hist +1,072 N AR/getAccountPlayer Created page with "__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 ac..."
- 14:1514:15, 30 August 2012 diff hist 0 GetAccountPlayer No edit summary
- 14:1514:15, 30 August 2012 diff hist +24 GetAccountPlayer No edit summary
- 14:1114:11, 30 August 2012 diff hist 0 AR/getAccountData No edit summary
- 14:1114:11, 30 August 2012 diff hist +23 GetAccountData No edit summary
- 14:1114:11, 30 August 2012 diff hist +2,513 N AR/getAccountData Created page with "{{Server function}} __NOTOC__ {{Note_box|It is strongly recommended that you use the standard ''module.key'' naming for your keys, as shown in the example below. This prevents co..."
- 14:0614:06, 30 August 2012 diff hist +59 AR/getAllAccountData No edit summary
- 14:0314:03, 30 August 2012 diff hist −1 AR/getAccounts No edit summary
- 14:0114:01, 30 August 2012 diff hist +367 AR/getAccounts No edit summary
- 13:4813:48, 30 August 2012 diff hist +5 AR/getAllAccountData No edit summary
- 13:4713:47, 30 August 2012 diff hist +13 AR/getPlayerAccount →Syntax
- 13:4713:47, 30 August 2012 diff hist +34 AR/getPlayerAccount No edit summary
28 August 2012
- 03:5903:59, 28 August 2012 diff hist +13 AR/getAllAccountData →Required Arguments
- 03:5803:58, 28 August 2012 diff hist +1 AR/getAllAccountData →Returns
- 03:5803:58, 28 August 2012 diff hist +133 AR/getAllAccountData No edit summary
- 03:5203:52, 28 August 2012 diff hist +11 AR/setAccountPassword No edit summary
- 03:5103:51, 28 August 2012 diff hist +11 AR/removeAccount No edit summary
- 03:5003:50, 28 August 2012 diff hist +11 AR/logOut No edit summary current
- 03:5003:50, 28 August 2012 diff hist +10 AR/getAccounts No edit summary
- 03:4903:49, 28 August 2012 diff hist +11 AR/getPlayerAccount No edit summary
- 03:4803:48, 28 August 2012 diff hist +11 AR/getAccountName No edit summary
- 03:4803:48, 28 August 2012 diff hist +11 AR/copyAccountData No edit summary
- 03:4703:47, 28 August 2012 diff hist +11 AR/addAccount No edit summary
25 August 2012
- 11:4911:49, 25 August 2012 diff hist +947 N Template:AR/ACL functions Created page with "*aclCreate *aclCreateGroup *aclDestroy *aclDestroyGroup *aclGet *[[AR/aclGetGroup|ac..." current
- 11:3511:35, 25 August 2012 diff hist −3 AR/الصفحه الرئيسيه No edit summary
- 11:3411:34, 25 August 2012 diff hist +84 AR/الصفحه الرئيسيه No edit summary
- 11:2511:25, 25 August 2012 diff hist 0 AR/الصفحه الرئيسيه No edit summary
- 11:2311:23, 25 August 2012 diff hist 0 m AR/Math moved AR/Main Page/Math to AR/Math over redirect
- 11:2311:23, 25 August 2012 diff hist 0 m AR/Math moved AR/Math to AR/Main Page/Math
- 11:2111:21, 25 August 2012 diff hist +21 N Math ar moved Math ar to AR/Math current
- 11:2111:21, 25 August 2012 diff hist 0 m AR/Math moved Math ar to AR/Math
- 11:0411:04, 25 August 2012 diff hist +930 N AR/getAccounts Created page with " __NOTOC__ {{Server function}} This function returns a table over all the accounts that exist in the server internal.db file. (Note: accounts.xml is no longer used after version ..."
- 11:0211:02, 25 August 2012 diff hist +831 N AR/getPlayerAccount Created page with "__NOTOC__ {{Server function}} This function returns the specified player's account object. ==Syntax== <syntaxhighlight lang="lua"> account getPlayerAccount ( player thePlayer ) </syntaxhighlight> ==..."
- 11:0211:02, 25 August 2012 diff hist +24 GetPlayerAccount No edit summary
- 11:0211:02, 25 August 2012 diff hist +17 AddAccount No edit summary
- 11:0111:01, 25 August 2012 diff hist +1,217 N AR/getAllAccountData Created page with "__NOTOC__ {{Server function}} This function returns a table containing all the user data for the account provided ==Syntax== <syntaxhighlight lang="lua"> table getAllAccountData ( account theAcco..."