Difference between revisions of "Introduction to Pluggy Arrays"
m
→Example
imported>Speedo (→Example: Expanding example) |
imported>Speedo m (→Example) |
||
Line 135: | Line 135: | ||
</pre> | </pre> | ||
In order to see the player had an item, the following code could be used: | In order to see if the player had an item, the following code could be used: | ||
<pre> | <pre> | ||
set item to MyItem | set item to MyItem |