Show S 3A

Signature

void shows_3a(int state); //id:0x003a

Description

Shows or hides the shield of a character (current script).

Arguments

State

Sets the state of the character's shield to either hidden (0) or shown (1).

Notes

Equipping a new shield with the character will result in their shield being visible again.

Last updated