Jump to content

"X" item added remover


BlackBirdLT

Recommended Posts

That message can be suppressed by passing an extra variable to the AddItem and RemoveItem functions in scripts.

 

AddItem SomeItemOrAnother 1 1
RemoveItem SomeItemOrAnother 1 1

 

The first variable is the item, the second is the amount, and the third is a boolean value that determines if the message should be suppressed. If it is left out or 0 the message will be shown.

Edited by luthienanarion
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...