Time |
Nick |
Message |
00:26 |
|
Miner_48er joined #minetest-mods |
01:11 |
|
Wuzzy2 joined #minetest-mods |
04:59 |
|
LazyJ joined #minetest-mods |
07:53 |
|
FR^2 joined #minetest-mods |
08:50 |
|
rubenwardy joined #minetest-mods |
09:33 |
|
Oussamarer_ joined #minetest-mods |
09:33 |
|
Oussamarer_ left #minetest-mods |
09:35 |
|
Oussamarer_ joined #minetest-mods |
09:38 |
|
ElectronLibre joined #minetest-mods |
09:40 |
Oussamarer_ |
hey |
09:40 |
Oussamarer_ |
can anyone check this out and tell me how good my mod is please |
09:41 |
ElectronLibre |
Any question? |
09:41 |
ElectronLibre |
Oh, ok. |
09:41 |
Oussamarer_ |
https://forum.minetest.net/viewtopic.php?f=9&t=11125 |
09:41 |
Oussamarer_ |
yeah actually i do have a question |
09:42 |
Oussamarer_ |
how can i make spawners that spawn a specefic mob ? |
09:43 |
ElectronLibre |
Using a node or an entity? |
09:43 |
ElectronLibre |
Or none of them? |
09:43 |
ElectronLibre |
(Well, you have to use nodes, but you can use already existing ones). |
09:44 |
Oussamarer_ |
using nodes so i can put it in a schematic |
09:44 |
rubenwardy |
What about the on_use of an item? You could punch a node to spawn it |
09:44 |
rubenwardy |
oh |
09:44 |
ElectronLibre |
Or an ABM. |
09:44 |
rubenwardy |
Either an abm (spawns at intervals / randomly) or after_place_node |
09:44 |
Oussamarer_ |
well that wouldnt work for a dungeon would it |
09:45 |
ElectronLibre |
Are the after_place_node callbacks launched when we paste a schematic... good question. |
09:45 |
Oussamarer_ |
yep |
09:45 |
Oussamarer_ |
am trying to make a schematic with spawners in it and loot so i can include it in my mod |
09:45 |
rubenwardy |
I don't think they would be, ElectronLibre |
09:46 |
ElectronLibre |
Well, then ABMs. |
09:46 |
rubenwardy |
Maybe make an ABM which deletes the node afterwards - so only runs once |
09:46 |
ElectronLibre |
https://github.com/minetest/minetest/blob/master/doc/lua_api.txt#L2942 <= ABM definition. |
09:46 |
Oussamarer_ |
that would work for a boss ; not a normal monster |
09:48 |
Oussamarer_ |
thx guys |
09:49 |
ElectronLibre |
You're welcome. And thanks for waking up this channel (no, really, it seems like not much talk is done there in fact..). |
09:50 |
Oussamarer_ |
anyway , would you mind giving me some ideas for my mod ; link is above |
09:51 |
ElectronLibre |
Yes, I will look at it. Give me just some minutes to try it.. |
09:51 |
rubenwardy |
XD http://rubenwardy.com/minetest_modding_book/lua_api.html#abm-activeblockmodifier-definition-register_abm |
09:52 |
ElectronLibre |
What? |
09:55 |
Oussamarer_ |
rage quit lol |
10:07 |
|
rubenwardy joined #minetest-mods |
12:43 |
|
rubenwardy joined #minetest-mods |
14:38 |
|
ElectronLibre joined #minetest-mods |
14:39 |
|
Wuzzy joined #minetest-mods |
15:18 |
|
ElectronLibre joined #minetest-mods |
16:14 |
|
Robert_Zenz joined #minetest-mods |
16:54 |
|
rubenwardy joined #minetest-mods |
20:06 |
|
johnnyjoy joined #minetest-mods |
20:51 |
|
ElectronLibre left #minetest-mods |