-
Ilość zawartości
16 -
Rejestracja
-
Ostatnia wizyta
Ostatnie wizyty
Blok z ostatnimi odwiedzającymi dany profil jest wyłączony i nie jest wyświetlany użytkownikom.
Osiągnięcia Pinczus
Początkujący I (2/13)
0
Reputacja
-
Szukam pluginu lub skryptu na kitpvp z Clearmc.pl lub bankmc.pl
-
umie ktos dodac do tego sektor na 7 slocie?
Pinczus odpowiedział(a) na Pinczus pytanie w Pytania i problemy
set player's current inventory's slot 3 to minecart with chest named "&3SkyPvP - 1" with lore "&9Kliknij aby przeniesc sie na ten sektor" and "" and "&9Statystyki tego sektoru:" and "" and "&3Tps: &9%tps%" and "&3Online Graczy: &9%amount of all players in world "world"% " to bym chcial dodac na 10 linijce -
command /ch [<text>]: trigger: open chest with 1 rows named "&6Sektory" to player set {_s} to 3 loop ("SkyPvP-1", "SkyPvP-2", "AfkPit"): if {sektor::%player%} is loop-value: set player's current inventory's slot 3 to minecart with chest named "&3SkyPvP - 1" with lore "&9Kliknij aby przeniesc sie na ten sektor" and "" and "&9Statystyki tego sektoru:" and "" and "&3Tps: &9%tps%" and "&3Online Graczy: &9%amount of all players in world "world"% " else: set player's current inventory's slot 5 to minecart with chest named "&3Afk Room" with lore "&9Kliknij aby przeniesc sie na ten sektor" and "" and "&9Statystyki tego sektoru:" and "" and "&3Tps: &9%tps%" and "&3Online Graczy: &9%amount of all players in world "afkpit"% " add 1 to {_s} on inventory click: if inventory name of current inventory of player is "&6Sektory": cancel event if clicked slot is 3: execute console command "mvtp %player% world" set {sektor::%player%} to "skypvp-1" if clicked slot is 5: execute console command "mvtp %player% afkpit" set {sektor::%player%} to "afkpit" if clicked slot is 4: jak ja proboje dodac to wywala bledy...
-
Szukam skryptu na incognito czyli ze jak ktoś wpisze komendę incognito to jego nick się zmienia na losowy ( na tabliscie tez ma to się zmieniac
-
wie ktos jak dodac placeholder na itemie w gui? bo jak proboje na nazwie itemku to wywala bledy
Pinczus odpowiedział(a) na Pinczus pytanie w Pytania i problemy
A umiesz dodać cooldown do tej komendy? -
makstale zareagował(a) na odpowiedź na pytanie:
wie ktos jak dodac placeholder na itemie w gui? bo jak proboje na nazwie itemku to wywala bledy
-
wie ktos jak dodac placeholder na itemie w gui? bo jak proboje na nazwie itemku to wywala bledy
Pinczus odpowiedział(a) na Pinczus pytanie w Pytania i problemy
na tabie ten placeholder dziala -
wie ktos jak dodac placeholder na itemie w gui? bo jak proboje na nazwie itemku to wywala bledy
Pinczus odpowiedział(a) na Pinczus pytanie w Pytania i problemy
https://imgur.com/a/G4itqnT -
wie ktos jak dodac placeholder na itemie w gui? bo jak proboje na nazwie itemku to wywala bledy
Pinczus odpowiedział(a) na Pinczus pytanie w Pytania i problemy
dobra dzieki, a jak bym chcial %world_players_<world>% to co zrobic? -
wie ktos jak dodac placeholder na itemie w gui? bo jak proboje na nazwie itemku to wywala bledy
Pinczus odpowiedział(a) na Pinczus pytanie w Pytania i problemy
command /sektory [<text>]: trigger: set {_} to chest inventory with 1 rows named "&6Sektory" set {_s} to 3 loop ("A", "B", "C"): if {sektor::%player%} is loop-value: set slot {_s} of {_} to light green wool named "&6%loop-value%" with lore "&7Znajdujesz sie na tym sektorze" else: set slot {_s} of {_} to red wool named "&6%loop-value%" with lore "&7Kliknij aby przeniesc sie na ten sektor" and &e%online_players%" add 1 to {_s} open {_} to player on inventory click: event-inventory is not player's inventory if inventory name of event-inventory is "&6Sektory": cancel event if clicked slot is 3: execute console command "Sektor A %player%" set {sektor::%player%} to "A" if clicked slot is 4: execute console command "Sektor B %player%" set {sektor::%player%} to "B" if clicked slot is 5: execute console command "Sektor C %player%" set {sektor::%player%} to "C" ja chce dodac do itemku to co jest podkreslone na niebiesko a nie zrobic swoj placeholder -
wie ktos jak dodac placeholder na itemie w gui? bo jak proboje na nazwie itemku to wywala bledy
Pinczus odpowiedział(a) na Pinczus pytanie w Pytania i problemy
%online_players% -
wie ktos jak dodac placeholder na itemie w gui? bo jak proboje na nazwie itemku to wywala bledy
Pinczus odpowiedział(a) na Pinczus pytanie w Pytania i problemy
W sensie chciałbym dodać do itemku placeholder, online players który wywala bledy -
wie ktos jak dodac placeholder na itemie w gui? bo jak proboje na nazwie itemku to wywala bledy
Pinczus odpowiedział(a) na Pinczus pytanie w Pytania i problemy
command /sektory [<text>]: trigger: open chest with 1 rows named "&6Sektory" to player set {_s} to 3 loop ("A", "B", "C"): if {sektor::%player%} is loop-value: set player's current inventory's slot {_s} to light green wool named "&6%loop-value%" with lore "&7Znajdujesz sie na tym sektorze" else: set player's current inventory's slot {_s} to red wool named "&6%loop-value%" with lore "&7Kliknij aby przeniesc sie na ten sektor" add 1 to {_s} on inventory click: if inventory name of current inventory of player is "&6Sektory": cancel event if clicked slot is 3: execute console command "Sektor A %player%" set {sektor::%player%} to "A" if clicked slot is 4: execute console command "Sektor B %player%" set {sektor::%player%} to "B" if clicked slot is 5: execute console command "Sektor C %player%" set {sektor::%player%} to "C" dobrze jest? -
wie ktos jak dodac placeholder na itemie w gui? bo jak proboje na nazwie itemku to wywala bledy
Pinczus odpowiedział(a) na Pinczus pytanie w Pytania i problemy
command /sektory [<text>]: trigger: open chest with 1 rows named "&6Sektory" to player set {_s} to 3 loop ("A", "B", "C"): if {sektor::%player%} is loop-value: set player's current inventory's slot {_s} to light green wool named "&6%loop-value%" with lore "&7Znajdujesz sie na tym sektorze" else: set player's current inventory's slot {_s} to red wool named "&6%loop-value%" with lore "&7Kliknij aby przeniesc sie na ten sektor" add 1 to {_s} on inventory click: if inventory name of current inventory of player is "&6Sektory": cancel event if clicked slot is 3: execute console command "Sektor A %player%" set {sektor::%player%} to "A" if clicked slot is 4: execute console command "Sektor B %player%" set {sektor::%player%} to "B" if clicked slot is 5: execute console command "Sektor C %player%" set {sektor::%player%} to "C" -
skrypt ma polegać na tym że jak sie wpisze /kod aktualizacja20 to wpisuje komende z konsoli np: daje klucze, kodu mozna uzyc tylko raz
