Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on level change:
- player's level is 1:
- send "&6[H+]&aGratulacje !Otrzymales kolejny poziom"
- set the maximum health of player to 10
- log "%player% poziom jego serc 10" to "Healing+/Zycia.log"
- stop
- player's level is 2:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 11
- log "%player% poziom jego serc 11" to "Healing+/Zycia.log"
- stop
- player's level is 3:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 12
- log "%player% poziom jego serc 12" to "Healing+/Zycia.log"
- stop
- player's level is 4:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 13
- log "%player% poziom jego serc 13" to "Healing+/Zycia.log"
- stop
- player's level is 5:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 14
- log "%player% poziom jego serc 13" to "Healing+/Zycia.log"
- stop
- player's level is 6:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 15
- log "%player% poziom jego serc 13" to "Healing+/Zycia.log"
- stop
- player's level is 7:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 16
- log "%player% poziom jego serc 13" to "Healing+/Zycia.log"
- stop
- player's level is 8:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 17
- log "%player% poziom jego serc 13" to "Healing+/Zycia.log"
- stop
- player's level is 9:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 18
- log "%player% poziom jego serc 13" to "Healing+/Zycia.log"
- stop
- player's level is 10:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 19
- log "%player% poziom jego serc 13" to "Healing+/Zycia.log"
- stop
- player's level is 11:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 20
- log "%player% poziom jego serc 13" to "Healing+/Zycia.log"
- stop
- player's level is 12:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 21
- log "%player% poziom jego serc 13" to "Healing+/Zycia.log"
- stop
- player's level is 13:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 22
- log "%player% poziom jego serc 13" to "Healing+/Zycia.log"
- stop
- player's level is 14:
- send "&6[H+]&a Gratulacje !Otrzymales kolejny poziom"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 23
- log "%player% poziom jego serc 13" to "Healing+/Zycia.log"
- stop
- player's level is 15:
- send "&6[H+]&a Gratulacje !Otrzymales Maksymalny poziom !"
- wait 1 second
- send "&6[H+]&9Twoje zycie wzrasta ! "
- set the maximum health of player to 25
- log "%player% poziom jego serc 13" to "Healing+/Zycia.log"
- stop
- on respawn:
- set the maximum health of player to 10
- send "&6[H+]&cStraciles swoje zycia !"
- command /dodaj [<text>] [<player>]:
- trigger:
- arg 1 is not set:
- send "&6[H+]&9Wpisz /healing help"
- arg 1 is "Zycia":
- set the maximum health of player to 25
- send "&6[H+]&9Zycia dodane !"
- command /healing [<text>]:
- trigger:
- arg 1 is not set:
- send "&6[H+]&9Wpisz /healing help"
- arg 1 is "help":
- send "&9/dodaj Zycia <nick> -Dodaje max zyc"
- send "&9/healing help -Pomoc dot. skryptu"
- on skript load:
- send "==========================================" to console
- send "= =" to console
- send "= Healing zaladowany =" to console
- send "= CusT =" to console
- send "= =" to console
- send "==========================================" to console
Advertisement
Add Comment
Please, Sign In to add comment