Show current location in map

Do you search a certain mutator, mod, skin, map, everything else?
User avatar
Barbie
Godlike
Posts: 3093
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

Show current location in map

Post by Barbie »

I'm looking for a mutator or actor that shows the current location (x/y/z) in map in a player's HUD.
"If Origin not in center it be not in center." --Buggie
Buggie
Godlike
Posts: 3329
Joined: Sat Mar 21, 2020 5:32 am

Re: Show current location in map

Post by Buggie »

I found this one: viewtopic.php?t=13075
It is stub, but easy can be modified for your needs. In you case, even not need send info via PRI. Location already on CLient just use it.
So you can drop PRI, or left it here, but alter only draw function.
User avatar
Shrimp
Adept
Posts: 314
Joined: Wed Oct 10, 2018 11:15 am
Location: Australia

Re: Show current location in map

Post by Shrimp »

Maybe this doesn't do what you want but could also be used for a base of something that does.

Recently saw HUDMutator and wanted to play with it, so this was a decent chance.
Shot00133.png
You do not have the required permissions to view the files attached to this post.
ShrimpWorks
Unreal Archive - preserving over 25 years of user-created content for the Unreal series!
User avatar
Barbie
Godlike
Posts: 3093
Joined: Fri Sep 25, 2015 9:01 pm
Location: moved without proper hashing

Re: Show current location in map

Post by Barbie »

Exactly what I need. :D Thanks! :highfive:
"If Origin not in center it be not in center." --Buggie