Skocz do zawartości
  • 0

RandomSK Serwer sie wylacza


Pytanie

po wpisaniu /sk reload [nazwa]

wywala serwer

	on rightclick with stick:
    targeted entity is a chicken
    set {_target} to targeted entity
    make player ride {_target}
    wait 5 ticks
    while vehicle of player is {_target}:
        change yaw of vehicle of player to yaw of player
        change pitch of vehicle of player to pitch of player
	on vehicle button press:
    if event-button is space:
        push vehicle of player upwards at speed 0.4
    if event-button is w:
        push vehicle of player in the direction of player at speed 0.4
    if event-button is a:
        push vehicle of player to the left at speed 0.1
    if event-button is d:
        push vehicle of player to the right at speed 0.1
    if event-button is s:
        push vehicle of player backwards at speed 0.2
	

Odnośnik do komentarza
https://skript.pl/temat/15077-randomsk-serwer-sie-wylacza/
Udostępnij na innych stronach

3 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
Godzinę temu, Dadudze napisał:

po wpisaniu /sk reload [nazwa]

wywala serwer

 


	on rightclick with stick:
    targeted entity is a chicken
    set {_target} to targeted entity
    make player ride {_target}
    wait 5 ticks
    while vehicle of player is {_target}:
        change yaw of vehicle of player to yaw of player
        change pitch of vehicle of player to pitch of player
	on vehicle button press:
    if event-button is space:
        push vehicle of player upwards at speed 0.4
    if event-button is w:
        push vehicle of player in the direction of player at speed 0.4
    if event-button is a:
        push vehicle of player to the left at speed 0.1
    if event-button is d:
        push vehicle of player to the right at speed 0.1
    if event-button is s:
        push vehicle of player backwards at speed 0.2
	

 

To nie przez skrypt tylko przez wersje skryptu ;d

Odnośnik do komentarza
https://skript.pl/temat/15077-randomsk-serwer-sie-wylacza/#findComment-103984
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...