File information

Last updated

Original upload

Created by

MsZelia

Uploaded by

MsZelia

Virus scan

Some manually verified files

136 comments

  1. CyPha13
    CyPha13
    • member
    • 0 kudos
    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. 
    1. MsZelia
      MsZelia
      • premium
      • 116 kudos
      Colors are listed under "customColors" in config file and in description.
      Symbols next to names are in "format" and "formats".
  2. Wargazm
    Wargazm
    • member
    • 0 kudos
    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!

    1. MsZelia
      MsZelia
      • premium
      • 116 kudos
      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:

    2. Mannfredpb
      Mannfredpb
      • member
      • 0 kudos
      Wanted to say thank you for the effort spent in making your mods and have them open to the community,
  3. CrisCeasornicul
    CrisCeasornicul
    • member
    • 0 kudos
    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
    1. MsZelia
      MsZelia
      • premium
      • 116 kudos
      Yes
          "HUDModesState": "shown", // Options: hidden, shown
          "HUDModes": [
              "MapMenu"
          ]
  4. Akheton
    Akheton
    • premium
    • 1 kudos
    Is it possible to show vendor data on the same line as the player names and level to save vertical space?
    1. MsZelia
      MsZelia
      • premium
      • 116 kudos
      Not currently.
  5. userbugong
    userbugong
    • member
    • 0 kudos
    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.
    1. MsZelia
      MsZelia
      • premium
      • 116 kudos
      Yeah, you can change it in "format" property in config file, string {name} is player name, so you can just replace it with anything.
    2. userbugong
      userbugong
      • member
      • 0 kudos
      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?
    3. MsZelia
      MsZelia
      • premium
      • 116 kudos
      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...
    4. userbugong
      userbugong
      • member
      • 0 kudos
      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?
    5. userbugong
      userbugong
      • member
      • 0 kudos
      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.
    6. userbugong
      userbugong
      • member
      • 0 kudos
      Do u have a discord? I want to add you so I can send pictures and asksome questions. Thanks. My discord: bugong_1947


      thx!
    7. MsZelia
      MsZelia
      • premium
      • 116 kudos
      I don't think there's config options for that, so you would have to edit each interface (.swf) file individually.
      Discord username is same as here.
  6. LkSkyWkr
    LkSkyWkr
    • member
    • 0 kudos
    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.
    1. MsZelia
      MsZelia
      • premium
      • 116 kudos
      All that's displayed on widget is in "displayData", so you can leave only "showPlayerCount" line inside.
  7. Dungeoness
    Dungeoness
    • member
    • 0 kudos
    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.  
    1. MsZelia
      MsZelia
      • premium
      • 116 kudos
      No, might add another force hide hotkey. That behaviour is as stated in description.
  8. Manerar
    Manerar
    • member
    • 1 kudos
    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
    1. MsZelia
      MsZelia
      • premium
      • 116 kudos
      Not currently
  9. spiderzz
    spiderzz
    • member
    • 0 kudos
    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
    1. MsZelia
      MsZelia
      • premium
      • 116 kudos
      Probably
    2. MsZelia
      MsZelia
      • premium
      • 116 kudos
      1.1.5, added vendorData, see description
    3. kevikev
      kevikev
      • supporter
      • 5 kudos
      Nice!  You've done it again, easily accessible/viewable player vendor data w/o having to navigate the map UI -- very convenient!

      If only we could FT to the vendor with a click ;)
    4. spiderzz
      spiderzz
      • member
      • 0 kudos
      You absolute legend!
  10. MekMaster123
    MekMaster123
    • member
    • 0 kudos
    Cant change custom color of vendorData
    1. MsZelia
      MsZelia
      • premium
      • 116 kudos
      Did you change usePlayerColor to false?