Tak jak w temacie poproszę o dodanie permisji o nazwie uje.sponsor. Chodzi o to aby nikomu innemu nie pokazywały się wiadomości jeśli kliknie prawym na niego na shifcie + jak sponsor kliknie na kogoś to mu się pokazuje aby zaakceptował.
skrypt:
on rightclick on player:
if player is sneaking:
wait 20 seconds
set {lAX.%player%} to false
set {lAXx.%player%} to false
#on sneak toggle:
# player was sneaking
# set {lAX.%player%} to true
on rightclick on player:
if player is sneaking:
set {lAX.%player%} to true
if player has permission "sponsor.sponsor":
set {lAXx.%player%} to true
send "&3Wyslano prosbe na ujezdzanie gracza &c%entity%!" to player
if {lAXx.%player%} is true:
if {lAX.%entity%} is true:
run entity command "jedz234 %player%" as op
set {lAX.%player%} to false
set {lAX.%entity%} to false
else:
send "&2Klinij &cshift + PPM&a na &c%player% aby mogl wsiasc na ciebie!"
else:
if entity has permission "sponsor.sponsor":
set {lAXx.%player%} to true
send "&3Wyslano prosbe na ujezdzanie gracza &c%entity%!" to player
if {lAXx.%player%} is true:
if {lAX.%entity%} is true:
run entity command "jedz234 %player%" as op
set {lAX.%player%} to false
set {lAX.%entity%} to false
else:
send "&2Klinij &cshift + PPM&a na &c%player% aby mogl wsiasc na ciebie!"
else:
send "&2Aby go dosiadac jeden z was musi posiadac range: &6Sponsor"
Pytanie
Uzi 20
Tak jak w temacie poproszę o dodanie permisji o nazwie uje.sponsor. Chodzi o to aby nikomu innemu nie pokazywały się wiadomości jeśli kliknie prawym na niego na shifcie + jak sponsor kliknie na kogoś to mu się pokazuje aby zaakceptował.
skrypt:
on rightclick on player: if player is sneaking: wait 20 seconds set {lAX.%player%} to false set {lAXx.%player%} to false #on sneak toggle: # player was sneaking # set {lAX.%player%} to true on rightclick on player: if player is sneaking: set {lAX.%player%} to true if player has permission "sponsor.sponsor": set {lAXx.%player%} to true send "&3Wyslano prosbe na ujezdzanie gracza &c%entity%!" to player if {lAXx.%player%} is true: if {lAX.%entity%} is true: run entity command "jedz234 %player%" as op set {lAX.%player%} to false set {lAX.%entity%} to false else: send "&2Klinij &cshift + PPM&a na &c%player% aby mogl wsiasc na ciebie!" else: if entity has permission "sponsor.sponsor": set {lAXx.%player%} to true send "&3Wyslano prosbe na ujezdzanie gracza &c%entity%!" to player if {lAXx.%player%} is true: if {lAX.%entity%} is true: run entity command "jedz234 %player%" as op set {lAX.%player%} to false set {lAX.%entity%} to false else: send "&2Klinij &cshift + PPM&a na &c%player% aby mogl wsiasc na ciebie!" else: send "&2Aby go dosiadac jeden z was musi posiadac range: &6Sponsor"
Odnośnik do komentarza
Udostępnij na innych stronach
0 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ą.