Discuss this page on this pages TalkPage
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. |
(itmGetArmorInstalledLocation (scrGetItem gScreen))
Returns the location of the currently selected armor. Return to Functions list