View Single Post
Stijn

Administrator

Joined: Mar 2001

Posts: 6,968

Stijn is a splendid one to beholdStijn is a splendid one to beholdStijn is a splendid one to beholdStijn is a splendid one to beholdStijn is a splendid one to beholdStijn is a splendid one to beholdStijn is a splendid one to behold

Aug 30, 2005, 04:23 AM
Stijn is offline
Reply With Quote
There are a few things that can cause this:

- You have more than 256 levels in your home cooked level list
- The author of the level has checked the "Hide this level in the Home Cooked level list"-box.

So, to make them show up, you have to delete files or uncheck the box in every level. Another way to play them is described in this article. You could also use the command line: just go to start>run, and type:
Code:
"C:\pathtojj2\jazz2.exe" level
Where C:\pathtojj2\jazz2.exe is the path to your jazz2.exe and level is the filename of your level, without the .j2l extension. So if you'd want to play battle1.j2l, replace "level" with "battle1".