[WIP]Frickin' Laser Beams

User avatar
RabbiBob
Member
 
Posts: 335
Joined: Sat Jan 28, 2012 22:40

[WIP]Frickin' Laser Beams

by RabbiBob » Sun Apr 01, 2012 10:39

No sharks with frickin' laser beams on their heads, but it's a start:

Image

Image

Instant death if you pass through the beam path ;-)

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetest.register_abm(
    {nodenames = {"bobblocks:trap_laserbeam_on"},
    interval = 1.0,
    chance = 1,
    action = function(pos, node, active_object_count, active_object_count_wider)
    local objs = minetest.env:get_objects_inside_radius(pos, 1)
        for k, obj in pairs(objs) do
        obj:set_hp(obj:get_hp()-1000)
    end
    end,
})
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Sun Apr 01, 2012 10:51

Austin Powers reference FTW! And awesome mod btw.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
Jeija
Member
 
Posts: 686
Joined: Fri Dec 23, 2011 21:46

by Jeija » Sun Apr 01, 2012 11:08

Will you also convert this to minecraft mesecons?
Redstone for minetest: Mesecons (mesecons.net)
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Sun Apr 01, 2012 11:13

Why Minecraft? FOOL.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
sdzen
Member
 
Posts: 1170
Joined: Fri Aug 05, 2011 22:33

by sdzen » Sun Apr 01, 2012 11:44

yes I agree they have their mesecons why give them more?
[h]Zen S.D.[/h] The next generation of tranquility!
malheureusement mon français n'est pas bon :<
Owner of the Zelo's
In game name: MuadTralk, spdtainted, sdzen, sd zen, sdzeno
 

User avatar
Jeija
Member
 
Posts: 686
Joined: Fri Dec 23, 2011 21:46

by Jeija » Sun Apr 01, 2012 12:01

This is what i mean by minecraft mesecons
http://c55.me/minetest/forum/viewtopic.php?pid=17972#p17972
Redstone for minetest: Mesecons (mesecons.net)
 

User avatar
sdzen
Member
 
Posts: 1170
Joined: Fri Aug 05, 2011 22:33

by sdzen » Sun Apr 01, 2012 12:12

yes thats what i meant as well they have mesecons features lets not give them laserbeams
[h]Zen S.D.[/h] The next generation of tranquility!
malheureusement mon français n'est pas bon :<
Owner of the Zelo's
In game name: MuadTralk, spdtainted, sdzen, sd zen, sdzeno
 

User avatar
RabbiBob
Member
 
Posts: 335
Joined: Sat Jan 28, 2012 22:40

by RabbiBob » Sun Apr 01, 2012 12:43

Crap. Should I change my mod license?

*snort*
Last edited by RabbiBob on Sun Apr 01, 2012 12:43, edited 1 time in total.
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Sun Apr 01, 2012 12:49

A little so it can't be sold. CC-BY-SA I think.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
Death Dealer
Member
 
Posts: 1379
Joined: Wed Feb 15, 2012 18:46

by Death Dealer » Sun Apr 01, 2012 16:27

Now all you need are sharks with these mounted to there heads XD
Keep calm and code python^_^
 

User avatar
InfinityProject
Member
 
Posts: 1009
Joined: Sat Mar 17, 2012 00:52

by InfinityProject » Tue Apr 03, 2012 22:58

Estimated release? This is freaking awesome. I'm excited for it.
 

User avatar
RabbiBob
Member
 
Posts: 335
Joined: Sat Jan 28, 2012 22:40

by RabbiBob » Tue Apr 03, 2012 23:16

At the time it was an April Fools Joke.
 

User avatar
Death Dealer
Member
 
Posts: 1379
Joined: Wed Feb 15, 2012 18:46

by Death Dealer » Tue Apr 03, 2012 23:17

RabbiBob wrote:At the time it was an April Fools Joke.

oh really bummer.. i dont see the humor... next time do something more outrageous.
Keep calm and code python^_^
 

User avatar
Jeija
Member
 
Posts: 686
Joined: Fri Dec 23, 2011 21:46

by Jeija » Wed Apr 04, 2012 05:44

He was just kidding. Every mod developer should have known that it is currently not possible.
Redstone for minetest: Mesecons (mesecons.net)
 

User avatar
Death Dealer
Member
 
Posts: 1379
Joined: Wed Feb 15, 2012 18:46

by Death Dealer » Wed Apr 04, 2012 05:47

Jeija wrote:He was just kidding. Every mod developer should have known that it is currently not possible.

well im more a texturing guy.. trying to get into modding:D
Keep calm and code python^_^
 

User avatar
jordan4ibanez
Member
 
Posts: 1865
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Wed Apr 04, 2012 12:08

Jeija wrote:He was just kidding. Every mod developer should have known that it is currently not possible.

well yeah it is..not the drawtype but the idea itself would work
If you can think it, you can make it.
 

User avatar
sdzen
Member
 
Posts: 1170
Joined: Fri Aug 05, 2011 22:33

by sdzen » Wed Apr 04, 2012 17:18

yes i can see ways this could work thats what makes it believable
[h]Zen S.D.[/h] The next generation of tranquility!
malheureusement mon français n'est pas bon :<
Owner of the Zelo's
In game name: MuadTralk, spdtainted, sdzen, sd zen, sdzeno
 

User avatar
Jeija
Member
 
Posts: 686
Joined: Fri Dec 23, 2011 21:46

by Jeija » Wed Apr 04, 2012 17:55

Just rethought it... Would be possible using torchlike... Make this april fool joke mod happen!
Redstone for minetest: Mesecons (mesecons.net)
 

User avatar
Death Dealer
Member
 
Posts: 1379
Joined: Wed Feb 15, 2012 18:46

by Death Dealer » Wed Apr 04, 2012 18:01

Jeija wrote:Just rethought it... Would be possible using torchlike... Make this april fool joke mod happen!

^_^ i thought it might be, i really did beleave this at first, i was bummed out to find out it was a joke.
Keep calm and code python^_^
 

User avatar
RabbiBob
Member
 
Posts: 335
Joined: Sat Jan 28, 2012 22:40

by RabbiBob » Wed Apr 04, 2012 18:19

/puts on Eeyore voice

Ooohhhkay. I'll see what I can do.

/Eeyore voice off

That's why Jeija made the Minecraft crack: I was on to his joke and he saw through mine (even the screenshot is a bad photoshop job).

Anywhoooo... Crazy time right now in RL between work, kids and I'm photopgraphing a wedding soon, but I'll see what I can do. Saw something in Jeija's mod that might make this actually work too... ;-)
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

by Hybrid Dog » Mon May 13, 2013 17:50

use a nodebox like horizontal plantlike, enable texture alpha and use facedir
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

by rubenwardy » Tue May 14, 2013 10:25

Do not bump old posts!
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Tue May 14, 2013 13:16

Hybrid Dog wrote:use a nodebox like horizontal plantlike, enable texture alpha and use facedir

I was not possible at that date, there were not nodeboxes yet
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 


Return to WIP Mods

Who is online

Users browsing this forum: No registered users and 4 guests

cron