- 155
- 2017
- 1
UPDATE `creature_template` SET `Health_mod` = 1 WHERE `entry` = 12160;
Easy fix. has to restart the server, or respawn them all
UPDATE `creature_template` SET `Health_mod` = 1 WHERE `entry` = 12160;
Download the latest version of Heidisql. When you start it, it will ask for the login info for your server. Fill it in and save it. Once logged in, It will show all the databases on the left. select the emucoach_v8_vip database. Then on the right you will see a tab that says query. copy and paste Pedro's code into that tab, at the top you will see what looks like a play button, hit that and bam the update is finished. at the bottom you will see wether it was successful or not.
View attachment 384
Is this a similar process with NavicatMySQL? Navicat for MySQL <------- what I use since I started dabbling in DB, to change Server name, IP, misc stats etc. I THINK I got a picture of it to attach above your quote here? "New to doing that" as well! lol![]()
Navicat for mysql is just navicat with some addons put in it, It will eventually trash your database, Because it alters data to suit itself.