IkariamMemberLastOnline

By Ektdeheba Last update Oct 4, 2008 — Installed 755 times.
Script Summary:
Replaces the light bulb with the date last online when viewing the Alliance Member List.
Recently Updated TopicsPosts
Archived Comments11

this script has 1 topic, 11 posts

This script has no reviews.

This is just a (very) simple little script I put together that will replace those annoying light bulbs on the Member listing pages with the date that user last logged into the game.
It will also highlight (bold actually) any members who have not logged in within seven days and put a little '(i)' next to the date to show they are inactive. (The game automatically flags your account as inactive if you have not been logged in within seven days, so I used the same time frame.)

This is my first script, but did not see anything else out there that did this same utility, so viola.

Version History

  • 0.1.0: Original Public Release
  • 0.1.1: Added function to clarify date conversion from Ikariam internal system dates to javascript Date objects, and changed 'nowDate' to server's system time rather than user's computer clock.
  • 0.1.2: Fix formatting and a typo.