Jump to content

Open Sign GUI not working


adriancll

Recommended Posts

I am trying to make a bank plugin where you can withdraw and deposit money into the bank.

I am going to use a sign GUI to get the player's input, with skEssentials

Plugins:

SkEssentials v1.0.5

skRayFall v1.9.28

SkQuery v4.1.10

However, it shows up with this error:

Can't understand this condition/effect: open sign gui for player with lines "Enter Number:", "", "", ""

Documentation: https://skripthub.net/docs/?id=10007

Here is my code:

on inventory click:
    if name of event-item is "§6Withdraw Coins":
        open sign gui for player with lines "Enter Number:", "", "", ""

Any help would be appreciated!

Link to comment
Share on other sites

i tried to change the text and other stuff, but nothing worked, i found this forum post:


but that also didn't work... the only thing i could think of is that image.png.62534d3b77613be1e6cc89517591a099.png is outdated. When doing /plugins and hovering SkEssentials it says  image.png.daa8f184ec5ea93e351647f3144a51a7.png
might just be outdated?

                                                                        Skærmbillede 2024-02-11 151140.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...