[Mod] Player Radar - hud rehub [player_radar] [0.2]

User avatar
pandaro
Member
Posts: 327
Joined: Sun Jan 08, 2012 21:34
GitHub: pandaro
Location: behind

by pandaro » Post

Dan Duncombe wrote:
I have made a couple of possible designs for 3d nodeboxes as radar:
Watched the nodes that you gave me, actually I was thinking of switching to another model, but I would always remain a face big as a block on which were represented the display of a radar; Also thought to add an antenna that rotates above the display block. I hope I made it clear, in the meantime, thank you anyway because your nodebox are more than what I could have done alone.
Last edited by pandaro on Mon Jul 08, 2013 11:00, edited 1 time in total.
sorry for bad english
Linux debian 7 wheezy 64
kde

User avatar
Dan Duncombe
Member
Posts: 904
Joined: Thu May 09, 2013 21:11
Location: In the unknown depths of Earth

by Dan Duncombe » Post

I don't mind at all, I just did them for fun to see what I could do, and thought they looked a little like radar, so posted them on this thread.
Some Mods: Castles Prefab Camouflage
My Games: Nostalgia Realtest Revamped
Servers: See above games.

mauvebic
Member
Posts: 1550
Joined: Fri Jan 27, 2012 11:32

by mauvebic » Post

You could combine this with the signs mod (xyz/pa) to make a non-formspec radar. You could use punch or right click to update the positions, and throw in a ping sound.

User avatar
pandaro
Member
Posts: 327
Joined: Sun Jan 08, 2012 21:34
GitHub: pandaro
Location: behind

by pandaro » Post

Player radar 0.2 update

ADD:
-PORTABLE RADAR:A item that show objects within a radius(the center of radious is the position of the PLAYER).
-PORTABLE RADAR RECEIVER:A item that show objects within a radious(the center of radious is the position of the RADAR BLOCK).
-RADAR HUD:A item that show objects inside a radious(the center of radious is the position of the PLAYER) through a hud display.
sorry for bad english
Linux debian 7 wheezy 64
kde

User avatar
Froggy
Member
Posts: 24
Joined: Wed Jun 12, 2013 00:32

by Froggy » Post

There's a bit of a problem with this. Since the range of the radar is always going to be half the height, you won't be able to see players on the ground level of the map if you try to build a large radar tower. The range should be extended, or maybe made into a tall, rectangular shape, although that may be an awkward radar.

Another thing about it is that when looking at the radar, it's telling me how angry it is.
Spoiler
Image

User avatar
aldobr
Member
Posts: 316
Joined: Sun Nov 25, 2012 05:46

by aldobr » Post

how do you write pixels to the formspec?

User avatar
pandaro
Member
Posts: 327
Joined: Sun Jan 08, 2012 21:34
GitHub: pandaro
Location: behind

by pandaro » Post

Froggy wrote:There's a bit of a problem with this. Since the range of the radar is always going to be half the height, you won't be able to see players on the ground level of the map if you try to build a large radar tower. The range should be extended, or maybe made into a tall, rectangular shape, although that may be an awkward radar.

Another thing about it is that when looking at the radar, it's telling me how angry it is.
about the range of the radar:
are aware of the problem, this is because at this time use the "get_objects_inside_radious" instead of "get_connected_players ()", which allows me to track the position of the players or objects or any mob. It 's easy to change the function that I use and I'm thinking about what is the best solution. If you have any suggestions I'll be happy going to take into consideration.

about this:
Another thing about it is that when looking at the radar, it's telling me how angry it is.
Can you explain what you mean? I do not understand the meaning of the sentence!
sorry for bad english
Linux debian 7 wheezy 64
kde

User avatar
pandaro
Member
Posts: 327
Joined: Sun Jan 08, 2012 21:34
GitHub: pandaro
Location: behind

by pandaro » Post

aldobr wrote:how do you write pixels to the formspec?
i have made a little texture 1*1 pixel.
but you can use "box" in the definition of the formspec, the only problem is that the box is semitransparent.
sorry for bad english
Linux debian 7 wheezy 64
kde

User avatar
LionsDen
Member
Posts: 530
Joined: Thu Jun 06, 2013 03:19

by LionsDen » Post

pandaro wrote:
Froggy wrote:Another thing about it is that when looking at the radar, it's telling me how angry it is.
Can you explain what you mean? I do not understand the meaning of the sentence!
If you look at his picture, he has a red circle showing what he means. The radar is showing rage instead of range, rage means anger so it is showing how angry it is. :)

police365
New member
Posts: 4
Joined: Fri Dec 20, 2013 22:11

by police365 » Post

esse mod funciona na versão 0.4.8 ????

User avatar
pandaro
Member
Posts: 327
Joined: Sun Jan 08, 2012 21:34
GitHub: pandaro
Location: behind

by pandaro » Post

police365 wrote:esse mod funciona na versão 0.4.8 ????
sure
sorry for bad english
Linux debian 7 wheezy 64
kde

User avatar
LuxAtheris
Member
Posts: 169
Joined: Fri Oct 25, 2013 00:54
Location: Aether

by LuxAtheris » Post

Ohh I just tested your mod.whenever I use that radar hud thingy and delete it,the hud radar is still there
Believe you can and you’re halfway there.

User avatar
pandaro
Member
Posts: 327
Joined: Sun Jan 08, 2012 21:34
GitHub: pandaro
Location: behind

by pandaro » Post

LuxAtheris wrote:Ohh I just tested your mod.whenever I use that radar hud thingy and delete it,the hud radar is still there
very strange, are you sure you always use it with the left mouse click?
sorry for bad english
Linux debian 7 wheezy 64
kde

User avatar
LuxAtheris
Member
Posts: 169
Joined: Fri Oct 25, 2013 00:54
Location: Aether

by LuxAtheris » Post

pandaro wrote:
LuxAtheris wrote:Ohh I just tested your mod.whenever I use that radar hud thingy and delete it,the hud radar is still there
very strange, are you sure you always use it with the left mouse click?
yeah.
Believe you can and you’re halfway there.

User avatar
stormchaser3000
Member
Posts: 422
Joined: Sun Oct 06, 2013 21:02
GitHub: stormchaser3000

by stormchaser3000 » Post

this mod should say the player name of the people on the radar

dadix
Member
Posts: 26
Joined: Fri Feb 21, 2014 18:42

Re: [Mod] Player Radar - hud rehub [player_radar] [0.2]

by dadix » Post

is it working with version 0.4.13 ?

User avatar
Lejo
Member
Posts: 718
Joined: Mon Oct 19, 2015 16:32
GitHub: Lejo1
In-game: Lejo

Re: [Mod] Player Radar - hud rehub [player_radar] [0.2]

by Lejo » Post

I use this mod on my server.
It's very nice.
But if you active the hud and leave the server shutdown.
I hope you can fix this Problem.

User avatar
captenfalkonion
Member
Posts: 41
Joined: Thu Jun 08, 2017 17:06
In-game: captefalkonion
Location: Germany

Re: [Mod] Player Radar - hud rehub [player_radar] [0.2]

by captenfalkonion » Post

When i want to enable the mod it says :"Failed to enable mod "Player Radar-master" as it contanis disallowed caracters. Only carracters[a-z0-9_] allowed." Maby someone can fix it.

User avatar
Nathan.S
Member
Posts: 1147
Joined: Wed Sep 24, 2014 17:47
GitHub: NathanSalapat
IRC: NathanS21
In-game: NathanS21
Location: Bigsby Texas
Contact:

Re: [Mod] Player Radar - hud rehub [player_radar] [0.2]

by Nathan.S » Post

You need to remove the -master from the folder name. Please note though, this mod is very old, and may not work even with that fixed.
I record Minetest videos, Mod reviews, Modding tutorials, and Lets plays.
Check out my website, and brand new Minetest Modding Course

Post Reply

Who is online

Users browsing this forum: No registered users and 50 guests