Udun
Well-Known Member
- Joined
- Jan 5, 2012
- Messages
- 194
- Solutions
- 1
- Reaction score
- 68
Heey guys! I've been searching for an action like this, without luck.
I'm using TFS 1.4.
Is for a crafting system, the action should do this:
When I trow 15 coal to an "empty" oven item the sprite changes to a "full" with coal oven item.
I don't know if is possible with a static-non moveable/non-pass trough item or it has to be with an item that allows place items above, in that case I can modified it.
But the item id must change to a new one to make the effect. Of course the 15 coal must be removed from the char inventory.
-To notice after fill the oven with coal I lit it with a firebug, same mechaing of machete/avage, and then decays to an empty oven again (I did this part of the script already)
Thanks alot in advance!
I'm using TFS 1.4.
Is for a crafting system, the action should do this:
When I trow 15 coal to an "empty" oven item the sprite changes to a "full" with coal oven item.
I don't know if is possible with a static-non moveable/non-pass trough item or it has to be with an item that allows place items above, in that case I can modified it.
But the item id must change to a new one to make the effect. Of course the 15 coal must be removed from the char inventory.
-To notice after fill the oven with coal I lit it with a firebug, same mechaing of machete/avage, and then decays to an empty oven again (I did this part of the script already)
Thanks alot in advance!