Instead of just making a topic for every ride I make now, I though I may as well condense it down into a single thread. I'm going to be making these rides pretty infrequently at the moment as I'm pretty busy in work during summer, however I will try to get one out every now and then.
To start off this thread, here is my new one, a recreation of the Intamin Drop of Doom rides (Zumanjaro, Lex Luthor, ...).
http://www.coastercrazy.com/20369/Intamin-Drop-Of-Doom
This ride can be configured to whatever height you want it to be. To change the height, (after extracting the package) open Zumanjaro.nlvm and look for the line:
private static final float maxHeight = 200.0f; // Height of Drop Tower (In Meters). 200 meters maximum.
(Should be the 21st)
and change the 200.0f value to the height you want the drop tower to be (must be in meters).
For example, if I wanted a tower 130 meters tall, I would put 130.0f in place of the 200.0f.
The ride features an automated flashing on ride camera, working restraints and is ride-able.