AdrenalineX Forums

General => AdrenalineX Development => Bug Reports => Topic started by: [2F2F]Hellmuth on September 07, 2010, 06:09:25 pm

Title: FingerExercise in /tt [Fixed]
Post by: [2F2F]Hellmuth on September 07, 2010, 06:09:25 pm
The race is bugged in /tt there is no cps.  :-*
Title: Re: FingerExercise in /tt
Post by: Tommmmmmm on September 07, 2010, 06:40:52 pm
yeeeh, im really annoyed about it, i wanna beat my top1 :L
Title: Re: FingerExercise in /tt
Post by: [MAF]Rac3r on September 08, 2010, 08:38:24 am
For some reason the checkpoint size was set at 0, added a check to make sure they are at least checkpoint size 2.

Code: [Select]
if(gTTRace[playerid][TTcpsize] < 2)gTTRace[playerid][TTcpsize]=2;
Title: Re: FingerExercise in /tt [Fixed]
Post by: Tommmmmmm on September 08, 2010, 10:23:10 am
/me gives richard a hug :L
Title: Re: FingerExercise in /tt [Fixed]
Post by: Sn1k3rs on September 08, 2010, 11:03:17 am
yep bugged
Title: Re: FingerExercise in /tt [Fixed]
Post by: [MAF]Rac3r on September 09, 2010, 11:24:14 am
Can't upload at all lol

Hopefully mooman or pod turn up and see this :P
Title: Re: FingerExercise in /tt [Fixed]
Post by: Sn1k3rs on September 10, 2010, 04:16:34 pm
 ;D
Title: Re: FingerExercise in /tt [Fixed]
Post by: [FSR]Ush on September 10, 2010, 04:20:27 pm
could you stop adding those useless replies in each topic UnderCover?
;D
Title: Re: FingerExercise in /tt [Fixed]
Post by: Sn1k3rs on September 10, 2010, 05:46:12 pm
ok
Title: Re: FingerExercise in /tt [Fixed]
Post by: [2F2F]Hellmuth on September 10, 2010, 06:22:23 pm
One problem tho, top10 is made with default cp size not the current one.