Set Talk Icon Status

Signature

void settalkiconstatus(int visibility); //id:0x0389

Description

Sets the visibility of the talk icon (smiley face above head) of a character (current script).

Arguments

Visibility

Sets the visibility of the talk icon to either hidden (0) or shown (1).

Notes

Even if a character has no talk icon, they can still be talked to.

Last updated