SpokocukierkiPL 2 Opublikowano 31 lipca 2020 Udostępnij Opublikowano 31 lipca 2020 (edytowane) zrobi mi ktos skrypt na takie cos ze przed rangą pisze np kocur i ze mozna se ustawic jakie chcesz ale do 20 znakow np pisalo by Kotek [grupa] [nick] [message] komendy tag usun tag dodaj [nazwa] i permisja Edytowane 31 lipca 2020 przez SpokocukierkiPL Cytuj Odnośnik do komentarza https://skript.pl/temat/40762-skrypt-na-taki-jakby-tag/ Udostępnij na innych stronach Więcej opcji udostępniania...
0 Medyk324 35 Opublikowano 31 lipca 2020 Udostępnij Opublikowano 31 lipca 2020 6 godzin temu, SpokocukierkiPL napisał: zrobi mi ktos skrypt na takie cos ze przed rangą pisze np kocur i ze mozna se ustawic jakie chcesz ale do 20 znakow np pisalo by Kotek [grupa] [nick] [message] komendy tag usun tag dodaj [nazwa] i permisja Na chacie? Cytuj Odnośnik do komentarza https://skript.pl/temat/40762-skrypt-na-taki-jakby-tag/#findComment-254086 Udostępnij na innych stronach Więcej opcji udostępniania...
0 Medyk324 35 Opublikowano 31 lipca 2020 Udostępnij Opublikowano 31 lipca 2020 on chat: if {tag::%player%} is set: broadcast "%{tag::%player%}% RANGA %colored player's name% %%message%" command /tag [<text>]: trigger: if length of arg 1 > 20: send "&4Za duzo znakow!" to player else: set {tag::%player%} to arg 1 command /tagusun: trigger: delete {tag::%player%} Cytuj Odnośnik do komentarza https://skript.pl/temat/40762-skrypt-na-taki-jakby-tag/#findComment-254089 Udostępnij na innych stronach Więcej opcji udostępniania...
0 SpokocukierkiPL 2 Opublikowano 1 sierpnia 2020 Autor Udostępnij Opublikowano 1 sierpnia 2020 A permisję dasz bo za bardzo nie wiem jak Cytuj Odnośnik do komentarza https://skript.pl/temat/40762-skrypt-na-taki-jakby-tag/#findComment-254172 Udostępnij na innych stronach Więcej opcji udostępniania...
0 SpokocukierkiPL 2 Opublikowano 1 sierpnia 2020 Autor Udostępnij Opublikowano 1 sierpnia 2020 (edytowane) on chat: if {tag::%player%} is set: broadcast "%{tag::%player%}% RANGA %colored player's name% %%message%" command /tag [<text>]: permission: tag trigger: if length of arg 1 > 20: send "&4Za duzo znakow!" to player else: set {tag::%player%} to arg 1 command /tagusun: trigger: delete {tag::%player%} mam to i nie chce dzialac [17:02:41 INFO]: [Skript] Reloading tag.sk... [17:02:41 ERROR]: indentation error: expected 8 spaces, but found '__->' [-> = tab, _ = space, ? = other whitespace] (tag.sk, line 8: trigger:') [17:02:41 ERROR]: indentation error: expected 8 spaces, but found 3 tabs (tag.sk, line 9: if length of arg 1 > 20:') [17:02:41 ERROR]: indentation error: expected 8 spaces, but found 4 tabs (tag.sk, line 10: send "&4Za duzo znakow!" to player') [17:02:41 ERROR]: indentation error: expected 8 spaces, but found '__->->->' [-> = tab, _ = space, ? = other whitespace] (tag.sk, line 11: else:') [17:02:41 ERROR]: indentation error: expected 8 spaces, but found '__->->->->' [-> = tab, _ = space, ? = other whitespace] (tag.sk, line 12: set {tag::%player%} to arg 1') [17:02:41 ERROR]: indentation error: indent must only consist of either spaces or tabs, but not mixed (found '__->' [-> = tab, _ = space, ? = other whitespace]) (tag.sk, line 15: trigger:') [17:02:41 ERROR]: indentation error: indent must only consist of either spaces or tabs, but not mixed (found '__->->->' [-> = tab, _ = space, ? = other whitespace]) (tag.sk, line 16: delete {tag::%player%}') [17:02:41 ERROR]: The percent sign is used for expressions (e.g. %player%). To insert a '%' type it twice: %%. (tag.sk, line 3: broadcast "%{tag::%player%}% RANGA %colored player's name% %%message%"') [17:02:41 ERROR]: Required entry 'trigger' is missing in 'command /tag [<text>]' (tag.sk, starting at line 6) (tag.sk, line 7: permission: tag.tag') [17:02:41 ERROR]: Required entry 'trigger' is missing in 'command /tagusun' (tag.sk, starting at line 14) (tag.sk, line 14: command /tagusun:') [17:02:41 INFO]: [Skript] Encountered 10 errors while reloading tag.sk! Edytowane 4 sierpnia 2020 przez wiktorm12 Kod skryptu dodawaj przy użyciu funkcji kod w edytorze oznaczonej symbolami <> Notatka dodana przez wiktorm12 Cytuj Odnośnik do komentarza https://skript.pl/temat/40762-skrypt-na-taki-jakby-tag/#findComment-254176 Udostępnij na innych stronach Więcej opcji udostępniania...
0 SpokocukierkiPL 2 Opublikowano 1 sierpnia 2020 Autor Udostępnij Opublikowano 1 sierpnia 2020 [17:08:52 INFO]: [Skript] Reloading tag.sk... [17:08:52 ERROR]: indentation error: expected 8 spaces, but found '__->' [-> = tab, _ = space, ? = other whitespace] (tag.sk, line 8: trigger:') [17:08:52 ERROR]: indentation error: expected 8 spaces, but found 3 tabs (tag.sk, line 9: if length of arg 1 > 20:') [17:08:52 ERROR]: indentation error: expected 8 spaces, but found 4 tabs (tag.sk, line 10: send "&4Za duzo znakow!" to player') [17:08:52 ERROR]: indentation error: expected 8 spaces, but found '__->->->' [-> = tab, _ = space, ? = other whitespace] (tag.sk, line 11: else:') [17:08:52 ERROR]: indentation error: expected 8 spaces, but found '__->->->->' [-> = tab, _ = space, ? = other whitespace] (tag.sk, line 12: set {tag::%player%} to arg 1') [17:08:52 ERROR]: indentation error: indent must only consist of either spaces or tabs, but not mixed (found '__->' [-> = tab, _ = space, ? = other whitespace]) (tag.sk, line 15: trigger:') [17:08:52 ERROR]: indentation error: indent must only consist of either spaces or tabs, but not mixed (found '__->->->' [-> = tab, _ = space, ? = other whitespace]) (tag.sk, line 16: delete {tag::%player%}') [17:08:52 ERROR]: The percent sign is used for expressions (e.g. %player%). To insert a '%' type it twice: %%. (tag.sk, line 3: broadcast "%{tag::%player%}% RANGA %colored player's name% %%message%"') [17:08:52 ERROR]: Required entry 'trigger' is missing in 'command /tag [<text>]' (tag.sk, starting at line 6) (tag.sk, line 7: permission: tag.tag') [17:08:52 ERROR]: Required entry 'trigger' is missing in 'command /tagusun' (tag.sk, starting at line 14) (tag.sk, line 14: command /tagusun:') [17:08:52 INFO]: [Skript] Encountered 10 errors while reloading tag.sk! Cytuj Odnośnik do komentarza https://skript.pl/temat/40762-skrypt-na-taki-jakby-tag/#findComment-254177 Udostępnij na innych stronach Więcej opcji udostępniania...
0 SpokocukierkiPL 2 Opublikowano 1 sierpnia 2020 Autor Udostępnij Opublikowano 1 sierpnia 2020 21 godzin temu, Medyk324 napisał: on chat: if {tag::%player%} is set: broadcast "%{tag::%player%}% RANGA %colored player's name% %%message%" command /tag [<text>]: trigger: if length of arg 1 > 20: send "&4Za duzo znakow!" to player else: set {tag::%player%} to arg 1 command /tagusun: trigger: delete {tag::%player%} Cytuj Odnośnik do komentarza https://skript.pl/temat/40762-skrypt-na-taki-jakby-tag/#findComment-254184 Udostępnij na innych stronach Więcej opcji udostępniania...
Pytanie
SpokocukierkiPL 2
zrobi mi ktos skrypt na takie cos ze przed rangą pisze np kocur i ze mozna se ustawic jakie chcesz ale do 20 znakow np pisalo by
Kotek [grupa] [nick] [message]
komendy
tag usun
tag dodaj [nazwa]
i permisja
Edytowane przez SpokocukierkiPLOdnośnik do komentarza
https://skript.pl/temat/40762-skrypt-na-taki-jakby-tag/Udostępnij na innych stronach
6 odpowiedzi na to pytanie
Rekomendowane odpowiedzi
Dołącz do dyskusji
Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.