06-26-2014, 05:53 AM
haven't really figured out some of the basic stuff for dwaine
- is it possible to set variables in a script apart from the scripts start parameters?
- can you do math with variables?
- i think you can't use the classic for or while loops... but you should try recursion.... (it will actually run the script multiple times, but the script will break after some iterations because the stack will grow too big)
but yea... i haven't really found a way to run a script for a controlled number of iterations
also i wish it was possible to start a dwaine script via wifi, so you could link together the computers and the mechanic wifi components
- is it possible to set variables in a script apart from the scripts start parameters?
- can you do math with variables?
- i think you can't use the classic for or while loops... but you should try recursion.... (it will actually run the script multiple times, but the script will break after some iterations because the stack will grow too big)
but yea... i haven't really found a way to run a script for a controlled number of iterations
also i wish it was possible to start a dwaine script via wifi, so you could link together the computers and the mechanic wifi components