Page MenuHomeFeedback Tracker

getShadowDistance is a unary command
Closed, ResolvedPublic

Description

Observed: getShadowDistance is a unary command (requires one argument of type any to return a value).

Expected: getShadowDistance would be a nullary command (require no arguments to return local shadow distance)

Details

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

In debug console, see returned value of
getShadowDistance "I like candy";
getShadowDistance player;
getShadowDistance 17.57;

Additional Information

Event Timeline

ceeeb edited Steps To Reproduce. (Show Details)May 16 2013, 1:25 AM
ceeeb edited Additional Information. (Show Details)
ceeeb set Category to Scripting.
ceeeb set Reproducibility to Always.
ceeeb set Severity to None.
ceeeb set Resolution to Fixed.
ceeeb set Legacy ID to 2827941295.May 7 2016, 2:07 PM
Bohemia added a subscriber: ceeeb.May 16 2013, 1:25 AM

As far as I'm aware this command has not been announced, so it might well be WIP

ceeeb added a comment.Sep 13 2013, 2:23 AM

This issue is still apparent in release build 1.00.109911

Should be fixed in current version of dev branch.

Mass closing resolved issues not updated since November.