How do you set loops in your template? How do you convert the template to C# code?

Maddithebunny

Новичок
Регистрация
17.06.2012
Сообщения
6
Благодарностей
0
Баллы
0
Help?How can you do this?
I wanna set loop directly in the template and I just want to use the instance alone no other .exe's, I basically want a standalone instance how do I do this?
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
683
Баллы
113
You would use a counter for this. In MP it is in the variable processing action. Set the counter to 0 to begin with. Then do what you want to do in the template, then add 1 to the variable through another variable processing action. You would set a logic operation to see when the variable reaches the number of loops you want. If it hasn't, loop back up and do the process again. If it has, then the template will stop.

Посмотреть вложение LoopExample.xmlz
 
  • Спасибо
Реакции: etelliman

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)