Author Topic: FingerExercise in /tt [Fixed]  (Read 4133 times)

0 Members and 1 Guest are viewing this topic.

Offline [2F2F]Hellmuth

  • Admin
  • Posts: 973
    • View Profile
FingerExercise in /tt [Fixed]
« on: September 07, 2010, 06:09:25 pm »
The race is bugged in /tt there is no cps.  :-*
« Last Edit: September 08, 2010, 08:38:36 am by [MAF]Rac3r »

Offline Tommmmmmm

  • Posts: 1,450
  • SnoopyFTW
    • View Profile
Re: FingerExercise in /tt
« Reply #1 on: September 07, 2010, 06:40:52 pm »
yeeeh, im really annoyed about it, i wanna beat my top1 :L
HELLO THERE

Offline [MAF]Rac3r

  • Leader
  • Posts: 2,807
  • Well, this is embarrassing.
    • View Profile
Re: FingerExercise in /tt
« Reply #2 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;

Offline Tommmmmmm

  • Posts: 1,450
  • SnoopyFTW
    • View Profile
Re: FingerExercise in /tt [Fixed]
« Reply #3 on: September 08, 2010, 10:23:10 am »
* lilrunty gives richard a hug :L
HELLO THERE

Offline Sn1k3rs

  • Posts: 136
    • View Profile
Re: FingerExercise in /tt [Fixed]
« Reply #4 on: September 08, 2010, 11:03:17 am »
yep bugged

Offline [MAF]Rac3r

  • Leader
  • Posts: 2,807
  • Well, this is embarrassing.
    • View Profile
Re: FingerExercise in /tt [Fixed]
« Reply #5 on: September 09, 2010, 11:24:14 am »
Can't upload at all lol

Hopefully mooman or pod turn up and see this :P

Offline Sn1k3rs

  • Posts: 136
    • View Profile
Re: FingerExercise in /tt [Fixed]
« Reply #6 on: September 10, 2010, 04:16:34 pm »
 ;D

Offline [FSR]Ush

  • Admin
  • Posts: 13,449
  • Aart
    • View Profile
Re: FingerExercise in /tt [Fixed]
« Reply #7 on: September 10, 2010, 04:20:27 pm »
could you stop adding those useless replies in each topic UnderCover?
;D

Offline Sn1k3rs

  • Posts: 136
    • View Profile
Re: FingerExercise in /tt [Fixed]
« Reply #8 on: September 10, 2010, 05:46:12 pm »
ok

Offline [2F2F]Hellmuth

  • Admin
  • Posts: 973
    • View Profile
Re: FingerExercise in /tt [Fixed]
« Reply #9 on: September 10, 2010, 06:22:23 pm »
One problem tho, top10 is made with default cp size not the current one.