You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| %gangsplus_gang_bank_raw% | Returns the player's gang bank balance (raw number) |
44
44
| %gangsplus_gang_money% | Returns the player's gang members balance sum |
45
45
| %gangsplus_gang_money_raw% | Returns the player's gang members balance sum (raw number) |
46
-
| %gangsplus_gangs_top_1_name%<br />%gangsplus_gangs_top_2_name%<br />%gangsplus_gangs_top_3_name%<br />%gangsplus_gangs_top_4_name%<br />%gangsplus_gangs_top_5_name% | Returns name of n-th top gang (from 1 to 5) |
47
-
| %gangsplus_gangs_top_1_leader%<br />%gangsplus_gangs_top_2_leader%<br />%gangsplus_gangs_top_3_leader%<br />%gangsplus_gangs_top_4_leader%<br />%gangsplus_gangs_top_5_leader% | Returns leader's name of n-th top gang (from 1 to 5) |
46
+
47
+
### Leaderboard Placeholders
48
+
49
+
Leaderboard Placeholders are in the format of ``%gangsplus_gangs_top_<statistic>_<position>_<gang_property>%``.
50
+
51
+
> ``statistic`` is the rank order of the leaderboard. (eg. most kills)
52
+
>
53
+
> ``position`` is the leaderboard position number. (eg. '1' for 1st place)
54
+
>
55
+
> ``gang_property`` is the Gang's statistic you want to display. (eg. gang's kills)
0 commit comments