Time |
Nick |
Message |
02:13 |
|
LazyJ joined #minetest-mods |
03:01 |
LazyJ |
I've been trying to place fire on all nodes *except* those that have the group "melts". So far no luck getting this to work. Here is a pastebin of the snippet: |
03:02 |
LazyJ |
http://pastebin.com/Kf3XiZeZ |
03:03 |
LazyJ |
If you are wondering about "donut", that's just an odd word that I can search for to find my code experiments. |
03:06 |
LazyJ |
In human talk, I'm trying to tell MT that if the thing being pointed at is not dirt_with_snow, and this thing doesn't have a group called "melts", and there is nothing but air above it, go ahead and let the flame be set on top of it. |
03:07 |
LazyJ |
So what's the trick to getting this code magic to work? |
03:13 |
LazyJ |
Additional info: In minetest_game there are very few nodes with a melt group but when these nodes are used with More Blocks circular saw, they create many, many nodes. |
03:13 |
LazyJ |
That is why I'm trying to use the "groups" so as to lasso all those circular saw derivatives together. |
03:38 |
|
Miner_48er joined #minetest-mods |
05:13 |
|
nore joined #minetest-mods |
07:37 |
|
Ritchie joined #minetest-mods |
09:58 |
|
restcoser joined #minetest-mods |
10:04 |
|
PilzAdam joined #minetest-mods |
10:43 |
|
Ritchie joined #minetest-mods |
11:39 |
|
phantombeta joined #minetest-mods |
14:20 |
|
phantombeta joined #minetest-mods |
15:32 |
|
BrandonReese joined #minetest-mods |
17:29 |
|
phantombeta joined #minetest-mods |
18:42 |
|
phantombeta joined #minetest-mods |
19:46 |
|
phantombeta joined #minetest-mods |
19:52 |
|
phantombeta joined #minetest-mods |
20:22 |
|
Miner_48er joined #minetest-mods |
23:59 |
|
LazyJ joined #minetest-mods |