Sorry if i missed it, the details are very detailed and i tried to skim through a couple of times, but didn't see anything. Could you please detail the default structure, just wanting to understand what colours of playernames means what atm, and any symbols next to names if this is the mod showing those.
Having a tough time figuring out the format for the new hidePlayersWithoutVendorData
I've already set it to show players with mods at their vendors and the amount only. But I'd like to remove the other players who just show nothing at their camps taking up space on my screen.
Here's a picture of what I'm talking about. All those other players, if they don't have mods shouldn't be shown. Thanks!
hidePlayersWithoutVendorData accepts a list of player types so you can customize it to not hide friends or teammates. [ ] means data inside is list. That example given in config and description: e.g. ["PlayerRemote", "isHidden"] will hide other players but you can list even teammates and friends there if you want hide them as well with "TeamLeader", "TeamMember" and "isFriend". Example of before and after:
Im sorry if I haven't paid attention +im rly bad at mods n coding but is there a way to hide literally everything while playing and make it so only when I open the map I get all of the info that this mod gives ? Since having all of that text while playing on my right kinda kinda sucks
Can u make a mod that hides or changes the usernames of all server players, for example, changing them to text00001, 00002, or just hiding them to *****? I don't know how to do it, what should I do? ineedit . Hide any name on all interfaces, Mosaic them or change them to any random number .ineedit ineedit ineedit thx Mosaic them.Mosaic them. Mosaic them.
I want to make all the names disappear, including the names of teammates in the main interface, the friend list, and all the names in the public team list are hidden. How can this be achieved?
There's a game setting "Show other players' names" you can turn off, it will only display "Player". To remove your own name, I guess you would have to edit all interfaces that show it; map, hudmenu, social menu, character select...
ok i saw it,thx I want to ask if I need to add a ba2 file to modify this, or is it possible to do it by directly modifying the local configuration file?
I saw that your other mod has a similar one, can I learn from it?
↓ IMPORTANT NOTES Social menu interface (overlay.swf) file CAN NOT be loaded the same way as other mods by adding separate .ba2 file in your load order. It must be included in main "SeventySix - Interface.ba2" file so there is included patcher inside zip file.
Is it possible to show only the total player count without any details as to player names and such? Have not tried using a blank format string. All I want to know is the player count. Don't care about player names.
UPDATE: I was using "" as the format string. If you use " " as the string, no player info is displayed.
Is there a way to stop the widget from displaying again after I've hidden it, but open my stash for example, whose hudmode is already set to hide it as well? Seems like it's just toggling its state back and forth, regardless of the settings. After some more thought I realized I didn't need to edit the hudmodestate section granularly if the toggle key achieves what I want most of the time, just curious if the described behavior is normal.
Is it possible to just show only players who have vendors at their camps?, i tried tweaking some options in the .json file but was unsuccesfull to do this
Is there any way to show store information for each player? I'm basically looking for a mod that can easily show store information + player level, not sure if it's possible though. Showing the player levels with this mod while looking at the player store list on the map view is already helpful though
136 comments
Could you please detail the default structure, just wanting to understand what colours of playernames means what atm, and any symbols next to names if this is the mod showing those.
Symbols next to names are in "format" and "formats".
I've already set it to show players with mods at their vendors and the amount only. But I'd like to remove the other players who just show nothing at their camps taking up space on my screen.
Here's a picture of what I'm talking about. All those other players, if they don't have mods shouldn't be shown. Thanks!
That example given in config and description: e.g. ["PlayerRemote", "isHidden"] will hide other players but you can list even teammates and friends there if you want hide them as well with "TeamLeader", "TeamMember" and "isFriend".
Example of before and after:
"HUDModesState": "shown", // Options: hidden, shown
"HUDModes": [
"MapMenu"
]
Mosaic them.Mosaic them.
Mosaic them.
To remove your own name, I guess you would have to edit all interfaces that show it; map, hudmenu, social menu, character select...
I want to ask if I need to add a ba2 file to modify this, or is it possible to do it by directly modifying the local configuration file?
↓
IMPORTANT NOTES
Social menu interface (overlay.swf) file CAN NOT be loaded the same way as other mods by adding separate .ba2 file in your load order.
It must be included in main "SeventySix - Interface.ba2" file so there is included patcher inside zip file.
thx!
Discord username is same as here.
UPDATE: I was using "" as the format string. If you use " " as the string, no player info is displayed.
Showing the player levels with this mod while looking at the player store list on the map view is already helpful though
If only we could FT to the vendor with a click ;)