home *** CD-ROM | disk | FTP | other *** search
- rs1 = raceWinners[0];
- rs2 = raceWinners[1];
- rs3 = raceWinners[2];
- rs4 = raceWinners[3];
- rs5 = raceWinners[4];
- tm1 = racestandings[0];
- tm2 = racestandings[1];
- tm3 = racestandings[2];
- tm4 = racestandings[3];
- tm5 = racestandings[4];
- RaceNO = RaceCount + 1;
- Prize = 1000 * userLevel * raceNO;
- PrizeText = "$" add Prize;
- BankText = "$" add BankAcc;
-