Run the following to fix your lift heights in 5.0:
Code:
update doors set liftheight=17409 where doorid=69 and zone='gfaydark';
update doors set liftheight=25089 where doorid=77 and zone='gfaydark';
update doors set liftheight=17665 where doorid=69 and zone='gfaydark';
update doors set liftheight=256 where doorid=73 and zone='gfaydark';
update doors set liftheight=256 where doorid=74 and zone='gfaydark';
update doors set liftheight=257 where doorid=78 and zone='gfaydark';
update doors set liftheight=256 where doorid=79 and zone='gfaydark';
update doors set liftheight=256 where doorid=81 and zone='gfaydark';
update doors set liftheight=256 where doorid=82 and zone='gfaydark';