Execute_SetWorldGhostVisibility
Description
Makes all ghost Zois visible in the map and enables living Zois to interact with ghost Zois,
or hides all ghosts and disables interaction depending on F1.
Parameters
| Parameter | Description |
|---|
| BaseObject | Not used |
| S1 | Reason value used for hiding characters |
| S2 | Reason value required for setting ghost interaction availability |
| F1 | 0: Disables interaction and hides all ghosts. 1: Enables interaction and shows all ghosts. |
Examples
| Description | BaseObject | Command |
|---|
| Make all ghosts visible and enable interaction with living Zois | Self | SetWorldGhostVisibility |
| Hide all ghosts and disable interaction with living Zois | Self | SetWorldGhostVisibility |