Time |
Nick |
Message |
08:02 |
|
PilzAdam joined #minetest-mods |
08:18 |
|
Xenux joined #minetest-mods |
08:49 |
|
Jordach joined #minetest-mods |
10:26 |
|
VanessaE joined #minetest-mods |
10:27 |
|
PilzAdam joined #minetest-mods |
15:14 |
|
Xenux joined #minetest-mods |
16:11 |
|
LandMine joined #minetest-mods |
16:11 |
LandMine |
PilzAdam are you there? |
16:11 |
LandMine |
i nned a little assistence |
16:11 |
* PilzAdam |
is here |
16:11 |
LandMine |
awesome |
16:11 |
LandMine |
i need your help with a little lua code |
16:12 |
LandMine |
a need to know if there is a code for when i do something like this |
16:12 |
LandMine |
hit block with a sword and it places a water source block ove rit |
16:12 |
Jordach |
see farming mod |
16:13 |
PilzAdam |
https://github.com/PilzAdam/farming/blob/master/pumpkin.lua#L64 |
16:13 |
Jordach |
the PilzAdam version |
16:14 |
LandMine |
ohh i see it thanks Jordach and PilzAdam |
16:14 |
Jordach |
thank you. |
16:14 |
LandMine |
thank me for what jordach? |
16:14 |
Jordach |
i've also been trying a new building style |
16:15 |
Jordach |
LandMine - your world got a free whitelist server |
16:15 |
Jordach |
i'll give some shots later - on the new stuff |
16:15 |
Jordach |
(i cant log in normally) |
16:16 |
Jordach |
LandMine - feel free to ask me to make a server for you. |
16:17 |
LandMine |
lol nah....im making a little harry potter mod lol, and i dont go on servers anymore |
16:17 |
LandMine |
its not very much fun when everyone can fly |
16:17 |
LandMine |
fast privs is ok |
16:17 |
LandMine |
but not fly |
16:17 |
Jordach |
I know |
16:17 |
LandMine |
theres is a point to the game |
16:17 |
LandMine |
and thats mining |
16:18 |
Jordach |
gloopores + moreores + default + my own (igneous and metamorphic rocks) = some fun |
16:18 |
Jordach |
LandMine - i must say you can build |
16:20 |
Jordach |
o hai MiJyn |
16:26 |
LandMine |
Jordach that line gives me an idea but doesnt really solve my problem, like i said its a harry potter mod |
16:26 |
LandMine |
so say i had a wand |
16:26 |
LandMine |
and i hit a block |
16:26 |
LandMine |
i want a water source block to spawn there |
16:27 |
LandMine |
PilzAdam |
16:27 |
PilzAdam |
so its for every block? |
16:28 |
PilzAdam |
then you should use the minetest.register_on_dignode() |
16:29 |
LandMine |
can u give me a sample code, im not very good at it, if you have time that is |
16:29 |
LandMine |
i dont want the block to convert to water, i just want water to spawn over it |
16:30 |
PilzAdam |
wait |
16:31 |
LandMine |
ok thanks |
16:31 |
LandMine |
the tool would be hp:wand just incase u need that info |
16:32 |
PilzAdam |
https://gist.github.com/3804532 |
16:34 |
LandMine |
awesome let me test |
16:36 |
LandMine |
i get an error like this pilzadam |
16:36 |
LandMine |
http://pastebin.com/c5MWfx1j |
16:37 |
Jordach |
LandMine. youre awesome when it comes to building |
16:37 |
PilzAdam |
fix: http://pastebin.com/xTBkgt6p |
16:38 |
LandMine |
thanks PilzAdam, and Jordach like i told u before, im not that awesome most of the stuff is just re-made minecraft buildings |
16:39 |
LandMine |
OMG OMG OMG OMG!!! it works |
16:40 |
PilzAdam |
+OMG |
16:43 |
LandMine |
PilzAdam there is a small bug |
16:43 |
LandMine |
when i hit air it crashes |
16:44 |
PilzAdam |
add if pointed_thing and pointed_thing.above then |
16:52 |
ecube |
I keep thinking something spikey when i see pointed_thing |
22:44 |
|
marktraceur joined #minetest-mods |
22:45 |
marktraceur |
General query: I need some good, simple, well-maintained mods for an FSF server. |
22:45 |
marktraceur |
Any suggestions? |
22:45 |
* Jordach |
falls of chair |
22:45 |
Jordach |
youre back? |
22:45 |
marktraceur |
Jordach: I never left freenode, just the minetest channels |
22:46 |
marktraceur |
Because this community doesn't really want me around 99% of the time |
22:46 |
Jordach |
aye, you may wish to talk to OldCoder in #minetest |
22:46 |
Jordach |
he's running 8 servers |
22:46 |
* marktraceur |
prefers PM |
22:46 |
Jordach |
okay, just fixed a difficult mod problem |
22:47 |
Jordach |
marktraceur - im learning c++ |
22:48 |
Jordach |
(in comparison to LUA, it's a hellova lot easier.) |
22:52 |
|
marktraceur left #minetest-mods |