Advertisement
perry206

case

Dec 26th, 2015
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. 19:45:29 [SEVERE] [Skript] '64' is not a text (case.sk, line 71: set {_number} to 64 parsed as integer')
  2. 19:45:29 [SEVERE] [Skript] '{_number} chest' is not an item type (case.sk, line 76: add {_number} chest named "&6%arg 2%" with lore " || &6W tej skrzyni mozesz zdobyc: || || &8- &c%{_lore}% || " to {_player}'s inventory')
  3. 19:45:29 [SEVERE] [Skript] '{_number} tripwire hook' is not an item type (case.sk, line 77: add {_number} tripwire hook named "&6Klucz do skrzyni &c%arg 2%" to {_player}'s inventory')
  4. 19:45:29 [WARNING] [Skript] Possible name conflict of variables {case%loop-index%} and {case::%arg 2%::itemlist::*} (there might be more conflicts). (case.sk, line 86: set {_case%loop-index%} to loop-value')
  5. 19:45:29 [WARNING] [Skript] Possible name conflict of variables {case::%{_case%loop-number%}%::itemlist::*} and {case%loop-index%} (there might be more conflicts). (case.sk, line 91: set {_lore} to "%{case::%{_case%loop-number%}%::itemlist::*}%"')
  6. 19:45:29 [WARNING] [Skript] Possible name conflict of variables {case::player::%player%::openwait} and {case%loop-index%} (there might be more conflicts). (case.sk, line 102: if {case::player::%player%::openwait} is true:')
  7. 19:45:29 [WARNING] [Skript] Possible name conflict of variables {case::player::%{_player}%::open} and {case%loop-index%} (there might be more conflicts). (case.sk, line 109: set {case::player::%{_player}%::open} to true')
  8. 19:45:29 [WARNING] [Skript] Possible name conflict of variables {case::player::%{_player}%::openwait} and {case%loop-index%} (there might be more conflicts). (case.sk, line 110: set {case::player::%{_player}%::openwait} to true')
  9. 19:45:29 [WARNING] [Skript] Possible name conflict of variables {item9} and {item%loop-number-2 + 1%} (there might be more conflicts). (case.sk, line 136: set {_item9} to random element out of {case::%arg 2%::itemlist::*}')
  10. 19:45:29 [WARNING] [Skript] Possible name conflict of variables {item5} and {item%loop-number-2 + 1%} (there might be more conflicts). (case.sk, line 142: broadcast "{@tag} &7Gracz &6%{_player}% &7wylosowal &6%{_item5}% &7ze skrzyni &6%arg 2%&7. Gratulacje!"')
  11. 19:45:29 [WARNING] [Skript] Possible name conflict of variables {case::player::%player%::open} and {case%loop-index%} (there might be more conflicts). (case.sk, line 155: if {case::player::%player%::open} is true:')
  12. 19:45:29 [WARNING] [Skript] Possible name conflict of variables {case::%{case::player::%player%::openedit}%::itemlist::*} and {case%loop-index%} (there might be more conflicts). (case.sk, line 159: clear {case::%{case::player::%player%::openedit}%::itemlist::*}')
  13. 19:45:29 [WARNING] [Skript] Possible name conflict of variables {case::player::%victim%::open} and {case%loop-index%} (there might be more conflicts). (case.sk, line 170: if {case::player::%victim%::open} is true:')
  14. 19:45:29 [WARNING] [Skript] Possible name conflict of variables {case::%loop-value%::itemlist::*} and {case%loop-index%} (there might be more conflicts). (case.sk, line 177: set {_lore} to "%{case::%loop-value%::itemlist::*}%"')
  15. 19:45:29 [WARNING] [Skript] Possible name conflict of variables {case::%{_element}%::itemlist::*} and {case%loop-index%} (there might be more conflicts). (case.sk, line 200: set {_lore} to "%{case::%{_element}%::itemlist::*}%"')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement