Search found 14 matches

Return to advanced search

wow very nice!!! also wanted to ask the same question as JoseMing
by z10N30NC1UB10z
Sun Apr 22, 2012 02:01
 
Forum: Old Mods
Topic: [Mod] Nether Mod [0.1STABLE]
Replies: 217
Views: 87445

I am also wondering this, celeron told me to change the video driver in the mintest conf to direct3d9 but with no changes
by z10N30NC1UB10z
Sat Apr 21, 2012 22:47
 
Forum: Minetest Features
Topic: Direct 3D for minetest 0.4 dev-20120408?
Replies: 10
Views: 3240

Yes i knew about celerons fire mod in the 4/08 version, but i prefer not to use that version because with OpenGL my game runs at 4FPS. So that's why i wondering if i can do the same thing in the 1/22 version with this mod.
by z10N30NC1UB10z
Tue Apr 17, 2012 21:35
 
Forum: Old Mods
Topic: [Mod] Fire [0.1.2] [fire]
Replies: 97
Views: 37393

In the 1/22 version how would i make it so that lava could burn wood, and other flammable materials?
by z10N30NC1UB10z
Tue Apr 17, 2012 21:31
 
Forum: Old Mods
Topic: [Mod] Fire [0.1.2] [fire]
Replies: 97
Views: 37393

i'm not really sure, but i've seen it work, if you go into the ocean and make a little air tight box with "cloud" for the roofing you'll see that it works fine
by z10N30NC1UB10z
Mon Apr 16, 2012 22:32
 
Forum: Mod Releases
Topic: [Mod] Dripping Water & Lava [1.1] [drippingwater]
Replies: 34
Views: 14379

yea jose it works, it's the version i use
by z10N30NC1UB10z
Mon Apr 16, 2012 22:29
 
Forum: Mod Releases
Topic: [Mod] Dripping Water & Lava [1.1] [drippingwater]
Replies: 34
Views: 14379

nevermind, there's something i did wrong with the init lua, i'm sure you'll be able to figure it out if you come to it eventually
by z10N30NC1UB10z
Mon Apr 16, 2012 21:59
 
Forum: Mod Releases
Topic: [Mod] Dripping Water & Lava [1.1] [drippingwater]
Replies: 34
Views: 14379

you mean the file destination, or the idea? and that's not the whole init (also new to modding)
by z10N30NC1UB10z
Mon Apr 16, 2012 21:55
 
Forum: Mod Releases
Topic: [Mod] Dripping Water & Lava [1.1] [drippingwater]
Replies: 34
Views: 14379

--Create drop minetest.register_abm( {nodenames = {"group:crumbly"}, neighbors = {"group:lava"}, interval = 2, chance = 22, action = function(pos) if minetest.env:get_node({x=pos.x, y=pos.y -1, z=pos.z}).name == "air" and minetest.env:get_node({x=pos.x, y=pos.y -2, z=pos.z}).name == "air" then local...
by z10N30NC1UB10z
Mon Apr 16, 2012 21:44
 
Forum: Mod Releases
Topic: [Mod] Dripping Water & Lava [1.1] [drippingwater]
Replies: 34
Views: 14379

gonna try that now
by z10N30NC1UB10z
Mon Apr 16, 2012 21:37
 
Forum: Mod Releases
Topic: [Mod] Dripping Water & Lava [1.1] [drippingwater]
Replies: 34
Views: 14379

Can this be used to create dripping lava?
by z10N30NC1UB10z
Mon Apr 16, 2012 21:31
 
Forum: Mod Releases
Topic: [Mod] Dripping Water & Lava [1.1] [drippingwater]
Replies: 34
Views: 14379

I did what celeron55 instructed to do in order to play the game in Direct3D but the game continues to run in with OpenGl leaving the game running at an average of 2FPS for me (I have OpenGl 1.1)
by z10N30NC1UB10z
Fri Apr 13, 2012 00:29
 
Forum: WIP Mods
Topic: video card Direct3D for minetest-0.4.dev-20120408?
Replies: 15
Views: 4749

It's alright, thanks for the quick response Jordach.
by z10N30NC1UB10z
Mon Apr 09, 2012 18:54
 
Forum: WIP Mods
Topic: Get dropped items on step over (like minecraft)
Replies: 31
Views: 10413

Is there any possible way this mod can work with the 1/22 version?
by z10N30NC1UB10z
Mon Apr 09, 2012 18:47
 
Forum: WIP Mods
Topic: Get dropped items on step over (like minecraft)
Replies: 31
Views: 10413

Return to advanced search

cron