The state inversion is in the doors table. This will save you some trouble:
Code:
update doors set invert_state = 0 where zone = 'Gfaydark' and name = 'FAYLEVATOR' and invert_state = 1;
The lifts will not work perfectly even after making that change but it should help a little.
If you are not in a hurry you might want to wait a bit and see what happens with the discussion in this post:
http://www.eqemulator.org/forums/sho...666#post201666