Date: 2024/04/10 07:57:09 UTC-07:00
Type: Diff Report
-outlaw_scene_1:
- type: task
- script:
- - create player <player.name>_npc <player.location>
- - wait 1s
- - adjust <player> hide_entity:<npc[<player.name>_npc]>
-test_flagss:
- type: task
+[14:56:24 INFO]: ERROR in script 'outlaw_scene_1' in queue 'OUTLAW_SCENE_1_195_MarchDer' while executing command 'ADJUST' in file 'scripts/chapter_1_outlaw.dsc' on line '6' with player 'ZeN63'!
+ Error Message: Tag-base 'npc' returned null.
+[14:56:24 INFO]: Additional Error Info: Tag <npc[ZeN63_npc]> is invalid!
+[14:56:24 INFO]: Additional Error Info: Unfilled or unrecognized sub-tag(s) 'npc[ZeN63_npc]' for tag <npc[<player.name>_npc]>!
+[14:56:24 INFO]: +> Executing 'ADJUST': object='li@ (Size 1): p@e8fe584f-7db9-47c1-af03-e0790889948a (ZeN63)' mechanism_value='npc[<player.name>_npc]' mechanism='hide_entity'
+[14:56:24 INFO]: Adjust mechanism 'hide_entity' on object of type 'PlayerTag'...
+[14:56:24 INFO]: ERROR in script 'outlaw_scene_1' in queue 'OUTLAW_SCENE_1_195_MarchDer' while executing command 'ADJUST' in file 'scripts/chapter_1_outlaw.dsc' on line '6' with player 'ZeN63'!
+ Error Message: 'npc[<player.name>_npc]' is not a valid entity!
- script:
- - flag <player> <player.name>_flag
-
-remove_flags:
- type: task
- script:
- - flag <player> <player.name>_flag:!
-