View Single Post
  #4  
Old 12-26-2006, 02:04 PM
Aerewen
Hill Giant
 
Join Date: Dec 2006
Posts: 110
Default

i will assume you are familiar with mysql enough to do this... but run 2 queries for me and post the result sets please

Code:
SELECT * FROM `launcher`;
and

Code:
SELECT * FROM `launcher_zones`;
Reply With Quote