Page MenuHomeFeedback Tracker

B_supplyCrate_F is no longer interacting with various scripts/missions
Closed, ResolvedPublic

Description

IgiLoad no longer works with this crate
BTC logistics no longer works with this crate.
RAV Lifter no longer works with this crate
Patrol Ops 3.01 no longer work properly with this crate.

Details

Legacy ID
3385339964
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Scripting
Steps To Reproduce

Use any script that allows custom interactions with materiel crates. BTC no longer has select/place/drag/load options for this crate. IgiLoad no longer has options for loading/unloading this crate. Patrol Ops 3.1 no longer allows the player to drag this crate. RAV Lifter no longer as options to lift this crate.

Reproduceable ever time all the time... where it used to work fine.

Additional Information

Worked just fine last time I was dabbling in ArmA 3. All old missions that I know had working fucntionality are now broke. have found at least one other post stating same issue (http://forums.bistudio.com/showthread.php?173109-IgiLoad-script-logistical-support&p=2714089&viewfull=1#post2714089).

Event Timeline

lawndartleo edited Additional Information. (Show Details)
lawndartleo set Category to Scripting.
lawndartleo set Reproducibility to Always.
lawndartleo set Severity to None.
lawndartleo set Resolution to Fixed.
lawndartleo set Legacy ID to 3385339964.May 7 2016, 6:48 PM

This is something with B_supplyCrate_F and nearestObjects. B_supplyCrate_F is not visible for nearestObjects.

It can be or not boundingCenter = [-0.00921002,-0.00295222,12.1003]. Z now is 12 and was 0. boundingBox and boundingBoxReal was not correct, but boundingCenter was at ground level. I do not have idea how to fix IgiLoad now.

Pleas fix boundingBox, boundingBoxReal and restore previous boundingCenter or make it in REAL boundingBoxReal.

Mass-closing all resolved issues not updated in the last month.

Please PM me in BI Forums (http://forums.bistudio.com/member.php?55374-Fireball) if you feel your bug was closed in error.