Hata : [FeatherBoard] This command can only be used ingame!Kod:every 1 minute: execute console command "/featherboard reload"
Anladığım kadarıyla komutun sadece oyun içinde kullanıldığını diyor. Skript yazma bilgim olmadığı için hiç kurcalamak istemiyorum komut bloğuyla deneyebilirsin.Hata : [FeatherBoard] This command can only be used ingame!
every 1 minutes:
loop all players:
if loop-player has permission "oto.reload":
execute loop-player command "featherboard reload"
send "&9Scoreboard otomatik olarak yenilendi!" to loop-player
every 1 minutes:
loop all players:
add loop-player to {_list::*}
if size of {_list::*} is more than 0:
set {_player} to a random element out of {_list::*}
execute console command "manuaddp %{_player}% fb.reload"
execute {_player} command "/featherboard reload"
execute console command "manudelp %{_player}% fb.reload"
delete {_list::*}
delete {_player}
Adamsin Kardeşim Cansin <3 olduFeatherboard yerine CTSNC kullanabilirsin,placeholderler konusunda featherboard önde olsada,zamanla CTSNC'de gelişecektir.Kod:every 1 minutes: loop all players: if loop-player has permission "oto.reload": execute loop-player command "featherboard reload" send "&9Scoreboard otomatik olarak yenilendi!" to loop-player
denemedim çalışırsa söylePHP:every 1 minutes: loop all players: add loop-player to {_list::*} if size of {_list::*} is more than 0: set {_player} to a random element out of {_list::*} execute console command "manuaddp %{_player}% fb.reload" execute {_player} command "/featherboard reload" execute console command "manudelp %{_player}% fb.reload" delete {_list::*} delete {_player}
bir şey değil her zamanAdamsin Kardeşim Cansin <3 oldu
Seninkide oldu abi cansin <3