They are however returned by nearestObject and nearObjects
Description
Description
Details
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