Thread: AA Problems
View Single Post
  #5  
Old 06-28-2015, 01:01 PM
Niteryder1969
Fire Beetle
 
Join Date: Jul 2014
Posts: 16
Default

Yes, I was trying to figure out the column issue charges...
[06-27-2015 :: 22:24:41] [MySQL Error] 1054: Unknown column 'charges' in 'field list'
REPLACE INTO `character_alternate_abilities` (id, slot, aa_id, aa_value, charges) VALUES (5, 0, 1000, 1, 0), (5, 1, 1373, 1, 0)
Reply With Quote