void settalkiconstatus(int visibility); //id:0x0389
Sets the visibility of the talk icon (smiley face above head) of a character (current script).
Sets the visibility of the talk icon to either hidden (0) or shown (1).
A character's talk icon is only visible if their script has a talk(2) function.