Time Nick Message 04:20 DUckEf this one in specific 04:20 DUckEf http://forum.minetest.net/viewtopic.php?pid=89527#p89527 13:28 ExcaliburZero I am currently trying to make a node that is sphere-shaped, and I was wondering, how do you make a node sphere-shaped? 13:29 ExcaliburZero I know how to change the lengths of the sides of the node, but not how to make it into a sphere. 13:29 PilzAdam use nodeboxes, thats reather hacky, though 13:29 PilzAdam (search in the forum for that) 13:31 ExcaliburZero I found this, which makes a barrel shape, bt I'm not sure how to modify it to make a sphere. 13:31 ExcaliburZero http://forum.minetest.net/viewtopic.php?pid=32237#p32237 13:32 PilzAdam the system is the same, just a bit different math behind it 13:38 ExcaliburZero I looked at the non-cubic mod and it has the math for a sphere there. 13:43 ExcaliburZero I copied the code to my mod, but it gives me an error whenever load Minetest. 13:43 ExcaliburZero "ServerError: Failed to bind socket (port already in use?)" 13:43 PilzAdam that is not related to your mod 13:44 PilzAdam you cant run 2 singleplayer games at once 13:44 ExcaliburZero *facepalm 15:42 rubenwardy If I define a node with groups = {is_flag}, 15:42 rubenwardy can i get it by group:is_flag? 15:43 VanessaE I would think it would be get_node(pos).groups.is_flag 15:44 rubenwardy I am so I can get it from here: https://github.com/minetest/minetest/blob/master/doc/lua_api.txt#L1262 15:44 VanessaE there is also a call you can use to get the node's groups directly 15:44 rubenwardy {"ignore", "group:is_flag"} 15:44 VanessaE OH 15:44 VanessaE yeah you can do that 15:49 rubenwardy does find_node_near always give the closest nod to that position? 15:51 VanessaE I think it returns all nodes it found 15:52 VanessaE e.g. all nodes in group:is_flag that are in the match area 15:54 VanessaE at least that's how I've used it in the past, and it seems to work right :) 15:55 LandMinOG VanessaE i found this thread http://forum.minetest.net/viewtopic.php?id=5942 <----that isnt me just so you know :D 15:56 VanessaE ... 15:57 LandMinOG yeah 15:57 LandMinOG im repecting my ban 15:57 LandMinOG even though you dont respect my post 15:59 VanessaE I am not going to waste my time explaining my reasons. 16:00 LandMinOG i didnt ask for it.....but just know that if anything is posted it isnt me....i usually navigate the forum with out a vpn so you would know that 16:02 VanessaE I don't respect people who violate the rules repeatedly - especially when one such violation is CALLING ME A BITCH. 16:04 LandMinOG npt the first time you delete a thread of mine....or post 16:05 VanessaE I keep the forums tidy, and posts like that one are NOT WELCOME there. 16:06 LandMinOG the only bad thing i posted wrong was what you mentioned above..besides that it was all good 16:06 LandMinOG but w.e 16:07 LandMinOG unban me from #minetest ill be a good boy :D 16:07 LandMinOG dsad 16:08 VanessaE no. 16:09 LandMinOG well it was worth a try lol 16:10 LandMinOG i hate you :( 16:11 * rubenwardy|away is away: I'm busy 16:11 LandMinOG im going to play dayz 16:17 LandMinOG . 16:40 * rubenwardy|away is away: I'm busy 17:57 * rubenwardy|away is away: I'm busy