-
Ilość zawartości
6123 -
Rejestracja
-
Ostatnia wizyta
-
Wygrane w rankingu
232
Treść opublikowana przez xAxee
-
Skript-ping Poradnik: on load: reset the server hover list add "&8>> &7Graczy online: &6%number of all players%" to the server hover list add " &e> &7III Edycja serwera wystartowala 02.02.19" to the server hover list add " " to the server hover list add "&a Wejdz do nas i zagraj!" to the server hover list
-
%player's prefix% %player's group% lub if player has permission "gracz": set {_prefix} to "&7[Gracz]" if player has permission "mod": set {_prefix} to "&9[MOD]" i {_prefix} to twoj prefix
-
on chat: if player has permission "faworka.admin": add "%message%" to yaml list "Admini.%player%.%now%.Chat" from file "Log.yml" else: add "%message%" to yaml list "Admini.%player%.%now%.Chat" from file "Log.yml" on drop: if player has permission "faworka.admin": add "%event-item%" to yaml list "Admini.%player%.%now%.Drop" from file "Log.yml" on command: if player has permission "faworka.admin": add "%command%" to yaml list "Admini.%player%.%now%.CMD" from file "Log.yml"
-
command /wyspa [<text>] [<offlineplayer>]: trigger: if arg 1 is not set: send "&aWyspa dodaj..." send "aWyspa do.m.." else: if arg 1 is "dodaj" or "add": if arg 2 is set: execute player command "p2 add %arg 2%" else: send "&aPodaj nick" if arg 1 is "dom" or "home": exexute player command " p2 h"
-
if arg is set: ...exexute else: send...
-
Ponieważ raz masz spacje raz taby. Zamień spacje na taby (4 spacje = 1 tab) Lub ctrl + a + tab potem(nie klikaj niczego) tab + shift
-
Usun else bo nic nie zaprzecza... A send daj o taba mniej (Else = zaprzeczenie np if'a)
-
typie ale jakieś znaczki ci sie wklejiły... usunołem je już nie powinno być tych błędów jeżeli są to usuwaj te linijki co są błędy i napisz od nowa.
-
command /dodaj [<text>]: trigger: if arg 1 is set: set {block::%arg%} to location of target block else: send "&7Podaj nazwe" command /block [<text>]: trigger: open chest with 6 rows named "&6Blocki" to player set {_n} to 0 loop {block::*}: set player's current inventory's slot {_n} to stone named "&6name %loop-index%" with lore "&cloc: %loop-value%" add 1 to {_n} on right click: loop {block::*}: if loop-value is location of target block: send "&7%loop-index%"
-
ahh format slot... to run [execute player command "/vanish"] chyba o to ci chodziło
-
options: title: &7(%player%) subtitle: &aDolaczyl na serwer! czas: 3 on join: loop all players: send loop-player title "{@title}" with subtitle "{@subtitle}" for {@czas} seconds
-
#Moga byc bledy pisze z telefonu command /dodaj [<text>]: trigger: add location of target block to {block::*} command /block [<text>]: trigger: open chest with 3 rows named "&6Blocki" to player set {_n} to 0 loop {block::*}: set player's current inventory's slot {_n} to stone named "&6name %loop-index%" with lore "&cloc: %loop-value%" add 1 to {_n}
-
w on death miałeś playera i tez nie miałeś w wiadomości wyznaczonego attackera / victima
-
zobacz set player's spawnpoint to location of event-block # set spawnpoint of player to location of event-block # Lub: on death of player: teleport player to location of (100, 100, 100)
-
podaj skrypt (lub te linijki) to poprawie
-
Serio? Pierw zadajesz pytanie w zleceniach czy tam Pytania i Problemy ktoś ci robi sk a ty to potem udostępniasz nawet bez poinformowania kto tak naprawde to zrobił?
-
on command: if command is "helpop": loop all players: if loop-player has permission "admin": send loop-player title " &cHelpOp" with subtitle "&c%arguments%" for 3 seconds #Nie pamietam dokladnie title
-
Po 2 on chce gui hoppera xd do autora gui hoppera nie mozna otworzyc w 2 rzedach natomiast można otworzyćskrzynke z 5 slotami i 2 rzędami tylko nie pamiętam jak daj 5min to poszukam.
-
Mi działa na wersji 1.8.8 wersje plg: TuSke 1.8.2 Skript 2.2
-
open virtual hopper to player TuSke
-
ah tak: 770 linijek(Da sie napisać max 300 z losowaiem i configiem) 0 configu format slot Co jeśli w tym samym czasie zacznie otwierać skrzynki 5 osób? 3/10...
- 8 odpowiedzi
-
Daj Kod, ale pewnie otwierasz "kejsy" Stawiajac je. Zamien event on place na on right click chyba powinno być ok
-
on death of player: if attacker is player: add 50 to attacker's balance add ("emerald" parsed as item) to attacker send "&a+50$" to attacker
