Query executed succesfully (1 rows), returning as firstrow.
SELECT u.*, p.* FROM J2Ov2_users AS u, J2Ov2_userpermissions AS p WHERE u.userID = 2730 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 = 2730 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 = 2730 AND u.deleted = 0
Jazz2Online

Review by tin

Posted:
Posted more than 9 years ago
For: time castle
Level rating: 5.6
Rating
N/A

This lvl is short but good,it has loads of tile bugs and the save point is in an akward place. i would say that you need to test it a lot more.
at the begining there is a good use of traps.

(Rating removal. Your IP matches that of SabaSpaz. Please only review something once per computer. -Trafton)[This review has been edited by Trafton AT]



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 = 2730 AND u.deleted = 0