AdrenalineX Forums

General => AdrenalineX Development => Bug Reports => Topic started by: [MAF]Rac3r on March 11, 2012, 08:22:28 am

Title: Split Times + Laps [Fixed - Post Open]
Post by: [MAF]Rac3r on March 11, 2012, 08:22:28 am
We wanted longer races, but I can't keep uploading 20mb each update, it takes about 10 minutes on my crap connection.

I recoded laps, to only use the same data as before, but to reset the checkpoint progress and update the players lap by one each time.  What I didn't think about was split times.

With that being said, I'm still uploading 20mb of gamemode, yet we continue to only use the normal 5mb of resources and the split times are not working correctly.

I'll try fix this soon, till then let's try not make laps races/events.
Title: Re: Split Times + Laps
Post by: [MAF]mooman on March 11, 2012, 01:27:21 pm
this is what's causing the 20mb:

#define MAX_RACE_CHECKPOINTS       3004

i tried to automate updating/compiling/uploading but i need a linux version of the compiler and sa-mp uses some custom one and it's windows only! :(