User contributions for ADCX
Jump to navigation
Jump to search
23 June 2014
- 23:3723:37, 23 June 2014 diff hist +18 Resource:Gang Manager →Links
- 23:3623:36, 23 June 2014 diff hist +140 Resource:Gang Manager No edit summary
- 23:3323:33, 23 June 2014 diff hist +16 Resource:Gang Manager/setPlayerLevel No edit summary current
- 23:3323:33, 23 June 2014 diff hist +40 Resource:Gang Manager/setPlayerGang No edit summary current
- 23:3223:32, 23 June 2014 diff hist +20 Resource:Gang Manager/setGangTag No edit summary current
- 23:3223:32, 23 June 2014 diff hist +20 Resource:Gang Manager/setGangRules No edit summary current
- 23:3123:31, 23 June 2014 diff hist −2 Resource:Gang Manager/setGangPermissions No edit summary current
- 23:3023:30, 23 June 2014 diff hist +20 Resource:Gang Manager/setGangName No edit summary current
- 23:2923:29, 23 June 2014 diff hist +23 Resource:Gang Manager/setGangMoney No edit summary current
- 23:2823:28, 23 June 2014 diff hist +24 Resource:Gang Manager/setGangLeader No edit summary current
- 23:2823:28, 23 June 2014 diff hist +7 Resource:Gang Manager/setGangColor No edit summary current
- 23:2723:27, 23 June 2014 diff hist +34 Resource:Gang Manager/outputGangChat No edit summary current
- 23:2623:26, 23 June 2014 diff hist +42 Resource:Gang Manager/leaveGang No edit summary current
- 23:2523:25, 23 June 2014 diff hist +23 Resource:Gang Manager/isPlayerLeader No edit summary current
- 23:2423:24, 23 June 2014 diff hist −9 Resource:Gang Manager/getPlayerLevel No edit summary current
- 23:2423:24, 23 June 2014 diff hist 0 Resource:Gang Manager/getPlayerGang No edit summary current
- 23:2323:23, 23 June 2014 diff hist −21 Resource:Gang Manager/getGangTag No edit summary current
- 23:2223:22, 23 June 2014 diff hist −19 Resource:Gang Manager/getGangRules No edit summary current
- 23:2223:22, 23 June 2014 diff hist +34 Resource:Gang Manager/getGangPermissions No edit summary current
- 23:2123:21, 23 June 2014 diff hist +254 Resource:Gang Manager/getGangPermissions No edit summary
- 23:2023:20, 23 June 2014 diff hist −55 Resource:Gang Manager/getGangLeader No edit summary current
- 23:2023:20, 23 June 2014 diff hist −9 Resource:Gang Manager/getGangName No edit summary current
- 23:1923:19, 23 June 2014 diff hist −10 Resource:Gang Manager/getGangMoney No edit summary current
- 23:1823:18, 23 June 2014 diff hist +68 Resource:Gang Manager/getGangLeader No edit summary
- 23:1523:15, 23 June 2014 diff hist −2 Resource:Gang Manager/getGangColor →Syntax current
- 23:1423:14, 23 June 2014 diff hist +44 Resource:Gang Manager/getGangColor No edit summary
- 23:1323:13, 23 June 2014 diff hist −6 Resource:Gang Manager/deleteGang →Syntax current
- 23:1323:13, 23 June 2014 diff hist +3 Resource:Gang Manager/deleteGang →Syntax
- 23:1223:12, 23 June 2014 diff hist +3 Resource:Gang Manager/deleteGang →Syntax
- 23:1223:12, 23 June 2014 diff hist +8 Resource:Gang Manager/deleteGang No edit summary
- 23:1123:11, 23 June 2014 diff hist −26 Resource:Gang Manager/createGang No edit summary current
- 23:1023:10, 23 June 2014 diff hist +337 N Resource:Gang Manager/setGangTag Created page with "{{Server function}} Sets tag of the gang. ==Syntax== <syntaxhighlight lang="lua"> setGangRules ( string Gang, string Rules ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the gang yo..."
- 23:1023:10, 23 June 2014 diff hist −2 Resource:Gang Manager/setGangPermissions No edit summary
- 23:0923:09, 23 June 2014 diff hist +323 N Resource:Gang Manager/setGangRules Created page with "{{Server function}} Sets rules of the gang. ==Syntax== <syntaxhighlight lang="lua"> setGangRules ( string Gang, string Rules ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the gang ..."
- 23:0823:08, 23 June 2014 diff hist +876 N Resource:Gang Manager/setGangPermissions Created page with "{{Server function}} Sets permission levels of the gang. ==Syntax== <syntaxhighlight lang="lua"> setGangPermissions ( string Gang, integer MinSettings, integer MinRules, integer MinDeposit, i..."
- 23:0723:07, 23 June 2014 diff hist +348 N Resource:Gang Manager/setGangName Created page with "{{Server function}} Sets name of the gang. ==Syntax== <syntaxhighlight lang="lua"> setGangName ( string Gang, string GangName ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the gang..."
- 23:0623:06, 23 June 2014 diff hist +363 N Resource:Gang Manager/setGangMoney Created page with "{{Server function}} Sets money of the gang. ==Syntax== <syntaxhighlight lang="lua"> setGangMoney ( string Gang, integer Money ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the gang..."
- 23:0523:05, 23 June 2014 diff hist +381 N Resource:Gang Manager/setGangLeader Created page with "{{Server function}} Sets leader of the gang. ==Syntax== <syntaxhighlight lang="lua"> setGangLeader ( string Gang, string AccountName ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of t..."
- 23:0423:04, 23 June 2014 diff hist +433 N Resource:Gang Manager/setGangColor Created page with "{{Server function}} Sets color of the gang. ==Syntax== <syntaxhighlight lang="lua"> setGangColor ( string Gang, integer R, integer G, integer B ) </syntaxhighlight> ===Required Arguments=== *'''Gang:..."
- 22:5822:58, 23 June 2014 diff hist 0 Resource:Gang Manager →Functions
- 22:5822:58, 23 June 2014 diff hist +258 N Resource:Gang Manager/getGangTag Created page with "{{Server function}} Gets current tag of the gang. ==Syntax== <syntaxhighlight lang="lua"> getGangTag ( string Gang ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the gang you wish t..."
- 22:5722:57, 23 June 2014 diff hist +266 N Resource:Gang Manager/getGangRules Created page with "{{Server function}} Gets current rules of the gang. ==Syntax== <syntaxhighlight lang="lua"> getGangRules ( string Gang ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the gang you wi..."
- 22:5622:56, 23 June 2014 diff hist +408 N Resource:Gang Manager/getGangPermissions Created page with "{{Server function}} Gets current permissions of the gang. ==Syntax== <syntaxhighlight lang="lua"> getGangPermissions ( string Gang ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the..."
- 22:5422:54, 23 June 2014 diff hist +255 N Resource:Gang Manager/getGangName Created page with "{{Server function}} Gets current name of the gang. ==Syntax== <syntaxhighlight lang="lua"> getGangName ( string Gang ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the gang you wish..."
- 22:5222:52, 23 June 2014 diff hist +318 N Resource:Gang Manager/getGangMoney Created page with "{{Server function}} Gets amount of the money currently deposited in the gang. ==Syntax== <syntaxhighlight lang="lua"> getGangMoney ( string Gang ) </syntaxhighlight> ===Required Arguments=== *'''Gang..."
- 22:5122:51, 23 June 2014 diff hist +288 N Resource:Gang Manager/getGangLeader Created page with "{{Server function}} Gets current leader of the gang. ==Syntax== <syntaxhighlight lang="lua"> getGangLeader ( string Gang ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the gang that..."
- 22:4822:48, 23 June 2014 diff hist +293 N Resource:Gang Manager/getGangColor Created page with "{{Server function}} Gets color of the gang. ==Syntax== <syntaxhighlight lang="lua"> getGangColor ( string Gang ) </syntaxhighlight> ===Required Arguments=== *'''Gang:''' ID of the gang that you want ..."
- 22:4022:40, 23 June 2014 diff hist −50 Resource:Gang Manager →Functions
- 22:3922:39, 23 June 2014 diff hist +556 Resource:Gang Manager →Functions
- 22:3822:38, 23 June 2014 diff hist +773 N Resource:Gang Manager/setPlayerLevel Created page with "{{Server client function}} Sets player's level if the player is currently in a gang. ==Syntax== <section name="Server" class="server" show="true"> <syntaxhighlight lang="lua">setPlayerLevel..."