View Single Post
  #3  
Old 03-13-2008, 03:09 PM
nezmyth
Sarnak
 
Join Date: Mar 2008
Posts: 71
Default

Well im typing this into the MYSQL QUery Browser in the top ...

Quote:
UPDATE npc_types SET d_meele_texture1 = 17278 WHERE id = 580001;
I have the npc_types table selected and i click execute with the above typed in... I get an error saying
Quote:
Unknown column 'd_melee_texture1' in field list
EDIT:: mispelled melee ganna go check if it worked =p
Reply With Quote