Page MenuHomeFeedback Tracker

BIS_fnc_advHint displays an error message when calling it when Zeus is open
Reviewed, NormalPublic

Description

When the player is in the Curator interface and when BIS_fnc_advHint is called it displays an error message.

The message is in the attached picture.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
Version 1607 (14393.1770)
Category
Error Message
Steps To Reproduce
  1. Open the curator's interface
  2. Call this code in the Debug Console:
[["Curator", "RemoteControl"],15,"",35,"",true] call BIS_fnc_advHint;
  1. Get back into the curator's interface and notice the error.
Additional Information

Hints must be enabled to show the message in Game options.

Event Timeline

Wulf changed the task status from New to Reviewed.Nov 16 2017, 4:44 PM
Wulf added a subscriber: Wulf.

Hello.

Thank you for the report, we will have a look at it.