Author Topic: online player list [fixed]  (Read 2839 times)

0 Members and 1 Guest are viewing this topic.

Offline [AK47]skunk

  • Admin
  • Posts: 1,059
    • View Profile
    • AK47
online player list [fixed]
« on: October 25, 2010, 01:00:30 pm »
yo! something is wrong here. list shows only racing status :(
« Last Edit: October 26, 2010, 01:59:40 pm by [MAF]mooman »

Offline [MAF]Rac3r

  • Leader
  • Posts: 2,807
  • Well, this is embarrassing.
    • View Profile
Re: online player list
« Reply #1 on: October 26, 2010, 01:45:22 pm »
Nice report, I think it's due to me changing the mode ID's.

mooman will sort it out.
Code: [Select]
#define WORLD_DEAD 0 // not used (More for when you first join the server)
#define WORLD_RACING 1
#define WORLD_BM 2
#define WORLD_STUNT 3
#define WORLD_UNKNOWN 4 // not used
#define WORLD_TT 5
#define WORLD_AFK 6
#define WORLD_SPEC 7
#define WORLD_TV 8
#define WORLD_OUTRUN 9 // not used
#define WORLD_DM 10 // not used

Offline [MAF]mooman

  • Leader
  • Posts: 6,299
    • View Profile
Re: online player list
« Reply #2 on: October 26, 2010, 01:56:40 pm »
oh cool that saves me having to search the code :p i'll do it now
will read and answer your forum PMs when I'm less busy!

Offline [FSR]Ush

  • Admin
  • Posts: 13,449
  • Aart
    • View Profile
Re: online player list [fixed]
« Reply #3 on: October 26, 2010, 03:36:37 pm »
Why does it say "pwning" when I come online?