- En iyi cevaplar
- 0
Kod:
on rightclick holding Stick:
name of player's tool is "&5&lHonda":
send "&c&lAraba Çalışıyor" to player
execute console command "/me %player% &5aracın anahtarını saat yönünde çevirir."
wait 3 seconds
apply speed 3 to player for 9999 seconds
apply jump -100 to player for 9999 seconds
execute console command "/give %player% blaze_rod 1 0 name:&2&lMotor"
remove a stick named "&5&lHonda" from the player
execute console command "/me %player% &5aracın mototurunu çalıştırır."
send "&7&lAraba Çalıştı" to player
on rightclick holding blaze rod:
name of player's tool is "&2&lMotor":
apply speed 0 to player for 1 seconds
apply jump 0 to player for 1 seconds
execute console command "/give %player% stick 1 0 name:&5&lHonda"
remove a blaze rod named "&2&lMotor" from the player
execute console command "/me %player% &5aracın mototurunu kapatır."
send "&8&lMotor Kapatıldı" to player
on rightclick holding stick:
name of player's tool is "&5&lHonda"
cancel event
Arkadaşlar böyle bir araba skripti kodladım role play sunucusu için bunu sadece bir blokta gitmesi için ayarlayabilirmisiniz.
Aslında birisine yardım için yapmıştım baktım güzel bir şey oldu bende kullanayım dedim.
Son düzenleme: