command /test1:
trigger:
loop 10 times:
set yaml value "liczba.%loop-number%" from file "plik.yml" to "%loop-number%"
command /test2:
trigger:
loop 10 times:
set {_x} to "%yaml value ""liczba.%loop-number%"" from file ""plik.yml""%"
send "%{_x}%"
wait 1 tick
set {_x} to "%yaml value ""liczba.%loop-number%"" from file ""plik.yml""%"
bez %loop-number% to dziala ale tak to mam error ktos wie czemu co robie zle
Pytanie
Technik_pl 0
command /test1: trigger: loop 10 times: set yaml value "liczba.%loop-number%" from file "plik.yml" to "%loop-number%" command /test2: trigger: loop 10 times: set {_x} to "%yaml value ""liczba.%loop-number%"" from file ""plik.yml""%" send "%{_x}%" wait 1 tickset {_x} to "%yaml value ""liczba.%loop-number%"" from file ""plik.yml""%"
bez %loop-number% to dziala ale tak to mam error ktos wie czemu co robie zle
Odnośnik do komentarza
https://skript.pl/temat/15390-pliki-yml-w-skquery/Udostępnij na innych stronach
0 odpowiedzi na to pytanie
Rekomendowane odpowiedzi