View Single Post
  #7  
Old 12-07-2013, 06:29 PM
rencro
Hill Giant
 
Join Date: Sep 2008
Location: So. California
Posts: 219
Default

Another example:

Code:
INSERT INTO `variables` (`varname`,`value`,`information`) VALUES 
    ('startzone','farsideofmoon','Setting default Startzone for all clients and races to the Far Side of the Moon zone');
Reply With Quote