Skocz do zawartości

Norbi

Użytkownik
  • Ilość zawartości

    3613
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    5

Treść opublikowana przez Norbi

  1. Norbi

    Lajki

    Proponuję dodać że każda osoba może dać tylko danej osobie np. 5 like dziennie. Zapobiegnie to nabijaniu lajków, a administracje to np. nie dotyczy
  2. próbowałeś tak: set player's tool to redstone torch off
  3. W WS też tak jest. Możliwe że to błąd minecrafta/bukkita/spigota. Narazie chyba pozostaje zabawa spacją
  4. Norbi

    Forumowy Dodatek

    Tak, połączyć WS (panda zapewnie się nie zgodi bo on samolub) LLC, i ten ich "dodatek" który 'mają' robić.
  5. Poradnik dobrze zrobiony Mam 1 zastrzeżenie W zwykłym bukkicie/spigocie też jest taka możliwość
  6. Gdzie ss?
  7. @up co masz na mysli?
  8. Norbi

    LICZYMY DO MILIONA

    97
  9. Norbi

    Pomoc dla kuzynki

    Jaką mam pewność?
  10. Osoby dodane: zedN kryxkan (podano dokładniejszą lokalizację) KartoN
  11. Norbi

    Pomoc dla kuzynki

    Bym zagłosował, ale nie chce udostepniać mojego fb.
  12. Norbi

    [Błędy] Zgłoszenia

    on ping: execute console command "sk reload nazwa"Sra błędami w konsoli
  13. Fajne :)
  14. Nazwa skryptu: nBase (dawniej SkEntials) Link do tematu: http://skript.pl/index.php/topic/1883-konkurs-nbase-podstawowe-funkcje-na-tw%C3%B3j-serwer/
  15. Norbi

    Modernizacja forum.

    1. Nie wiem czy to błąd: http://prntscr.com/5orex0 (Znajduje się w wiadomościach prywatnych) 2. http://prntscr.com/5orf85 (Znajduje się w Profil > Shoutbox) 3. Nie widać, czy osoba jest online i ile ma like http://prntscr.com/5orgay (Znajduje się przy każdym poście)
  16. Norbi

    Modernizacja forum.

    Na dole w spisie rank ranga "Uzytkownik" ma kolor taki jka skryptożer //Tak ma być. ~Sopher
  17. Norbi

    [Błędy] Zgłoszenia

    [*]player's ping - nie działa [*]open anvil to player - nie wyświetla kowadła
  18. on mine of stone: give 10 xp to the playerTą reszte co miałeś była bez sensu
  19. Norbi

    Skojarzenia

    Owoc
  20. będącymi
  21. Norbi

    Niebieskiii wita !: )

    Witaj!
  22. jest Edit: Co wy na to, aby skrypt generował plik w którym znajdują się wszystkie komendy, uprawnienia, aliasy i opisy komend?
  23. UPDATE!
  24. options: zombieexp: 5 szkieletexp: 5 pajakexp: 5 endermanexp: 5 creeperexp: 5 silverfishexp: 5 pigmenexp: 5 wiedzmaexp: 5variables: {level.%player%} = 0 {exp.%player%} = 0 command /lvl: trigger: send "&6Gracz: &8%player%" send "&6Exp: &8%{exp.%player%}%" send "&6Level: &8%{level.%player%}%" stop on death of zombie: add "{@zombieexp}" to {exp.%attacker%} broadcast "&6Zabiles: &2ZOMBIE" to attacker broadcast "&6Otrzymane punkty: &8{@zombieexp}" to attacker stop on death of skeleton: add "{@szkieletexp}" to {exp.%attacker%} broadcast "&6Zabiles: &7SKELETON" to attacker broadcast "&6Otrzymane punkty: &8{@szkieletexp}" to attacker stop on death of spider: add "{@pajakexp}" to {exp.%attacker%} broadcast "&6Zabiles: &4SPIDER" to attacker broadcast "&6Otrzymane punkty: &8{@pajakexp}" to attacker stop on death of endermen: add "{@endermanexp}" to {exp.%attacker%} broadcast "&6Zabiles: &5ENDERMAN" to attacker broadcast "&6Otrzymane punkty: &8{@endermanexp}" to attacker on death of creeper: add "{@creeperexp}" to {exp.%attacker%} broadcast "&6Zabiles: &aCREEPER" to attacker broadcast "&6Otrzymane punkty: &8{@creeperexp}" to attacker on death of silverfish: add "{@silverfishexp}" to {exp.%attacker%} broadcast "&6Zabiles: &7SILVERFISH" to attacker broadcast "&6Otrzymane punkty: &8{@silverfishexp}" to attacker on death of zombie pigman: add "{@pigmenexp}" to {exp.%attacker%} broadcast "&6Zabiles: &dZOMBIE PIGMAN" to attacker broadcast "&6Otrzymane punkty: &8{@pigmenexp}" to attacker on death of witch: add "{@wiedzmaexp}" to {exp.%attacker%} broadcast "&6Zabiles: &fWITCH" to attacker broadcast "&6Otrzymane punkty: &8{@wiedzmaexp}" to attackerevery 1 second: loop all players: if {exp.%loop-player%} is 100: set {level.%loop-player%} to 2 broadcast "&7Brawo! Osiagnales &32 &7level!" if {exp.%loop-player%} is greater than 300: set {level.%loop-player%} to 3 broadcast "&7Brawo! Osiagnales &33 &7level!" if {exp.%loop-player%} is greater than 500: set {level.%loop-player%} to 4 broadcast "&7Brawo! Osiagnales &34 &7level!" if {exp.%loop-player%} is greater than 700: set {level.%loop-player%} to 5 broadcast "&7Brawo! Osiagnales &35 &7level!" if {exp.%loop-player%} is greater than 800: set {level.%loop-player%} to 6 broadcast "&7Brawo! Osiagnales &36 &7level!" if {exp.%loop-player%} is greater than 900: set {level.%loop-player%} to 7 broadcast "&7Brawo! Osiagnales &37 &7level!" if {exp.%loop-player%} is greater than 1100: set {level.%loop-player%} to 8 broadcast "&7Brawo! Osiagnales &38 &7level!" if {exp.%loop-player%} is greater than 1300: set {level.%loop-player%} to 9 broadcast "&7Brawo! Osiagnales &39 &7level!" if {exp.%loop-player%} is greater than 1500: set {level.%loop-player%} to 10 broadcast "&7Brawo! Osiagnales &310 &7level!" if {exp.%loop-player%} is greater than 1600: set {level.%loop-player%} to 11 broadcast "&7Brawo! Osiagnales &311 &7level!" if {exp.%loop-player%} is greater than 1900: set {level.%loop-player%} to 12 broadcast "&7Brawo! Osiagnales &312 &7level!" if {exp.%loop-player%} is greater than 2200: set {level.%loop-player%} to 12 broadcast "&7Brawo! Osiagnales &312 &7level!" if {exp.%loop-player%} is greater than 2500: set {level.%loop-player%} to 13 broadcast "&7Brawo! Osiagnales &313 &7level!" if {exp.%loop-player%} is greater than 2800: set {level.%loop-player%} to 14 broadcast "&7Brawo! Osiagnales &314 &7level!" if {exp.%loop-player%} is greater than 3100: set {level.%loop-player%} to 15 broadcast "&7Brawo! Osiagnales &315 &7level!" if {exp.%loop-player%} is greater than 3400: set {level.%loop-player%} to 16 broadcast "&7Brawo! Osiagnales &316 &7level!" if {exp.%loop-player%} is greater than 3700: set {level.%loop-player%} to 17 broadcast "&7Brawo! Osiagnales &317 &7level!" if {exp.%loop-player%} is greater than 4000: set {level.%loop-player%} to 18 broadcast "&7Brawo! Osiagnales &318 &7level!" if {exp.%loop-player%} is greater than 4300: set {level.%loop-player%} to 19 broadcast "&7Brawo! Osiagnales &319 &7level!" if {exp.%loop-player%} is greater than 4600: set {level.%loop-player%} to 20 broadcast "&7Brawo! Osiagnales &320 &7level!" if {exp.%loop-player%} is greater than 5000: set {level.%loop-player%} to 21 broadcast "&7Brawo! Osiagnales &321 &7level!" if {exp.%loop-player%} is greater than 5400: set {level.%loop-player%} to 22 broadcast "&7Brawo! Osiagnales &32 &7level!" if {exp.%loop-player%} is greater than 5800: set {level.%loop-player%} to 23 broadcast "&7Brawo! Osiagnales &323 &7level!" if {exp.%loop-player%} is greater than 6200: set {level.%loop-player%} to 24 broadcast "&7Brawo! Osiagnales &324 &7level!" if {exp.%loop-player%} is greater than 6600: set {level.%loop-player%} to 25 broadcast "&7Brawo! Osiagnales &325 &7level!" if {exp.%loop-player%} is greater than 7000: set {level.%loop-player%} to 26 broadcast "&7Brawo! Osiagnales &326 &7level!" if {exp.%loop-player%} is greater than 7400: set {level.%loop-player%} to 27 broadcast "&7Brawo! Osiagnales &327 &7level!" if {exp.%loop-player%} is greater than 7800: set {level.%loop-player%} to 28 broadcast "&7Brawo! Osiagnales &328 &7level!" if {exp.%loop-player%} is greater than 8200: set {level.%loop-player%} to 29 broadcast "&7Brawo! Osiagnales &329 &7level!" if {exp.%loop-player%} is greater than 8600: set {level.%loop-player%} to 30 broadcast "&7Brawo! Osiagnales &330 &7level!"
×
×
  • Dodaj nową pozycję...