GithubHelp home page GithubHelp logo

Comments (1)

weissrob avatar weissrob commented on June 11, 2024

The door_param field is mentioned a little in the wiki here:
http://wiki.eqemulator.org/p?doors&frm=Main--EQEmu_Database_Schema_Index

That says the only use is for elevators, which might explain why the extractor is only showing a -1 value, at least if you are only checking zones without elevators. IIRC, that field can also be for other special features of certain doors, but I don't recall exactly what offhand. I believe it also associates doors with triggers. It might also do stuff like making windmills and watermills continuously rotate too.

If you are getting a new value from the extractor than what was seen in previous versions, then it is very possible that the struct changed and the fields moved around a bit. The door_param field is the last known field in the door struct, so it might have gotten bumped. Though, the notes next to that field in the structs we have does note it as normally being a -1 value:
https://github.com/EQEmu/Server/blob/master/common/patches/RoF_structs.h

It sounds more like the PEQ DB has older values for that field, or that they were updated from -1 to 0 at some point. As long as doors seem to work OK in zones that are collected, I wouldn't be overly concerned about it. Also, you should try collecting the doors from GFay, and then test the lifts from those collects to make sure they work properly. If so, then it should be a non-issue.

from eqextractor.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.