User Tools

Site Tools


script_syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
script_syntax [2021/05/05 12:12] justinscript_syntax [2021/05/05 12:17] justin
Line 105: Line 105:
 <code bauxite> <code bauxite>
 for $i in range(1, 4) do for $i in range(1, 4) do
-   give_item("ITEM_000""${$i}", $i);+   give_item("ITEM_000"str($i), $i);
 end; end;
 </code> </code>
script_syntax.txt · Last modified: 2023/11/06 14:13 by justin