EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   doors table in database (https://www.eqemulator.org/forums/showthread.php?t=18147)

Minlail 03-19-2005 05:30 AM

doors table in database
 
I am having a problem getting my doors to work, i dropped the old doors table and then sourced a fesh doors.sql then the door_update.sql then the door fix then the new doors but when i source the new doors i get a
Quote:

ERROR 1054: Unknown column 'invert_state' in 'field list'
lifts dont work correctly

RangerDown 03-19-2005 08:35 AM

Go to a mysql prompt and give this command:

Code:

ALTER TABLE doors ADD invert_state TINYINT NOT NULL;

Minlail 03-19-2005 09:09 AM

hrm...yeah that was a dumb question


All times are GMT -4. The time now is 01:32 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.