Ten skrypt jest chyba po to, aby go używać, tak? Ja na jego miejscu cieszyłbym się, że ktoś używa mojego skryptu na tak dużym serwerze. Napisałbym to samo, ale po co, jak jest cytowanie postów. Popracuj nad nim.
Totalnie bez sensu, bo kurczaki na serwerze będą już zbędne. Moim zdaniem nie powinno być kicka ani informacji dla wszystkich, bo w nocy sobie taki ktoś wbije, włączy killaurę, zobaczy, że jest antykillaura i widać to na czacie i sobie wyłączy to...
set the name of last spawned entity to "&e&lZwykly Zombie" to spowoduje, że nazwę będzie widać jak najedziemy na moba. Jak chcesz, aby zawsze było widać daj: set the display name of last spawned entity to "&e&lZwykly Zombie" nie musisz też dawać "the". Jest to zbędne.
Automatycznie wygenerowana wiadomość.
Ten temat został przeniesiony z "Skrypty → Propozycje i zlecenia" do "Minecraft → Tryb wieloosobowy → Współpraca serwerowa".
nie.
Gotowy kod:
replace all "a" with "A" in {_tekst}replace all "b" with "B" in {_tekst}replace all "c" with "C" in {_tekst}replace all "d" with "D" in {_tekst}replace all "e" with "E" in {_tekst}replace all "f" with "F" in {_tekst}replace all "g" with "G" in {_tekst}replace all "h" with "H" in {_tekst}replace all "i" with "I" in {_tekst}replace all "j" with "J" in {_tekst}replace all "k" with "K" in {_tekst}replace all "l" with "L" in {_tekst}replace all "m" with "M" in {_tekst}replace all "n" with "N" in {_tekst}replace all "o" with "O" in {_tekst}replace all "p" with "P" in {_tekst}replace all "q" with "Q" in {_tekst}replace all "r" with "R" in {_tekst}replace all "s" with "S" in {_tekst}replace all "t" with "T" in {_tekst}replace all "u" with "U" in {_tekst}replace all "w" with "W" in {_tekst}replace all "v" with "V" in {_tekst}replace all "y" with "Y" in {_tekst}replace all "x" with "X" in {_tekst}replace all "z" with "Z" in {_tekst}[/spoiler]