-
Ilość zawartości
1542 -
Rejestracja
-
Ostatnia wizyta
-
Wygrane w rankingu
4
Treść opublikowana przez kapi.
-
command /zatrzymaj [<text>]: trigger: if arg is set: set {zatrzymaj.%argument%} to true on command: while {zatrzymaj.%command%} is false: wait a second if {zatrzymaj.%command%} is true: stop trigger set {zatrzymaj.%command%} to false
-
Co dodać do kodu, aby wiadomość się wyświetlała na kilka kratek?
kapi. odpowiedział(a) na Matthew10 pytanie w Pytania i problemy
command /me [<text>]: permission: send.me trigger: loop all players in radius 10 around player: send "%player%: %argument%" to loop-player stop -
@YoGo! jest również event "on connect", który działa po połączeniu gracza z serwerem.
-
CheatEngine = Speedhack = BP wykrywa.
-
set event-block to log
-
Wybacz, ale słabo... Oczywiście gratulację, że miałeś chęci oraz pomysł, lecz może ktoś chce zmienić pytania... No patrz; on skript load: if folder "plugins/beBot" doesn't exists: create folder "plugins/beBot" create file "plugins/beBot/config.yml" wf "iloscpytan: '1'" to "plugins/beBot/config.yml" wf "pytanie1: 'jak nazywa sie twoj tata'" to "plugins/beBot/config.yml" wf "odpowiedz1: 'mariusz'" to "plugins/beBot/config.yml" set {questions::amount} to single value "iloscpytan" get of "plugins/beBot/config.yml" loop {question::amount} parsed as integer times: set {_q} to "pytanie%loop-number%" set {_a} to "odpowiedz%loop-number%" set {question::%loop-number%} to single value "%{_q}%" get of "plugins/beBot/config.yml" set {answer::%loop-number%} to single value "%{_a}%" get of "plugins/beBot/config.yml" send "Zaladowano..." to console on chat: loop ({question::amount} parsed as integer) times: if message is "%{question::%loop-integer%}%": cancel event send coloured "%{answer::%loop-number%}%" to the player stop stop taki króciutki skrypt w dodatku z konfiguracją ;/
-
set {_} to amount of all PRZEDMIOT in inventory of player set {_1} to amount of all PRZEDMIOT in enderchest of player add {_1} to {przedmioty::%player%} add {_} to {przedmioty::%player%}
-
zamien może zmienna na loop-value?
-
if distance between Var and location of the player > Integer: Var; Zmienna lokacji spawnu. Integer; Liczba kratek < - > = Znak większości mniejszości.
-
on chat: if message contains "(" and ")": replace all "(" with "&e(" in message replace all ")" with "&e)&r" in message stop Koloruje tylko wtedy gdy wiadomość zawiera obydwa nawiasy.
-
Nie wszystko. Np. slotów motd nie mozesz podmienic w skrypcie... (bauwan) set name tag of player to "" # <- req. Umbaska
-
on damage: if victim is a player: if helmet of victim is enchanted with unbreaking 1000: set helmet of victim to unbreakable helmet of victim of protection 1000 and unbreaking 1000 if chestplate of victim is enchanted with unbreaking 1000: set chestplate of victim to unbreakable chestplate of victim of protection 1000 unbreaking 1000 if leggings of victim is enchanted with unbreaking 1000: set leggings of victim to unbreakable leggings of victim of protection 1000 unbreaking 1000 if boots of victim is enchanted with unbreaking 1000: set boots of victim to unbreakable boots of victim of protection 1000 unbreaking 1000 Wymagany dodatek: Umbaska.
-
Działa na wersjach wyższych niż 1.7.2
-
on anvil combine: # < - req. tuSKe set block at event-location to anvil
-
Co wpisać a antylogaut... (więcej w opisie)
kapi. odpowiedział(a) na Pandekplaygames pytanie w Pytania i problemy
Warunek: "if attacker is a player:"- 2 odpowiedzi
-
- antylogaut
- minecraft 1.7
-
(i 1 więcej)
Oznaczone tagami:
-
vMCShop | Nowy wymiar automatycznego sklepu Minecraft!
kapi. odpowiedział(a) na Verlikylos temat w Archiwum
a czy RCON w konfiguracji też?- 158 odpowiedzi
-
- vmcshop
- verlikylos
-
(i 3 więcej)
Oznaczone tagami:
-
Gdzieś masz/nie masz parsowania tekstu na moba... Więc jeśli nie masz to daj {zmienna} parsed as entity.
-
options: czas: 30 # w sekundach ;> variables: {delay::command::kill::%player%} = 0 on command "kill": if {delay::command::kill::%player%} <= 0: set {delay::command::kill::%player%} to {@czas} else: cancel event send coloured "&cTa komende mozesz uzyc za %{delay::command::kill::%player%}% sekund" to the player stop every second: loop all players: if {delay::command::kill::%player%} > 0: subtract 1 from {delay::command::kill::%player%}
-
Posiadasz wymagane dodatki: SkQuery oraz WildSkript?
-
Czy da się takie coś zrobić w skrypcie?
kapi. odpowiedział(a) na PiTeKLive pytanie w Pytania i problemy
Wymagany jest plugin, aby można było edytować liczbę graczy. Także autorze tematu oczekuj na ten dodatek. -
Eh... powróciłeś sobie tak z dupy ale ten twój skrypt jest słaby ... ... Wypij sobie . . Z jednej strony żałosne (pomysł wziąłeś z pewnego serwera oraz z jednego z tematów na forum), a z drugiej strony fajny skrypt oraz pomysł.
-
Masz podwójnie wpisaną komendę.
-
Nie kopiuję pomysłów dlatego zrobiłem, że trzeba zrobić to na chacie... on inventory open: if uncoloured name of player's current inventory is "Enderchest" or "Skrzynia kresu": cancel event send coloured "&cPodaj kod, aby odblokowac enderchest" to the player set {wpiszkod::%player%} to true while {wpiszkod::%player%} is true: if {wpiszkod::%player%} is true: wait a second else: send coloured "&aPomyslnie odblokowales skrzynie!" to the player loop 3 times: send coloured "&7Skrzynia zostanie otwarta za &3%loop-number% &7sekund" to the player if loop-number is 3: exit loop uncancel event send coloured "&6Skrzynia zostala otwarta&7..." to the player on chat: if {wpiszkod::%player%} is true: if message is "%{kodEC::%player%}%": cancel event set {wpiszkod::%player%} to false else: if {block::%player%} < 3: add 1 to {block::%player%} send coloured "&c%{block::%player%}%/3 nie udanych prob, odblokowania skrzyni." to the player else if {block::%player%} >= 3: clear {block::%player%} set {zablokowanyEC::%player%} to true send coloured "&cTwoja skrzynia zostala zablokowana." to the player command /ustalkod [<text>]: trigger: if {kodEC::%player%} is not set: if {zablokowanyEC::%player%} is not set: if arg 1 is set: set {kodEC::%player%} to arg 1 parsed as text send "&aPomyslnie ustalono kod do skrzyni..." to the player else: send "&cNa poczatku pomysl jaki kod chcesz ustalic..." to the player else: send "&cTwoja skrzynia jest zablokowana. &4---" to the player else: send "&cMasz juz ustalony kod..." to the player command /resetujkod [<player>]: trigger: set {kodEC::%player-arg%} to "" set {zablokowanyEC::%player%} to "" send "&cZresetowales %player-arg% kod" to the player Umbaska wymagana.
-
on join: if {timer::%player%} is not set: set {timer::%player%} to 5 # Czas w minutach every minute: loop all players: if {timer::%loop-player%} > 0: subtract 1 from {timer::%loop-player%} if {timer::%loop-player%} <= 0: set {chat::status::%player%} to true send "Mozesz juz pisac" to the loop-player on chat: if {chat::status::%player%} is not "true": cancel event send "&cNie mozesz jeszcze pisac... %{timer::%player%}%" to the player
-
Musisz wytabować ahh... Expected = "Wykryto"; Found = "Musi byc"; Czyli jak masz "Expected 6 spaces, but found 12 spaces." tzn. że "Wykryto 6 spacji, ale musi być 12".
