Set Talk Wituout Hide Status
Signature
void set_talk_wituout_hide_status(int state); //id:0x0403
Description
The purpose of this function is mostly unknown.
It's usually used for urns.
It may be related to an actor's talk icon (possibly the double exclamation marks).
The state of the property it sets is retrieved when talking to an actor.
Arguments
State
The state of the unknown property is set (1) or not (0).
Last updated