You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A gui menu stops working and the items can be moved around when using the expression "set name of gui..."
Im not quite sure if this has something to do with the fork of Skript which I am using.
Steps to Reproduce
command /test:
trigger:
create gui with virtual chest inventory with 3 rows named "Test" and shape "xxxxxxxxx", "xxxx1xxxx", "xxxxxxxxx":
make gui slot "x" with blue stained glass pane named " "
make gui slot "1" with dirt:
set name of gui to "Test"
open last gui to player
Expected Behavior
The items should stay in place and the gui item should still work
Errors / Screenshots
No console error is giving
Server Information
Server: git-PaperSpigot-"8230aa68e" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOP)
Skript-gui: v1.3-beta1
Skript: 2.6.1 (Fork from Matocolotoe Skript-1.8)
Additional Context
The text was updated successfully, but these errors were encountered:
Awesome! This is due to a syntax conflict with Skript. I'm not sure what options I have to deal with this, but I'll keep this issue open as a reminder.
APickledWalrus
changed the title
set name of gui not working
Skript name syntax taking priority over addon name syntax
Feb 24, 2022
Description
A gui menu stops working and the items can be moved around when using the expression "set name of gui..."
Im not quite sure if this has something to do with the fork of Skript which I am using.
Steps to Reproduce
Expected Behavior
The items should stay in place and the gui item should still work
Errors / Screenshots
No console error is giving
Server Information
Server: git-PaperSpigot-"8230aa68e" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOP)
Skript-gui: v1.3-beta1
Skript: 2.6.1 (Fork from Matocolotoe Skript-1.8)
Additional Context
The text was updated successfully, but these errors were encountered: