3971 members
  270 are online
Clock Year Day Time
11 276 8:13:26
Logged in as Login
Guest
Alertssnewsgnewsmessagegeneralfactioninventorycombatroom
» General
    Timeframe | Spying | NPCs | Movement | Communication | Scanning | Last Updated: Year 11 Day 130 Report Error 
  Timeline | Main | Counters |
Combine Galactic Time Counters

For those who want to use the simple CGT counter on their site, here is a small script provided by the combine for your use.

This counter can be displayed by using the following line of code:
<iframe name="cgt" MARGINHEIGHT="0" MARGINwidth="0" frameborder="0" height="13" width="145" scrolling="no" src="/rules/cgt.php?enter_parameters_here"></iframe>

Parameters use standard HTML url format ( ?bg=ffffff&col=000000&size=1&font=verdana ) and are as follows:

  • bg : Background color, can accept either normal or hex color code (HTML code, without the #) ie, red, blue, 000000, 61A600
  • col : Text color, can accept either normal or hex color code (HTML code, without the #) ie, red, blue, 000000, 61A600
  • size : 1-8 : size of the displayed text (feel free to adjust the IFRAME dimensions to suit)
  • font : any common font

Those with PHP enabled servers can make their own ticking CGT clock using this code.

Contact khan@swcombine.com if you have any trouble getting the counter to work.