Chocoszok 2 Opublikowano 2 sierpnia 2015 Udostępnij Opublikowano 2 sierpnia 2015 (edytowane) cls Edytowane 6 sierpnia 2015 przez Chocoszok Odnośnik do komentarza https://skript.pl/temat/9064-pisanie-co-5-sekund/ Udostępnij na innych stronach Więcej opcji udostępniania...
0 vanillah 76 Opublikowano 2 sierpnia 2015 Udostępnij Opublikowano 2 sierpnia 2015 #===================================================# # # # | ZMIENNE | # # # #===================================================# variables: {jobs.wybierz.%player%} = false {jobs.gornik.%player%} = false {jobs.drwal.%player%} = false {jobs.kopacz.%player%} = false {jobs.zabojca.%player%} = false {jobs.lowca.%player%} = false {jobs.budowniczy.%player%} = false {slow.%player%} = false #===================================================# # # # | CHAT | # # # #===================================================# on chat: if {jobs.gornik.%player%} is true: if {slow.%player%} is false: cancel event send "&9[&5Gornik&9] %display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" if {jobs.drwal.%player%} is true: if {slow.%player%} is false: cancel event send "&9[&5Drwal&9] %display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" if {jobs.kopacz.%player%} is true: if {slow.%player%} is false: cancel event send "&9[&5Kopacz&9] %display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" if {jobs.zabojca.%player%} is true: if {slow.%player%} is false: cancel event send "&9[&5Zabojca&9] %display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" if {jobs.lowca.%player%} is true: if {slow.%player%} is false: cancel event send "&9[&5Lowca&9] %display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" if {jobs.budowniczy.%player%} is true: if {slow.%player%} is false: cancel event send "&9[&5Budowniczy&9] %display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" Podmień linijki w skrypcie na te podane wyżej :) nayes i Chocoszok 2 Odnośnik do komentarza https://skript.pl/temat/9064-pisanie-co-5-sekund/#findComment-69995 Udostępnij na innych stronach Więcej opcji udostępniania...
0 Chocoszok 2 Opublikowano 3 sierpnia 2015 Autor Udostępnij Opublikowano 3 sierpnia 2015 (edytowane) csl Edytowane 6 sierpnia 2015 przez Chocoszok Odnośnik do komentarza https://skript.pl/temat/9064-pisanie-co-5-sekund/#findComment-70004 Udostępnij na innych stronach Więcej opcji udostępniania...
0 vanillah 76 Opublikowano 3 sierpnia 2015 Udostępnij Opublikowano 3 sierpnia 2015 (edytowane) #===================================================# # # # | CHAT | # # # #===================================================# on chat: if {jobs.gornik.%player%} is true: if {slow.%player%} is false: cancel event send "&9[&5Gornik&9] %display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" if {jobs.drwal.%player%} is true: if {slow.%player%} is false: cancel event send "&9[&5Drwal&9] %display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" if {jobs.kopacz.%player%} is true: if {slow.%player%} is false: cancel event send "&9[&5Kopacz&9] %display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" if {jobs.zabojca.%player%} is true: if {slow.%player%} is false: cancel event send "&9[&5Zabojca&9] %display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" if {jobs.lowca.%player%} is true: if {slow.%player%} is false: cancel event send "&9[&5Lowca&9] %display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" if {jobs.budowniczy.%player%} is true: if {slow.%player%} is false: cancel event send "&9[&5Budowniczy&9] %display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" else: if {slow.%player%} is false: cancel event send "%display name of player% %message%" to all players set {slow.%player%} to true wait 5 seconds set {slow.%player%} to false else: send "&cNa chacie mozesz pisac co 5 sekund!" Edytowane 3 sierpnia 2015 przez astranaar nayes 1 Odnośnik do komentarza https://skript.pl/temat/9064-pisanie-co-5-sekund/#findComment-70025 Udostępnij na innych stronach Więcej opcji udostępniania...
Pytanie
Chocoszok 2
cls
Edytowane przez ChocoszokOdnośnik do komentarza
https://skript.pl/temat/9064-pisanie-co-5-sekund/Udostępnij na innych stronach
3 odpowiedzi na to pytanie
Rekomendowane odpowiedzi