[Share, Tutorial] Death_state 3.3.5 fix
Twist Gaming :: Gaming and Server Development :: MMORPGs Emulation & Chat :: World of Warcraft :: Emulation :: Tutorials
Page 1 of 1
[Share, Tutorial] Death_state 3.3.5 fix
Hi.
If you've got an error while inserting eg. a custom npc into the database, called death_state .... ?
Here is the solution:
Execute this into your world database:
If you get any problems, pm me.
(Notice: This is a share, i take no credits)
If you've got an error while inserting eg. a custom npc into the database, called death_state .... ?
Here is the solution:
Execute this into your world database:
- Code:
ALTER TABLE `creature_proto` ADD COLUMN `death_state` INT(47) UNSIGNED NOT NULL DEFAULT 0;
If you get any problems, pm me.
(Notice: This is a share, i take no credits)
Twist Gaming :: Gaming and Server Development :: MMORPGs Emulation & Chat :: World of Warcraft :: Emulation :: Tutorials
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum