|
Show User Count
| Would you like to display the number of current users in
your favorite game on your website? It's easy! Simply
insert the code listed below into your HTML where you wish
the number to be displayed. |
| EXAMPLES |
in GemStone IV!
in DragonRealms!
in Modus Operandi
in Alliance of Heroes!
in CyberStrike 2! |
| |
In place of the word GAME in the code listed above,
you should list one of the following options. The game code is case-sensitive
and must be listed accurately, or the number 0 will be substituted
for the true number of users.
| Game |
Code |
| GemStone IV |
GS4 |
| GemStone Platinum |
GSX |
| DragonRealms |
DR |
| DragonRealms Platinum |
DRX |
| DragonRealms: The Fallen |
DRF |
| Modus Operandi |
MO |
| Alliance of Heroes |
AOH |
| CyberStrike 2 |
CS2 |
In place of the word ACCOUNT in the code listed
above, you should enter your own account name. This option allows
you to earn
buddy points!
Advanced webmasters may wish to personalize the user count by substituting
their own term for the word "players." This can easily
be accomplished by adding the additional parameter, desc=.
For example, if you wish to display "500 adventurers"
you would enter &desc=adventurers
after listing your account, but BEFORE the quotation mark.
|