Zum Hauptinhalt springen

btcmob_npc_hide

Hide a BtcMob NPC — action entry.

Entry Information

PropertyValue
Entry IDbtcmob_npc_hide
TypeAction
ColorRed
Iconfa6-solid:eye-slash

Fields

FieldTypeDescription
npcInstanceRef<btcmobnpcInstance>The BtcMob NPC instance to hide.
hideForAllPlayersBooleanWhether to hide for all players or just the triggering player.

Usage Example

- entry: btcmob_npc_hide
name: "Hide a BtcMob NPC"
npcInstance: ""
hideForAllPlayers: false