SonHukumdarNetworkTR
YASAKLANDI
- En iyi cevaplar
- 0
IRK için skript lazım
command /irksec [<text>]:
trigger:
if arg-1 doesn't exist:
send "&a[IrkSec] &6Oyuna baslamak icin asagidaki 2 irktan birini seciniz."
send "&a[Alpha]"
send "&a[Beta]"
if arg-1 is "alpha":
if {irksecmis.%player%} is true:
send "&6Zaten bir irk secilmis"
else:
execute console command "/manuadd %player% alpha"
send "&6Alpha irki secildi"
set {irksecmis.%player%} to true
if arg-1 is "beta":
if {irksecmis.%player%} is true:
send "&6Zaten bir irk secilmis"
else:
execute console command "/manuadd %player% beta"
send "&6Beta irki secildi"
set {irksecmis.%player%} to true
on first join:
set {irksecmis.%player%} to false
if {irksecmis.%player%} is false:
send "&a[IrkSec] &6Oyuna baslamak icin asagidaki 2 irktan birini seciniz."
send "&a[Alpha]"
send "&a[Beta]"
wait 0.2 minutes
if {irksecmis.%player%} is false:
kick player due to "Irk Secilmedi"
if {irksecmis.%player%} is true:
send "&6Irk Secildi"
on join:
if {irksecmis.%player%} is false:
send "&a[IrkSec] &6Oyuna baslamak icin asagidaki 2 irktan birini seciniz."
send "&a[Alpha]"
send "&a[Beta]"
wait 0.2 minutes
if {irksecmis.%player%} is false:
kick player due to "Irk Secilmedi"
if {irksecmis.%player%} is true:
send "&6Irk Secildi"
bunun gibi ama oyuna girdiginde chest açılsın ve ırk seçme bölümü gelsin.
command /irksec [<text>]:
trigger:
if arg-1 doesn't exist:
send "&a[IrkSec] &6Oyuna baslamak icin asagidaki 2 irktan birini seciniz."
send "&a[Alpha]"
send "&a[Beta]"
if arg-1 is "alpha":
if {irksecmis.%player%} is true:
send "&6Zaten bir irk secilmis"
else:
execute console command "/manuadd %player% alpha"
send "&6Alpha irki secildi"
set {irksecmis.%player%} to true
if arg-1 is "beta":
if {irksecmis.%player%} is true:
send "&6Zaten bir irk secilmis"
else:
execute console command "/manuadd %player% beta"
send "&6Beta irki secildi"
set {irksecmis.%player%} to true
on first join:
set {irksecmis.%player%} to false
if {irksecmis.%player%} is false:
send "&a[IrkSec] &6Oyuna baslamak icin asagidaki 2 irktan birini seciniz."
send "&a[Alpha]"
send "&a[Beta]"
wait 0.2 minutes
if {irksecmis.%player%} is false:
kick player due to "Irk Secilmedi"
if {irksecmis.%player%} is true:
send "&6Irk Secildi"
on join:
if {irksecmis.%player%} is false:
send "&a[IrkSec] &6Oyuna baslamak icin asagidaki 2 irktan birini seciniz."
send "&a[Alpha]"
send "&a[Beta]"
wait 0.2 minutes
if {irksecmis.%player%} is false:
kick player due to "Irk Secilmedi"
if {irksecmis.%player%} is true:
send "&6Irk Secildi"
bunun gibi ama oyuna girdiginde chest açılsın ve ırk seçme bölümü gelsin.