on command:
if command is "ts3":
send "&6TS3 &7Adresimiz: &bts3.*.net" to player
if command is "site":
send "&6Site &7Adresimiz: &b.mc.tc" to player
if command is "iletisim" or "skype" or "whatsapp":
send "&6Whatsapp &7Adresimiz : &b***"
send "&6Skype &7Adresimiz : &b***"
Kod:on command: if command is "ts3": send "&6TS3 &7Adresimiz: &bts3.*.net" to player if command is "site": send "&6Site &7Adresimiz: &b.mc.tc" to player if command is "iletisim" or "skype" or "whatsapp": send "&6Whatsapp &7Adresimiz : &b***" send "&6Skype &7Adresimiz : &b***"
Kod:on command: if command is "ts3": send "&6TS3 &7Adresimiz: &bts3.*.net" to player if command is "site": send "&6Site &7Adresimiz: &b.mc.tc" to player if command is "iletisim" or "skype" or "whatsapp": send "&6Whatsapp &7Adresimiz : &b***" send "&6Skype &7Adresimiz : &b***"
Hocam wordpad kullanımı zor bir program (skript) içinbir şey söylemek istiyorum bunu wordpad in içine atıp sonra skripts in içine atıcam ek bir pl ye ihtiyaç yok değil mi ?
cancel event eklemelisin yoksa unknown command mesajı alırsın kullandığında.Kod:on command: if command is "ts3": send "&6TS3 &7Adresimiz: &bts3.*.net" to player if command is "site": send "&6Site &7Adresimiz: &b.mc.tc" to player if command is "iletisim" or "skype" or "whatsapp": send "&6Whatsapp &7Adresimiz : &b***" send "&6Skype &7Adresimiz : &b***"
İyi hatırlattın unutmuşum :)cancel event eklemelisin yoksa unknown command mesajı alırsın kullandığında.
on command:
if command is "ts3":
cancel event
send "&6TS3 &7Adresimiz: &bts3.*.net" to player
if command is "site":
cancel event
send "&6Site &7Adresimiz: &b.mc.tc" to player
if command is "iletisim" or "skype" or "whatsapp":
cancel event
send "&6Whatsapp &7Adresimiz : &b***"
send "&6Skype &7Adresimiz : &b***"
Hocam wordpad kullanımı zor bir program (skript) için
Eğer notepad++ kullanırsanız daha kolay yazabilirsiniz herhangi bir plugine gerek yok sadece sk reload all çekin
Hocam wordpad kullanımı zor bir program (skript) için
Eğer notepad++ kullanırsanız daha kolay yazabilirsiniz herhangi bir plugine gerek yok sadece sk reload all çekin
cancel event eklemelisin yoksa unknown command mesajı alırsın kullandığında.
mudlusamoi#5646
command /ts3:
trigger:
send "&6TS3 &7Adresimiz: &bts3.*.net" to player
command /site:
trigger:
send "&6Site &7Adresimiz: &b.mc.tc" to player
command /iletisim:
aliases: /skype, /whatsapp
trigger:
send "&6Whatsapp &7Adresimiz : &b***"
send "&6Skype &7Adresimiz : &b***"
@smt287 nin skriptini kullanabilirsiniz farkı oyuna komut ekler benimkinde ise komut girdiğin zaman olurBuyrun. Sorun çözülürse lütfen belirtmeyi unutmayınız.Kod:command /ts3: trigger: send "&6TS3 &7Adresimiz: &bts3.*.net" to player command /site: trigger: send "&6Site &7Adresimiz: &b.mc.tc" to player command /iletisim: aliases: /skype, /whatsapp trigger: send "&6Whatsapp &7Adresimiz : &b***" send "&6Skype &7Adresimiz : &b***"
command /iletişim:
trigger:
play "NOTE_PLING" to player at volume 1
open virtual chest with size 1 named "&3&lILETIŞIM BILGILERI" to player
make gui slot 0 of player with stone named "&6TeamSpeak 3" with lore "&7TeamSpeak 3 bilgilerimiz için tıkla!" to close then run player command "ts3"
make gui slot 1 of player with stone named "&6WebSitemiz" with lore "&7Web site adresimiz için buraya tıkla!" to close run player command "site"
make gui slot 8 of player with stone named "&cMenüyü Kapat" with lore "&7Tıkla ve menü kapansın!" to close
command /ts3:
trigger:
send "&8[ &6XXXCRAFT &8] &7ts3.xxxx.com" to player
command /site:
trigger:
send "&8[ &6XXXCRAFT &8] &7xxx.mc.tc" to player
MaskeliPeder#8352