Fix various Storyboard problems.

This commit is contained in:
Rares Bozga
2026-03-29 23:29:43 +03:00
parent 6094306182
commit af3fd180ca
4 changed files with 12 additions and 6 deletions

View File

@@ -263,6 +263,8 @@ storyboard_npc_internal_auto_display_entities:
- define registry registry_<[target].uuid>
- define npcs <server.npcs[<[registry]>].if_null[<list[]>]>
- foreach <[npcs]> as:npc:
- if !<[npc].is_spawned>:
- foreach next
- adjust <player> hide_entity:<[npc]>
- foreach <[npc].hologram_npcs.if_null[<list[]>]> as:hologram:
- adjust <player> hide_entity:<[hologram]>