RustInPeaceR
BuildShip14mo ago
3 replies
RustInPeace

Set Variable not working as intended

I am trying to use the set variable inside a loop as a counter variable, it doesn't get updated inside the loop though. The variable is initialised with 0. The loop is running 6 times but the value of the variable is stuck at 1. Am i doing something wrong?
question.png
Was this page helpful?