Jump to content
  TPR Home | Parks | Twitter | Facebook | YouTube | Instagram 

CoasterFanatic

Members
  • Posts

    4,514
  • Joined

  • Last visited

Everything posted by CoasterFanatic

  1. PPP does get crowded but the only rides that typically display long lines are the Flyers, Gasoline Alley, and Phoenix. Even with the long line on Phoenix, the wait is rarely longer than 15 minutes.
  2. I was pretty underwhelmed with the coaster. It didn't seem to make any aggressive moves at all and it suffers from the same rattle that has plagued every floorless since Batman (Now Dominator).
  3. I will only tell the story once, so you will have to refer to the "original" Juggalo thread. http://www.themeparkreview.com/forum/viewtopic.php?t=1033&highlight=icp
  4. This thread is starting to get real good. // grabs popcorn
  5. ^ The copy is one thing. The serial number is the tough one.
  6. I do the videos on my site as 300kps WMV and I have never had one problem or question. With Windows Media Installed, it works great on both Mac and PC. Lately, I have been toying with the idea of offering a DivX version as a download. The quality is killer! I would almost bet that if you offered the videos in Divx and Mpeg that you would have more downloads while also lowering your bandwidth usage. People with Divx would download the Divx versions for it's superior quality while others could always get the Mpeg version.
  7. I originally put that together for Robb, because he was looking for aerials of some of the parks. It is in no way a comprehensive map at all. It probably does have some mistakes, because I really have no clue where half those parks are For a better map, check out the US Park Finder: http://www.coasterfanatics.com/map.asp Warning: It takes a minute or two to load. Also. If anyone has any long/lat data for any of the non-us parks. I would love to see it. Most of these places I couldn't find if my life depended on it.
  8. Today only! (Then I will be taking it down). View my Knoebels Opening day video in DivX. Let me know what you think and if I should offer some of videos in this format in the future. http://www.coasterfanatics.com/files/knoebelsopening.divx
  9. Punch her. // Well it worked for me in 1st Grade
  10. http://cgi.ebay.com/Hitachi-Microdrive-6GB-Digital-Media-Hard-Disk-Drive_W0QQitemZ7549631155QQcategoryZ50519QQrdZ1QQcmdZViewItem
  11. That's what I meant ..... dammit!
  12. Let me guess. They sent you a bunch of free swag for promoting their products on TPR. To bad you will be at CP next weekend. I will be sitting at Camp RRC with a case of Victory Hop Devil!
  13. You forgot SuperCrack. He is definately one of the "Elders"
  14. All times are based on British Mean. For example mine is +5 since I am five hours ahead of British Mean Time.
  15. No problem. I will probably message it to anyone who displays interest in attending.
  16. Always willing to help, but unfortunately I will not be at any of those locations in October. If you need anything, feel free to contact me at tedcromwell@gmail.com.
  17. Next time ....
  18. Still haven't met one that i would never ride again. Just crazy I guess. My crap list: Tomb Raider - PCW Top Gun - PCW Hurricane Cat 5 - Pavillion Villian - Geauga Lake Most of the other rough coasters I have experienced I just found to be funny. I remember riding T2 for the first time at SFKK, and my friend and I were in stitches by the end. We just laughed ourselves silly.
  19. Wheat trumps grapes everytime in my book. Have a beer Soren! You have earned it.
  20. No Blue Moon for me please. I hate that swill
  21. Just to help out the "rsStart("z_longitude")" & "rsStart("z_latitude")" are built in another SQL statement. Basically it digs up your Zip Code out of the database and then finds the Long/Lat for it (Free database available from the US Census Bureau).
  22. No problem. Always willing to give away my secrets. SELECT TOP 40 p.ID as park_id, p.p_logo, p.p_name, z.z_zipcode, z.z_city, z.z_state, ROUND((ACOS((SIN(" & rsStart("z_latitude") & "/57.2958) * SIN(z.z_latitude/57.2958)) + (COS(" & rsStart("z_latitude") & "/57.2958) * COS(z.z_latitude/57.2958) * COS(z.z_longitude/57.2958 - " & rsStart("z_longitude") & "/57.2958)))) * 3963, 1) AS distance from ZIPCODES z, PARKLIST p where sqrt(power(69.1*(z.z_latitude - " & rsStart("z_latitude") & "),2) + power(69.1*(z.z_longitude - " & rsStart("z_longitude") & ")*cos(z.z_latitude/57.3),2)) < 500 AND p.p_zip = z.z_zipcode and p.p_operating = 1 and p.p_active = 1 ORDER BY distance Always willing to help
  23. I checked with Knoebels and the International Food Court will open at 8am that morning. It probably has more to do with the Covered Bridge Festival than PPP. It would be great to see you there Derek. If not, I am sure that I will catch up with you during the day.
×
×
  • Create New...

Important Information

Terms of Use https://themeparkreview.com/forum/topic/116-terms-of-service-please-read/