Set Kubifuri Status

Signature

void setkubifuristatus(int state); //id:0x0494

Description

Starts or stops a character (current script) from looking around every couple of seconds.

Arguments

State

Sets the character's look around state to either off (0) or on (1).

Notes

A character looking around can take several seconds to complete. Afterwards they will look straight for an unknown time until they start looking around again.

Last updated