Page MenuHomeFeedback Tracker

Grenades are not returned by nearestObjects command
New, WishlistPublic

Description

They are however returned by nearestObject and nearObjects

Details

Legacy ID
2729163099
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce

nearestObjects [player, ["GrenadeHand"], 100]; nope
nearestObject [player, "GrenadeHand"]; yes
position player nearObjects ["GrenadeHand", 100]; yes

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Scripting.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Open.
Killzone_Kid set Legacy ID to 2729163099.May 7 2016, 4:39 PM