RustInPeaceR
BuildShip14mo ago
3 replies
RustInPeace

RustInPeace - I am trying to use the set variab...

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?
Screenshot_2024-11-24_at_3.06.15_PM.png
Was this page helpful?