#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Autor: ReyPlay # # Version: BETA 1.0 # # Skype: replay_Games # # Skript.pl: Ironer; # # skript.pl/profil/3432-ironer/ # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Nie będę się rozpisywał co można# # a czego nie mozna usuwać w sk, # # bo wiem że nie jest to zazwyczaj# # przestrzegane i każdy edytuje co# # chce, ale będę bardzo wdzięczny # # Ci jeśli nie usuniesz komendy # # z info o autorze. Dlaczego? # # Chce poprostu, aby maly kawałek # # świata o mnie usłyszał. Wkońcu # # prawie nikt nie patrzy na to. # # DZIĘKUJE! # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # SZUKASZ PROFESJONALNEGO SKRYPTERA NA SERWER?! # # PISZ DO MNIE NA FORUM SKRIPT.PL! (LINK WYZEJ) # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# options: tag: &8&l[&cNazwaSerwera.pl&8&l] &7 serwer: NazwaSerwera #Nazwa serwera uzywana tylko w komendzie z autorem on load: set {SvPack::messages} to true #Czy dźwięki mają być włączone (true/false) on mine of any ore: chance of 2%: set event-block to air if {SvPack::messages} is true: send "{tag}Byłeś nieostrożny i zniszczyłeś tą rude!" give 1 cobblestone to the player's inventory play raw sound "mob.zombie.death" at player with pitch 1 volume 5 on break: if player's tool is diamond pickaxe: chance of 0.5%: play raw sound "random.anvil_break" at player with pitch 1 volume 5 if {SvPack::messages} is true: send "{@tag}Twój kilof się złamał" chance of 50%: if player can hold 2 stick: give 2 stick to the player's inventory else: drop 2 stick at player's location chance of 50%: if player can hold 3 diamond: give 3 diamond to the player's inventory else: drop 3 diamond to the player's inventory if player's tool is iron pickaxe: chance of 0.5%: play raw sound "random.anvil_break" at player with pitch 1 volume 5 if {SvPack::messages} is true: send "{@tag}Twój kilof się złamał" chance of 50%: if player can hold 2 stick: give 2 stick to the player's inventory else: drop 2 stick at player's location chance of 50%: if player can hold 3 iron ingot: give 3 iron ingot to the player's inventory else: drop 3 iron ingot to the player's inventory if player's tool is golden pickaxe: chance of 0.5%: play raw sound "random.anvil_break" at player with pitch 1 volume 5 if {SvPack::messages} is true: send "{@tag}Twój kilof się złamał" chance of 50%: if player can hold 2 stick: give 2 stick to the player's inventory else: drop 2 stick at player's location chance of 50%: if player can hold 3 gold ingot: give 3 gold ingot to the player's inventory else: drop 3 gold ingot to the player's inventory if player's tool is stone pickaxe: chance of 0.5%: play raw sound "random.anvil_break" at player with pitch 1 volume 5 if {SvPack::messages} is true: send "{@tag}Twój kilof się złamał" chance of 50%: if player can hold 2 stick: give 2 stick to the player's inventory else: drop 2 stick at player's location chance of 50%: if player can hold 3 cobblestone: give 3 cobblestone to the player's inventory else: drop 3 cobblestone to the player's inventory if player's tool is wooden pickaxe: chance of 0.5%: play raw sound "random.anvil_break" at player with pitch 1 volume 5 if {SvPack::messages} is true: send "{@tag}Twój kilof się złamał" chance of 50%: if player can hold 2 stick: give 2 stick to the player's inventory else: drop 2 stick at player's location chance of 50%: if player can hold 3 planks: give 3 planks to the player's inventory else: drop 3 planks to the player's inventory on damage of zombie: if victim is player: if attacker is zombie: chance of 60%: if {SvPack:messages} is true: send "{@tag}Zostales ugryziony przez &cZombie&7!" apply poison to attacker for 10 seconds command /survivalpack: aliases: survpack, svpack trigger: send "&7● &8» &7Autor: &6ReyPlay &8«" send "&7● &8» &7Profil: &6https://skript.pl/profil/3432-ironer/ &8«" send "&7● &8» &7Dla: {@serwer} &8«"