LOOP FOR like in JAVA for RPG

前端 未结 0 1066
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-21 04:57

I would like to make the same loop Java in RPG. But I have a problem with the syntax.

        int nombre = 0;
        int somme = 0;
        int i = 0;

              


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题