How to suppress an explicit notification by script?

Post » Tue Jun 19, 2012 12:29 am

Clicking a clutter-item (Misc) in the inventory, triggers a warning message at the upper left corner, to inform the player, that he can't equip this Item.

Now I've created a ring as a clutter item and attached a script to it, which evaluates an OnAvtivate() event.
The script works fine for me, but I want the warning message to be suppressed.

Has anyone a clue, how to do this?
User avatar
BaNK.RoLL
 
Posts: 3451
Joined: Sun Nov 18, 2007 3:55 pm

Post » Mon Jun 18, 2012 4:35 pm

bump
User avatar
ShOrty
 
Posts: 3392
Joined: Sun Jul 02, 2006 8:15 pm

Post » Mon Jun 18, 2012 12:06 pm

If its a ring you might have no choice but to make it a wearable object and use OnEquip SKSE might have something for you, but you can't really suppress native engine messages AFAIK
User avatar
CHARLODDE
 
Posts: 3408
Joined: Mon Apr 23, 2007 5:33 pm


Return to V - Skyrim