Skocz do zawartości

maczseze

Użytkownik
  • Ilość zawartości

    1
  • Rejestracja

  • Ostatnia wizyta

Informacje

  • Płeć
    Mężczyzna

Osiągnięcia maczseze

Świeżak

Świeżak (1/13)

0

Reputacja

  1. Witam, mam problem z skryptem, menu /drop działa i pokazuje szanse na drop itd. Ale po wykopaniu przykładowo rudy złota czy diamentu wyskakuje normalnie złoto/diament, a z kamienia wypada domyślny cobblestone. Posiadam pluginy WildSkript w wersji 1.8 oraz SkQuery w wersji 3.21.4 Poniżej zamieszczam log z konsoli po reloadzie skryptu. >sk reload all[20:54:36 INFO]: [Skript] Reloading the config and all scripts...[20:54:36 INFO]: Loaded a total of 11504 english aliases[20:54:36 WARN]: Possible name conflict of variables {nDrop::msg::tag} and {nDrop::msg::%loop-value%} (there might be more conflicts). (tmp.lck, line 90: send "%colored {nDrop::msg::tag}% %colored {nDrop::msg::ore}%"')[20:54:36 WARN]: Possible name conflict of variables {nDrop::msg::ore} and {nDrop::msg::%loop-value%} (there might be more conflicts). (tmp.lck, line 90: send "%colored {nDrop::msg::tag}% %colored {nDrop::msg::ore}%"')[20:54:36 WARN]: Possible name conflict of variables {nDrop::multiplier::fortune1} and {nDrop::multiplier::%loop-value%} (there might be more conflicts). (tmp.lck, line 104: set {_chance%loop-index%} to {_chance%loop-index%}*{nDrop::multiplier::fortune1} parsed as number')[20:54:36 WARN]: Possible name conflict of variables {nDrop::multiplier::fortune2} and {nDrop::multiplier::%loop-value%} (there might be more conflicts). (tmp.lck, line 107: set {_chance%loop-index%} to {_chance%loop-index%}*{nDrop::multiplier::fortune2} parsed as number')[20:54:36 WARN]: Possible name conflict of variables {nDrop::multiplier::fortune3} and {nDrop::multiplier::%loop-value%} (there might be more conflicts). (tmp.lck, line 110: set {_chance%loop-index%} to {_chance%loop-index%}*{nDrop::multiplier::fortune3} parsed as number')[20:54:36 WARN]: Possible name conflict of variables {nDrop::multiplier::turbodrop} and {nDrop::multiplier::%loop-value%} (there might be more conflicts). (tmp.lck, line 113: set {_chance%loop-index%} to {_chance%loop-index%}*{nDrop::multiplier::turbodrop} parsed as number')[20:54:36 WARN]: Possible name conflict of variables {nDrop::multiplier::superdrop} and {nDrop::multiplier::%loop-value%} (there might be more conflicts). (tmp.lck, line 115: set {_chance%loop-index%} to {_chance%loop-index%}+{nDrop::multiplier::superdrop} parsed as number')[20:54:37 WARN]: Possible name conflict of variables {nDrop::msg::newlevel} and {nDrop::msg::%loop-value%} (there might be more conflicts). (tmp.lck, line 159: set {_msg} to {nDrop::msg::newlevel}')[20:54:37 WARN]: Possible name conflict of variables {nDrop::msg::tophead} and {nDrop::msg::%loop-value%} (there might be more conflicts). (tmp.lck, line 212: set {_head} to {nDrop::msg::tophead}')[20:54:37 WARN]: Possible name conflict of variables {lista::*} and {lista::%loop-index%} (there might be more conflicts). (tmp.lck, line 219: set {_num} to size of {_lista::*}')[20:54:37 WARN]: Possible name conflict of variables {nDrop::msg::topformat} and {nDrop::msg::%loop-value%} (there might be more conflicts). (tmp.lck, line 230: set {_format} to {nDrop::msg::topformat}')[20:54:37 WARN]: Possible name conflict of variables {nDrop::msg::nopermission} and {nDrop::msg::%loop-value%} (there might be more conflicts). (tmp.lck, line 237: set {_perm} to {nDrop::msg::nopermission}')[20:54:37 WARN]: Possible name conflict of variables {nDrop::msg::turbodrop_off} and {nDrop::msg::%loop-value%} (there might be more conflicts). (tmp.lck, line 265: broadcast "%colored {nDrop::msg::tag}% %colored {nDrop::msg::turbodrop_off}%"')[20:54:37 WARN]: Possible name conflict of variables {nDrop::msg::turbodrop_on} and {nDrop::msg::%loop-value%} (there might be more conflicts). (tmp.lck, line 268: broadcast "%colored {nDrop::msg::tag}% %colored {nDrop::msg::turbodrop_on}%"')[20:54:38 WARN]: Possible name conflict of variables {nDrop::drop::coal} and {nDrop::drop::%loop-value%} (there might be more conflicts). (tmp.lck, line 314: format slot 19 of player with 1 of coal item named "&b&lWegiel" with lore "&6?? &7Szansa: &f%{nDrop::drop::coal}%&7%%||&6?? &7Wylatuje z rudy: %colored {nDrop::ore::coal}%&7." to close')[20:54:38 WARN]: Possible name conflict of variables {nDrop::drop::iron} and {nDrop::drop::%loop-value%} (there might be more conflicts). (tmp.lck, line 315: format slot 20 of player with 1 of iron ingot named "&b&lZelazo" with lore "&6?? &7Szansa: &f%{nDrop::drop::iron}%&7%%||&6?? &7Wylatuje z rudy: %colored {nDrop::ore::iron}%&7." to close')[20:54:38 WARN]: Possible name conflict of variables {nDrop::drop::lapis} and {nDrop::drop::%loop-value%} (there might be more conflicts). (tmp.lck, line 316: format slot 21 of player with 1 of lapis lazuli named "&b&lLazuryt" with lore "&6?? &7Szansa: &f%{nDrop::drop::lapis}%&7%%||&6?? &7Wylatuje z rudy: %colored {nDrop::ore::lapis}%&7." to close')[20:54:38 WARN]: Possible name conflict of variables {nDrop::drop::gold} and {nDrop::drop::%loop-value%} (there might be more conflicts). (tmp.lck, line 317: format slot 22 of player with 1 of gold ingot named "&b&lZloto" with lore "&6?? &7Szansa: &f%{nDrop::drop::gold}%&7%%||&6?? &7Wylatuje z rudy: %colored {nDrop::ore::gold}%&7." to close')[20:54:38 WARN]: Possible name conflict of variables {nDrop::drop::diamond} and {nDrop::drop::%loop-value%} (there might be more conflicts). (tmp.lck, line 318: format slot 23 of player with 1 of diamond item named "&b&lDiamenty" with lore "&6?? &7Szansa: &f%{nDrop::drop::diamond}%&7%%||&6?? &7Wylatuje z rudy: %colored {nDrop::ore::diamond}%&7." to close')[20:54:38 WARN]: Possible name conflict of variables {nDrop::drop::redstone} and {nDrop::drop::%loop-value%} (there might be more conflicts). (tmp.lck, line 319: format slot 24 of player with 1 of redstone item named "&b&lCzerwony kamien" with lore "&6?? &7Szansa: &f%{nDrop::drop::redstone}%&7%%||&6?? &7Wylatuje z rudy: %colored {nDrop::ore::redstone}%&7." to close')[20:54:38 WARN]: Possible name conflict of variables {nDrop::drop::emerald} and {nDrop::drop::%loop-value%} (there might be more conflicts). (tmp.lck, line 320: format slot 25 of player with 1 of emerald item named "&b&lSzmaragdy" with lore "&6?? &7Szansa: &f%{nDrop::drop::emerald}%&7%%||&6?? &7Wylatuje z rudy: %colored {nDrop::ore::emerald}%&7." to close')[20:54:40 INFO]: All scripts loaded without errors.[20:54:40 INFO]: Loaded 1 script with a total of 1 trigger and 0 commands in 4.29 seconds[20:54:40 INFO]: [Skript] Successfully reloaded the config and all scripts.
×
×
  • Dodaj nową pozycję...