Walraven // Forums // Thread 146

Let players make bonfires out of wood, and then burn useless things on them. Might also be useful for cookingstuff, somehow. Als, acius, 2003-01-04 00:18:20
This idea reported by Acius

Let players make bonfires out of wood, and then burn useless things on them. Might also be useful for cookingstuff, somehow. Also, requiring them to fuel the oven where they bake bread could be cool soon.
I'll have a go, smidigt, 2003-02-13 06:04:23
I'd like to have a go at implementing this unless anyone else is already working on it. Seems like a fairly self-contained thing I can start out with.

Is there anything alreay coded that uses fire etc cos I'll need to make sure what I do is compatible with it.
No fire has been written yet, acius, 2003-02-13 12:37:59
Although there is a stone oven floating around. Make a copy of that file in your home directory and see if you can figure out how to make it require wood as fuel, perhaps, then convert it to be a bonfire.

How do we decide whether fire destroys on object? Probably the best way is to implement on_heat(1000) in objects which should be affected by fire. Any thoughts on this?
<< forum