Is there a way to add items without the notification message

Post » Wed Jun 20, 2012 11:23 am

Tried the old Oblivion trick:


notification.message(" ")
notification.message(" ")
notification.message(" ")
notification.message(" ")
notification.message(" ")
additem(myitem, 1)


but I still got the "ADDED MY ITEM" message in the upper left hand corner of the screen.
User avatar
Jessie
 
Posts: 3343
Joined: Sat Oct 14, 2006 2:54 am

Post » Wed Jun 20, 2012 4:38 pm

http://www.creationkit.com/AddItem


[ActorID|ContainerID.]AddItem ObjectID, Count, MessageHiddenFlag
player.additem FoodMead 10 1
User avatar
ruCkii
 
Posts: 3360
Joined: Mon Mar 26, 2007 9:08 pm

Post » Wed Jun 20, 2012 10:20 am

Thank you very much Echonite!

http://www.creationkit.com/AddItem


[ActorID|ContainerID.]AddItem ObjectID, Count, MessageHiddenFlag
player.additem FoodMead 10 1
User avatar
Inol Wakhid
 
Posts: 3403
Joined: Wed Jun 27, 2007 5:47 am


Return to V - Skyrim