I'v been doing some Conditions for the skills and got as initial idea:
- score{objective=Var1;value==-3}
- score{objective=Var2;value==32}
- score{objective=Var3;value==12}
- hastag{tag=Dire}
but i am ending with something like this:
- score{objective=Var1;value=>-4}
- score{objective=Var2;value=>31}
- score{objective=Var3;value=>11}
- score{objective=Var1;value=<-2}
- score{objective=Var2;value=<33}
- score{objective=Var3;value=<13}
-...
Condition Contraption
- score{objective=Var1;value==-3}
- score{objective=Var2;value==32}
- score{objective=Var3;value==12}
- hastag{tag=Dire}
but i am ending with something like this:
- score{objective=Var1;value=>-4}
- score{objective=Var2;value=>31}
- score{objective=Var3;value=>11}
- score{objective=Var1;value=<-2}
- score{objective=Var2;value=<33}
- score{objective=Var3;value=<13}
-...
Condition Contraption