Hello!, im trying to make a sql query that sets the spellcost to 0 of the npc with entry 26332 between the reqlevel 1-59 but i dont get it to work.. i tought it would be like:
someone help me please!Code:UPDATE `npc_trainer` SET `Spellcost` = '0' WHERE `entry` = 26332 `reqlevel` between `1` and `59`![]()