modding:function:itmgetarmorinstalledlocation
Discuss this page on this pages TalkPage
itmGetArmorInstalledLocation
See itmGetArmorInstalledLocation at Xelerus
| Syntax | (itmGetArmorInstalledLocation item) → segment # |
|---|---|
| Arguments | item: The item of armor you want to know the location of. Must be an itemStruct not a UNID |
| Returns | -1 one if not installed, otherwise returns the segment number of where it is installed. |
| Category | armor, item |
| Description | Returns the location of the armor. |
Example
(itmGetArmorInstalledLocation (scrGetItem gScreen))
Returns the location of the currently selected armor. Return to Functions list
modding/function/itmgetarmorinstalledlocation.txt · Last modified: by 127.0.0.1
