Description
Clears a status that was applied from a Set Status action from one or more players.
Snippet
Clear Status(Event Player, Hacked);
Properties
Returns: Void
Parameters: Player, Status
Player
Type: Player | Array (Player), Default: Event Player
The player or players from whom the status will be removed.Status
Type: Status, Default: Hacked
The status to be removed from the player or players.