Expand FPS weapon attachment data
alistair3149 opened this issue · 4 comments
alistair3149 commented
Weapon attachments apply various modifiers to the equipped weapon. It would be helpful to include those data:
-
SWeaponZeroingParams
for optics attachments (1180f00) - Add type (e.g. laser pointer) for underbarrel attachments
- Add data from
SWeaponModifierComponentParams
for all attachments
octfx commented
octfx commented
Is the type task still open?
alistair3149 commented
Yes it is still open. The same information is available under description data but I am not sure if there is a more accurate data source other than relying on localization
octfx commented
I've checked the xml files, there does not seem to be a dedicated attribute marking laser pointers as such.
For now I'd argue that the description data is as good as it gets