User talk:Motdwin: Difference between revisions

No edit summary
 
Line 8: Line 8:
**The thing is if you define the i as 1 value, how do you add another i value.
**The thing is if you define the i as 1 value, how do you add another i value.
***<b>i</b> basically means the iterator position. What are you trying to do with another <b>i</b> value? But to answer the question you can just use <b>&#123;&#123;#vardefine: i2 | 0 &#125;&#125;</b> and then inside the loop you can just use <b>&#123;&#123;#vardefine: i2 | &#123;&#123;#expr: &#123;&#123;#var: i2 &#125;&#125; + 1 &#125;&#125; &#125;&#125;</b> to make it automatically increment at the end or the start of the loop. If your goal is to do a mathematical expression with the <b>i</b> value you can just use something like <b>&#123;&#123;#expr: &#123;&#123;#var:i&#125;&#125; * &#123;&#123;#var:something&#125;&#125; + 15 &#125;&#125;</b>. If you want to display the value, you can use <b>&#123;&#123;#var:something&#125;&#125;</b> --[[User:Motdwin|Motdwin]] ([[User talk:Motdwin|talk]]) 15:26, 8 August 2021 (UTC)
***<b>i</b> basically means the iterator position. What are you trying to do with another <b>i</b> value? But to answer the question you can just use <b>&#123;&#123;#vardefine: i2 | 0 &#125;&#125;</b> and then inside the loop you can just use <b>&#123;&#123;#vardefine: i2 | &#123;&#123;#expr: &#123;&#123;#var: i2 &#125;&#125; + 1 &#125;&#125; &#125;&#125;</b> to make it automatically increment at the end or the start of the loop. If your goal is to do a mathematical expression with the <b>i</b> value you can just use something like <b>&#123;&#123;#expr: &#123;&#123;#var:i&#125;&#125; * &#123;&#123;#var:something&#125;&#125; + 15 &#125;&#125;</b>. If you want to display the value, you can use <b>&#123;&#123;#var:something&#125;&#125;</b> --[[User:Motdwin|Motdwin]] ([[User talk:Motdwin|talk]]) 15:26, 8 August 2021 (UTC)
== Names of Revenant passives ==
Hello! I copied the names of the passives from Namu wiki, then I checked with Lili des-u's video. The names are correct, it's just that they're very similar: Mutant Reaper's lv.60 passive is called '''죽음'''의 길 (Way of death/path of death etc); Revenant's passive is called '''망자'''의 길 (path of the dead/etc). I isolated the different words and while '''죽음''' means "death", '''망자''' means something closer to "dead" (as in a person). And well, 길 means road/way/path in both cases... Let's just hope the NA translators don't get confused with the names.
I hope this clears this up! Take care, --[[User:Bluhen|Bluhen]] ([[User talk:Bluhen|talk]]) 06:20, 8 January 2022 (CET)
ElEditors
8,317

edits