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
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]
Jazz2Online © 1999-INFINITY (Site Credits). Jazz Jackrabbit, Jazz Jackrabbit 2, Jazz Jackrabbit Advance and all related trademarks and media are ™ and © Epic Games. Lori Jackrabbit is © Dean Dodrill. J2O development powered by Loops of Fury and Chemical Beats.
Original site design by Ovi Demetrian at GotToSeeIt.com. DrJones is the puppet master. Eat your lima beans, Johnny.
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