[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "Introduction to Pluggy Arrays"
Jump to navigation
Jump to search
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 |