Jump to content

MarkSchnayder

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by MarkSchnayder

  1. That looks really really nice! Thanks for your work ... keep it up.
  2. In many programming languages hex numbers begin with the 0x sequence. Actually I could request the steam API but I think this could be a performance killer. The next goal is to make all former month available and add an alltime option.
  3. What's the shortkey, gonna print this and put it on my wall Ctrl+V+8 Get good with it, cuz mines are going back to static values. I really waited for that, in my opinion this is the right way to solve the mine problem. Good work!
  4. Well done, really looking forward to this! Will you push the latest state to github?
  5. Finished the new leaderboard ... it will be back soon.
  6. Player NOD GDI Position Name Score Kills Death Played Won Lost Played Won Lost ' . escape(++$key) . ' ' . escape($value['info']['name']) . ' ' . escape($data['player']['score']) . ' ' . escape($data['player']['kills']) . ' ' . escape($data['player']['deaths']) . ' ' . escape($data['nod']['plays']) . ' ' . escape($data['nod']['wins']) . ' ' . escape($data['nod']['plays'] - $data['nod']['wins']) . ' ' . escape($data['gdi']['plays']) . ' ' . escape($data['gdi']['wins']) . ' ' . escape($data['gdi']['plays'] - $data['gdi']['wins']) . '
  7. What is the effect of this vote option? game's end?
×
×
  • Create New...