Jump to content

Recommended Posts

Posted

So I want to give grain into a container and after some time it will become vodka (For instance)

 

How do I get to that. I know there's the drinking buddy functionality, yet I don't have a clue on how alter it.

Posted

We just did exactly that with coffee cups and coffee tins last week, search here on coffee and OnItemAdded

Posted

Can you post a link?

I can't find anything

 

 

Edit: Nevermind found it. I don't see how it helps though

Posted
Do you want to detect when grain is put in a container ? Thats OnItemAdded()


Do you want to replace it with Vodca ? That's RemoveItem() and AddItem()


Do you want a time delay ? That's StartTimer()

  • Recently Browsing   0 members

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