Query executed succesfully (1 rows), returning as firstrow.
SELECT u.*, p.* FROM J2Ov2_users AS u, J2Ov2_userpermissions AS p WHERE u.userID = 2700 AND u.userID = p.userID
Query executed succesfully (1 rows), returning as complete.
SELECT r.*, d.name AS levelName, ROUND(d.rating, 1) AS levelRating, u.username FROM J2Ov2_downloadReviews AS r, J2Ov2_downloads AS d, J2Ov2_users AS u WHERE r.levelID = d.levelID AND r.userID = u.userID AND u.userID = 2700 AND d.deleted = 0 ORDER BY r.timestamp DESC LIMIT 0, 20
Query executed succesfully (1 rows), returning as firstfield.
SELECT COUNT(*) FROM J2Ov2_downloadReviews AS r, J2Ov2_downloads AS u WHERE r.levelID = u.levelID AND u.userID = 2700 AND u.deleted = 0
Jazz2Online

Review by blobby

Posted:
23 Jan 2005, 18:23
For: End Game
Level rating: 1.5
Rating
N/A

Important info – you must set the tilesets in JCS because it is a JJ1 tileset.

Also, the ending is there as Jazz’s dream. More about that in the next installment…

Just read the bottom review and I have ot an answer

Okay, I know this level sucks, but y\‘know, this was just a kind of preview level, to the next one. The next one will be very long, and sorry that I havn\‘t done it yet, but I have been very very busy, because I am working on other projects.

  1. 1


Database object (reading from database "jazzonli_j2o") terminated.
SELECT COUNT(*) FROM J2Ov2_downloadReviews AS r, J2Ov2_downloads AS u WHERE r.levelID = u.levelID AND u.userID = 2700 AND u.deleted = 0