Paste #105480: a

Date: 2023/01/17 23:50:46 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17


[07:50:11 INFO]: Running script event 'PlayerClicksInInventory', event='on player clicks in Upgrader_GUI' for script 'CANCEL_INVENTORY_WORLD'
[07:50:11 INFO]: Starting InstantQueue 'CANCEL_INVENTORY_WORLD_945_FortifierView' with player 'Yriokiri'...
[07:50:11 INFO]: +- Queue 'CANCEL_INVENTORY_WORLD_945_FortifierView' Executing: (line 7) if <context.slot> != 21 or <context.slot> != 22 or <context.slot> != 23
                 ---------+
[07:50:11 INFO]: +> Executing 'IF': use_braces='true'
[07:50:11 INFO]: Filled tag <context.slot> with '21'.
[07:50:11 INFO]: Comparing if 21 not EQUALS 21 ... false
[07:50:11 INFO]: Filled tag <context.slot> with '21'.
[07:50:11 INFO]: Comparing if 21 not EQUALS 22 ... true
[07:50:11 INFO]: If command passed, running block.
[07:50:11 INFO]: +- Queue 'CANCEL_INVENTORY_WORLD_945_FortifierView' Executing: (line 8) announce "click cancelled" ---------+
[07:50:11 INFO]: +> Executing 'ANNOUNCE': message='click cancelled'  type='ALL'
[07:50:11 INFO]: +- Queue 'CANCEL_INVENTORY_WORLD_945_FortifierView' Executing: (line 9) determine cancelled ---------+
[07:50:11 INFO]: +> Executing 'DETERMINE': outcome='cancelled'  passively='false'  Queue='q@CANCEL_INVENTORY_WORLD_945_FortifierView'
[07:50:11 INFO]: Event cancelled!
[07:50:11 INFO]: Completing queue 'CANCEL_INVENTORY_WORLD_945_FortifierView' in 4ms.
>