Coder Social home page Coder Social logo

Comments (8)

fredkilbourn avatar fredkilbourn commented on September 9, 2024

Got most of what we needed from Rhett on #api-dev, all we need now are item category names for the new vehicles.

from planetside-2-api-tracker.

fredkilbourn avatar fredkilbourn commented on September 9, 2024

All we need now is the Dervish weapon categories

from planetside-2-api-tracker.

cooltrain7 avatar cooltrain7 commented on September 9, 2024

Is this request still active or has it become outdated?

from planetside-2-api-tracker.

fredkilbourn avatar fredkilbourn commented on September 9, 2024

Still don't have the official weapon category names for this, I'll see if I can figure them out again.

See all the UNKNOWN prefixed categories for weapons starting DV- here:
https://github.com/cooltrain7/Planetside-2-API-Tracker/blob/master/Weapons/sanction-list.csv#L1451

from planetside-2-api-tracker.

cooltrain7 avatar cooltrain7 commented on September 9, 2024

I've recently started looking at the internal data (So we can look this kind of stuff up for ourself when we need it):

  • Dervish weapons don't have a CategoryID set internally for them.
  • But there is a string in the string table called Dervish Top Turret that looks like a category name.
  • Dervish Top Turret string hash is 2664312037 so a very dirty reverse the string id used for lookup is 6014921
  • That id isn't currently used by any of the files inside data_x64_0

Hope any of that helps either directly or indirectly

from planetside-2-api-tracker.

fredkilbourn avatar fredkilbourn commented on September 9, 2024

I suppose I'll just base it off the in-game labels until it (ever) shows up in the API, since this at least corresponds with the one string you found:

image

Nose Cannon and Dervish Top Turret

from planetside-2-api-tracker.

fredkilbourn avatar fredkilbourn commented on September 9, 2024

Or should we say Dervish Nose Cannon?

from planetside-2-api-tracker.

cooltrain7 avatar cooltrain7 commented on September 9, 2024

Or should we say Dervish Nose Cannon?

I would got with that yes ^^

from planetside-2-api-tracker.

Related Issues (20)

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.