Keybinding for Vanishing nameplates

phshbonephshbone Posts: 8Player
Hey all

Is there a way to keybind the "Vanishing Nameplate" option? I love the concept of the setting because the nameplate seems to be perfectly situated over a kneeling opponents face when a friendly is down. However, on some of the darker sections of some maps, when toggled off, I find my self shooting friendlies because of the shading of some of the friendly skins. A keybind would be nice to manage in varying situations.

Just curious and thanks

Comments

  • iNv|roKis-iNv|roKis- Posts: 420Player
    edited April 2016
    Yes, I think.
    Bhop is a string of jumps with no interruptions.
  • [CLS]_SgtMac[CLS]_SgtMac Posts: 199Moderator
    I tried using the set command via the console to modify that setting but I never could make it work.
    It may be disabled.
    set AAGame.AAUIComponent_Scene bVanishingNameplates true
    

    Source: https://udn.epicgames.com/Three/ConsoleCommands.html
    SET - this one is the most powerful of them all. It takes as the first parameter string a class name, the second string a variable name, and the third string, a value. All objects of the given class (including subclasses) will have the given variable set to the given value. For example "set Pawn CollisionRadius 200" will make all pawns have a collision radius of 200. (See PawnTricksAndTips? for more details). In v3323 the set command has limited functionality when using online, this is to limit cheating.
  • phshbonephshbone Posts: 8Player
    Thanks. I'll give it a try
Sign In or Register to comment.