@xAxee
siemka, przy próbie włączenia skryptu pojawia się taki błąd
[18:07:44 ERROR]: 'AxShopConfig(t: text="")' is not a text (sklep.sk, line 7: function AxShopConfig(t: text=""):')
[18:07:44 ERROR]: 'AxShopLoad(t: text="")' is not a text (sklep.sk, line 25: function AxShopLoad(t: text=""):')
[18:07:44 ERROR]: 'AxShopReturnItem(p: player, t: text) :: itemtype' is not a text (sklep.sk, line 50: function AxShopReturnItem(p: player, t: text) :: itemtype:')
[18:07:44 ERROR]: 'Message(p: player, t: text, s: text="X", b: boolean=true)' is not a text (sklep.sk, line 65: function Message(p: player, t: text, s: text="X", b: boolean=true):')
[18:07:44 ERROR]: 'AxShopConfig()' is not a boolean (yes/no) (sklep.sk, line 89: AxShopConfig()')
[18:07:44 ERROR]: 'AxShopLoad()' is not a boolean (yes/no) (sklep.sk, line 90: AxShopLoad()')
[18:07:44 ERROR]: a slot can't be set to ('AxShopReturnItem(player' and '"config::Gui.Main.BackGround")') because the latter is neither an item type nor an item stack (sklep.sk, line 93: set player's current inventory's slot ((loop-number)-1) to AxShopReturnItem(player, "config::Gui.Main.BackGround")')
[18:07:44 WARN]: List is missing 'and' or 'or', defaulting to 'and' (sklep.sk, line 94: loop ("Coin" and "Buy" and "Sell"):')
[18:07:44 ERROR]: There's no loop that matches 'loop-value' (sklep.sk, line 95: set player's current inventory's slot {AxShop::config::config::Gui.Main.%loop-value%.Slot} to AxShopReturnItem(player, "config::Gui.Main.%loop-value%")')
[18:07:44 WARN]: List is missing 'and' or 'or', defaulting to 'and' (sklep.sk, line 100: loop ("Buy" and "Sell"):')
[18:07:44 ERROR]: There's no loop that matches 'loop-value' (sklep.sk, line 101: if clicked slot is {AxShop::config::config::Gui.Main.%loop-value%.Slot}:')
[18:07:44 WARN]: List is missing 'and' or 'or', defaulting to 'and' (sklep.sk, line 111: loop ("Sell" and "Buy"):')
[18:07:44 ERROR]: There's no loop that matches 'loop-value' (sklep.sk, line 112: if inventory name of current inventory of player is colored {AxShop::config::config::Gui.%loop-value%.Name}:')
[18:07:44 INFO]: [Skript] Encountered 10 errors while reloading sklep.sk!
dobra, rozwiązane
mam jednak kolejny problem