Difference between revisions of "Actor Script"
Jump to navigation
Jump to search
updated EquipItemEx description
imported>Quindraco |
imported>SniffleMan (updated EquipItemEx description) |
||
Line 615: | Line 615: | ||
'''[[EquipItemEx - Actor|EquipItemEx]](Form ''item'', Int ''equipSlot'', Bool ''preventUnequip'', Bool ''equipSound'')''' | '''[[EquipItemEx - Actor|EquipItemEx]](Form ''item'', Int ''equipSlot'', Bool ''preventUnequip'', Bool ''equipSound'')''' | ||
* | *Forces this actor to equip the first item in the specified form's extralist to the specified slot. | ||
'''[[EquipItemById - Actor|EquipItemById]](Form ''item'', Int ''itemId'', Int ''equipSlot'', Bool ''preventUnequip'', Bool ''equipSound'')''' | '''[[EquipItemById - Actor|EquipItemById]](Form ''item'', Int ''itemId'', Int ''equipSlot'', Bool ''preventUnequip'', Bool ''equipSound'')''' |