Talk:OnEquip

Revision as of 16:13, 14 January 2008 by imported>RedFault (Editing sCantEquipGeneric - does it interfere with other messages?)

Deleting String Values

As per a suggestion from Haama on my talk page, I tested my own advice about deleting the String value of the sCantEquipGeneric constant. His suggestion was that this might blank out ALL messages. My experience is that the only message which will no longer display is "This item cannot be equipped." I have successfully loaded a plugin with the sCantEquipGeneric value completely removed (with the Backspace key, in case that matters), and other messages, such as "Your conjuration skill has improved." and custom messages I added myself still display correctly. Has there been a previous issue with this?

As far as I'm concerned, the sCantEquipGeneric message is not necessary anyway. If I click it and nothing happens, I can figure out that it can't be equipped on my own. Removing this message from the game opens up the ability to add script effects to ordinary clutter objects in the player's inventory, so to me, the tradeoff is well worth it. However, if it interferes with other aspects of gameplay, it should be noted as such in this article.
--RedFault 15:13, 14 January 2008 (EST)

Return to "OnEquip" page.