Skocz do zawartości

_Of3k

Użytkownik
  • Ilość zawartości

    1281
  • Rejestracja

  • Ostatnia wizyta

  • Wygrane w rankingu

    1

Treść opublikowana przez _Of3k

  1. Jeśli jeszcze aktualne- Zgłaszam się . Moje skype już masz (mateuszpl1232).
  2. _Of3k

    Po kliknięciu

    on rightclick holding compass: execute player command "/pvp" Proszę bardzo . Jeśli potrzebujesz jakiś modyfikacji do skryptu typu wymagana nazwa kompasu, dodatkowy opis co robi kompas etc. to pisz
  3. _Of3k

    Pilne.!

    variables: {command.coldown.status::%player%} = false {command.coldown.wait::%player%} = 0 options: coldown.time: 5 #w sekundach #czas: %{command.coldown.wait::%player%}% gracz: %player% message: Musisz odczekac jeszcze %{command.coldown.wait::%player%}% on command: executor is player: if player has permission "command.coldown.not-set": stop else: if {command.coldown.status::%player%} is true: if {command.coldown.wait::%player%} > 0: send "{@message}" cancel event else: set {command.coldown.status::%player%} to true set {command.coldown.wait::%player%} to {@coldown.time} every second: loop all players: if {command.coldown.wait::%loop-player%} > 0: remove 1 from {command.coldown.wait::%loop-player%} else: set {command.coldown.status::%loop-player%} to false Komenda na omijanie coldown'u: command.coldown.not-set @KCPR Masz coś do tego "Dzieciaku" (najgrzeczniej jak umiem :_:)? Działa?- Działa... Wiec się już nie udzielaj (...). Przestań już nabijać posty!!!
  4. Imie: Mateusz. wiek: 14 wiosenek. budowanie od 1 do 10: jakieś 4/6- Nie mam czym się sugerować . pisanie skryptów i pluginów od 1 do 10: Skrypt piszę dobrze. ts2/3: TeamSpeak3 Skype: mateuszpl1232 ------------------------------------------------------------------------------------------------- Więcej informacji PW, Budowle etc. też PW.
  5. Serdecznie Cię pozdrawiam przybyszu (....). Chciałbym wiedzieć, czy ty byś chociaż kawałeczek kodu napisał- choćby na kit (podobno Iziczek). Ogółem rzecz mówiąc takie rzeczy pisze się na zlecenie, bo nikomu napisany pod siebie kod zbytnio się nie przyda (...). Ehgm... Rozumiem, ze dopiero zaczynasz, ale nie wstawiaj takich skryptów . Pomagaj nowym, a sam się dużo rzeczy nauczysz (...). @jahumen Ehem (...). 2 wielkie skrypty* powiadasz?- jBans, w którym jest "w brud" linijek z wczytywaniem confa (nic szczególnego). No i oczywiście twój CenzorPlus, który jest bezużyteczny , ale przydatny (...). Taka uwaga: Wielki skrypt MOIM zdaniem, to ok. 500- pięciu set linijkowy kod .
  6. @Arturro43 Wiesz coś może o nowej planecie? Tej co dzisiaj/wczoraj odkryli. Super by było jakbyś trochę informacji o niej podał .
  7. Mógłbyś mi wysłać ssa projektu strony +dokończenia słowa "Stabilna maszyna".
  8. Ja używam skryptu- mam powody by z niego korzystać . Jeśli go chcesz, to zapraszam na PW (skrypt by @Norbi).
  9. Masz plugin funny guilds... Źle go skonfigurowałeś- jeśli dobrze pamiętam ten błąd, to chodzi o TAB
  10. Pokaż wycinek kodu przy którym włączasz serwer.
  11. _Of3k

    Skript na GUI

    przed "trigger" na tym samym tabie wklej ten kod: permission: effekty.use
  12. Jeśli chcesz robić serwer RPG, to chętnie bym się dołączył do tego projektu- Pisz PW- ale musisz zmienić swój pomysł, bo zbytnio mi się nie podoba.
  13. Nie da się połączyć pliginu ze skryptem... To jest jak "Materia" i "Anty Materia"...
  14. Nie Ty?
  15. _Of3k

    Skript na GUI

    Jutro koło 17 będzie jeśli nie zapomnę- Nie ważne jakie ity w GUI będą? command /effekt: trigger: open chest with 3 rows named "&6Wykopano:" to player wait 1 tick format slot 0 of player with 1 of non-burning furnace named "&7smoke" to close then run [execute player command "trail smoke"] format slot 1 of player with 1 of lava bucket named "&cfire" to close then run [execute player command "trail fire"] format slot 2 of player with 1 of eye of ender named "&5ender" to close then run [execute player command "trail ender"] format slot 3 of player with 1 of gray glass named "&1" to be unstealable format slot 4 of player with 1 of dandelion named "&eflowers" to close then run [execute player command "trail flowers"] format slot 5 of player with 1 of gray glass named "&1" to be unstealable format slot 6 of player with 1 of bone named "&floot" to close then run [execute player command "trail loot"] format slot 7 of player with 1 of nether star named "&estars" to close then run [execute player command "trail stars"] format slot 8 of player with 1 of splash health potion II item named "&dhearts" to close then run [execute player command "trail hearts"] wait 1 tick format slot 9 of player with 1 of gray glass named "&1" to be unstealable format slot 10 of player with 1 of splash damage potion II item named "&4crit" to close then run [execute player command "trail crit"] format slot 11 of player with 1 of water bottle named "&3sweat" to close then run [execute player command "trail sweat"] format slot 12 of player with 1 of light green wool named "&adisco" to close then run [execute player command "trail disco"] format slot 13 of player with 1 of white wool named "&fblood" to close then run [execute player command "trail blood"] format slot 14 of player with 1 of fire charge named "&csparks" to close then run [execute player command "trail sparks"] format slot 15 of player with 1 of empty map named "&bbreadcrumb" to close then run [execute player command "trail breadcrumb"] format slot 16 of player with 1 of magma cream named "&6magma" to close then run [execute player command "trail magma"] format slot 17 of player with 1 of gray glass named "&1" to be unstealable wait 1 tick format slot 18 of player with 1 of villager spawn egg named "&ahappy" to close then run [execute player command "trail happy"] format slot 19 of player with 1 of enchantment table named "&5magic" to close then run [execute player command "trail magic"] format slot 20 of player with 1 of chirp music disc named "&cmusic" to close then run [execute player command "trail music"] format slot 21 of player with 1 of gray glass named "" to be unstealable format slot 22 of player with 1 of book named "&8letters" to close then run [execute player command "trail letters"] format slot 23 of player with 1 of gray glass named "" to be unstealable format slot 24 of player with 1 of zombie spawn egg named "&canger" to close then run [execute player command "trail anger"] format slot 25 of player with 1 of snowball named "&fclouds" to close then run [execute player command "trail clouds"] format slot 26 of player with 17 of 161 named "&2multi" to close then run [execute player command "trail multi"]
  16. _Of3k

    Naprawa skryptu

    command /osg: trigger: open chest with 1 rows named "&6Wykopano:" to player wait 1 tick format slot 0 of player with 1 of diamond named "&b%{diax.%player%}% szt." to be unstealable format slot 1 of player with 1 of emerald named "&2%{szmar.%player%}% szt." to be unstealable format slot 2 of player with 1 of gold ingot named "&e%{zloto.%player%}% szt." to be unstealable format slot 3 of player with 1 of iron ingot named "&7%{zelazo.%player%}% szt." to be unstealable format slot 4 of player with 1 of tnt named "&c%{tnt.%player%}% szt." to be unstealable format slot 5 of player with 1 of coal named "&8%{wegiel.%player%}% szt." to be unstealable format slot 6 of player with 1 of book named "&7%{ksiazka.%player%}% szt." to be unstealable format slot 7 of player with 1 of redstone named "&4%{redst.%player%}% szt." to be unstealable format slot 8 of player with 1 of obsidian named "&5%{obs.%player%}% szt." to be unstealable
  17. nope Ktoś, który posiada 300+ postów.
  18. PW
  19. _Of3k

    Klik i wykonanie

    1-jeden item i 1-jedna komenda? czy coś jeszcze?
  20. _Of3k

    Zmienna w .YML

    Mogło się obejść bez lajczków (nie zależy mi na nich)
  21. _Of3k

    Zmienna w .YML

    No to tak... Pobierasz wartość set {_itodsh.nick} to single value "nick" get of "folder/nick.yml" set {_itodsh.kom1} to coloured single value "komenda1" get of "folder/oferta.yml" a dalej tylko zamieniasz: replace all "_COS_" with "%{_itodsh.nick}%" in {_itodsh.kom1} Jeśli confa masz takiego (np): komenda1: 'Cos tam cos tam _COS_' To powinno wygl tak: Cos tam cos tam ShroN (Wiesz już po co?)
  22. Nie da się ustawić 2 przedmiotów na jeden slot. Zmień te liczby na 0-3 (1 slot liczy się jako 0-zerowy) http://prntscr.com/9rm5cb Następną sprawą jest powtarzanie eventu za każdym razem: http://prntscr.com/9rm78x Sugeruj się tym kodem: on break stone: player's game mode is survival: player's y-coordinate is smaller than 25: player's tool is pickaxe: chance of {@diaxdr}%: execute console command "give 1 diamond" give 10 exp to player send " &7Znaleziono: &6Diament &8[1]" stop chance of {@szmaragddr}%: execute console command "give 1 emerald" give 12 exp to player send " &7Znaleziono: &6Szmaragd &8[1]" stop chance of {@irondr}%: execute console command "give 1 iron ore" give 5 exp to player send " &7Znaleziono: &6Rude Zelaza &8[1]" stop chance of {@golddr}%: execute console command "give 1 gold ore" give 6 exp to player send " &7Znaleziono: &6Rude Zlota &8[1]" stop chance of {@redstonedr}%: execute console command "give 1 redstone" give 5 exp to player send " &7Znaleziono: &6RedStone &8[1]"
  23. _Of3k

    Zmienna w .YML

    No to zacznijmy od wczytywania czegoś. Jeśli masz jakąś długą treść- w sensie wiadomość, to użyj tego kodu do wczytywania: set {_itodsh.kom1} to coloured single value "komenda1" get of "folder/oferta.yml" A jeśli masz np. sam nick wystarczy: set {_itodsh.nick} to single value "nick" get of "folder/nick.yml" Jeśli chodzi o replaca: set {_itodsh.kom1} to coloured single value "komenda1" get of "folder/oferta.yml" replace all "_COS_" with "%COS TAM COS TAM...%" in {_itodsh.kom1} @edit Zapomniałem dodać, że config do wiadomości ma wyglądać tak: komenda1: 'Tada' Do nicku miałeś dobrze, czyli: nick: Siema Jeśli masz jeszcze jakieś pytania, to zapraszam na PW
  24. Jeśli uważasz, ze skrypty są marne i ujowe, to co robisz na tym forum? Skrypt słaby, ale rozumiem, ze początkujący... Można go skrócić o ok. 5 linijek (...). Ogółem jest on bez użyteczny . Weź się za bardziej wymagające projekty . Trochę trudności lepiej nauczy cię pisać sk, jak i też cierpliwości i pracowitości (w sensie, ze poprawianie błędów)... @xSttReSSx To dlaczego ukazałeś na światło dzienne swój "Marny" skrypt?
  25. No ależ ty śmieszek jesteś (...).
×
×
  • Dodaj nową pozycję...