| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ScriptHookVDotNet.zip | 2021-09-26 | 954.2 kB | |
| README.md | 2021-09-26 | 1.0 kB | |
| ScriptHookVDotNet v3.3.1 source code.tar.gz | 2021-09-26 | 939.0 kB | |
| ScriptHookVDotNet v3.3.1 source code.zip | 2021-09-26 | 1.1 MB | |
| Totals: 4 Items | 3.0 MB | 0 | |
Despite the minor version difference, this version is basically the same as v3.2.0 but with one bug fix, additional enum values for WeaponComponentHash and WeaponAttachmentPoint, and additional properties for missing enum values of WeaponAttachmentPoint. v3.3.0 is skipped due to versioning issues.
Changelog
- Fixed
NaturalMotion.Messagenot properly sendingVector3messages - Added missing weapon component and weapon attachment point hashes to
WeaponComponentHashandWeaponAttachmentPoint - Added
WeaponComponentCollection.GetBarrelComponent(),WeaponComponentCollection.BarrelVariationsCount,WeaponComponentCollection.GetSuppressorOrMuzzleBrakeComponent(),WeaponComponentCollection.SuppressorAndMuzzleBrakeVariationsCount,WeaponComponentCollection.GetGunRootComponent(), andWeaponComponentCollection.GunRootVariationsCount - Made
WeaponComponentCollection.GetLuxuryFinishComponent()obsolete