AdrenalineX Forums

General => AdrenalineX Development => Bug Reports => Topic started by: [AK47]skunk on October 25, 2010, 01:00:30 pm

Title: online player list [fixed]
Post by: [AK47]skunk on October 25, 2010, 01:00:30 pm
yo! something is wrong here (http://players.adrenalinex.co.uk/). list shows only racing status :(
Title: Re: online player list
Post by: [MAF]Rac3r 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
Title: Re: online player list
Post by: [MAF]mooman on October 26, 2010, 01:56:40 pm
oh cool that saves me having to search the code :p i'll do it now
Title: Re: online player list [fixed]
Post by: [FSR]Ush on October 26, 2010, 03:36:37 pm
Why does it say "pwning" when I come online?