I'm trying to make a small mod for the main game: to make the smaller candlesticks pick able and to unlit them whenever a bigger wind roams the room.
For that i need:
-movable candelsticks
[done] ~ sort of, i can kick it with the small pot ( i just matched the properties from the pickable_book item )
-pick able candlesticks [not done] ~ since the
Lamp item type does not have any
Sub-type ( like
Grab ) but it has a
CanBeGrabbed checkbox that is checked but it can not be grabbed anyway
-a script that un-lits the picked up candlestick whenever a certain wind blows ( or a certain wind sound plays actually )
Ideas? ( on the second point now, i'll look into the scripting later but if you have ideas i'll listen )
10x