Difference between revisions of "Talk:GetEquippedObject"

270 bytes added ,  18:42, 28 March 2010
imported>JdeRau
(Multi-slot items)
imported>Shademe
 
Line 65: Line 65:


What would happen if the player was wearing a robe for example? Would the above script unequip the robe or do I have to use '''Player.GetEquippedObject 18''' to get the reference for the robe? [[User:JdeRau|JdeRau]] 14:46, 25 March 2010 (EDT)
What would happen if the player was wearing a robe for example? Would the above script unequip the robe or do I have to use '''Player.GetEquippedObject 18''' to get the reference for the robe? [[User:JdeRau|JdeRau]] 14:46, 25 March 2010 (EDT)
: If the robe were to occupy slot #2, getEquippedObject will return its objectID, i.e, it will get unequipped.
: [[User:Shademe|shadeMe]] <sup>[[User_talk:Shademe|<span style="font-family: Oblivion, Daedric Runes; size=2;">TALK</span>]]</sup> 19:42, 28 March 2010 (EDT)
Anonymous user