Jump to content

adriancll

Member
  • Posts

    1
  • Joined

  • Last visited

adriancll's Achievements

Lurker

Lurker (1/6)

0

Reputation

  1. 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!
×
×
  • Create New...