From 4e52e9bdd7faeb5a9ee0f2e9cac7aecf1c728899 Mon Sep 17 00:00:00 2001 From: LegendaryGuard Date: Tue, 6 Apr 2021 22:27:17 +0000 Subject: [PATCH] Added HUD configuration section --- BaI-mod.md | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/BaI-mod.md b/BaI-mod.md index 7e05bd7..74a74d6 100644 --- a/BaI-mod.md +++ b/BaI-mod.md @@ -1,7 +1,8 @@ > ## Table of Contents > 1. [Notes for developers](#notes-for-developers) -> 2. [Chat sounds](#chat-sounds) -> 3. [References](#references) +> 2. [HUD configuration](#hud-configuration) +> 3. [Chat sounds](#chat-sounds) +> 4. [References](#references) [**Mod**](https://gitlab.com/xonotic/xonotic-data.pk3dir/-/tree/z411/bai-server) developed by [**z411**](https://gitlab.com/z411) for the BaI Xonotic server. Most of these are features ported from Quake 3/Quake Live and some might be undesirable for some Xonotic players, here is the content in case Xonotic players want any of them in the main game. @@ -28,7 +29,7 @@ The resources should be saved in `PATH/data`. - Icons of country flags, medals and scoreboard logo: -[zzz-bai-gfx-v7.pk3](uploads/68fc3a8a5ecad8d4a6bfa6e62b8f4a83/zzz-bai-gfx-v7.pk3) +[zzz-bai-gfx-v8.pk3](uploads/c9dd058351dd79b05014293df321836d/zzz-bai-gfx-v8.pk3) - Soundtrack of when a match is over and the players are in pause voting to select gamemodes/maps: @@ -54,6 +55,26 @@ LegendGuard has forked the mod and added some stuff in this branch: https://gitl Remember look the [**repository guide**](https://gitlab.com/xonotic/xonotic/-/wikis/Repository_Access) to use this code. +# HUD configuration + +Cvars: + +`hud_spectatorteamdisplay 1 //sets team spectator display HUD` + +`hud_spectatorplayernamedisplay 1 //sets player name spectator display HUD` + +SpectatorHUD + + +`cl_attackertext 1 //sets attacker text to know who is attacking` + +attackername + + +`hud_itempickupdisplay 1 //sets item pickup display HUD` + +items + # Chat sounds To activate chat sounds, you can add sounds as you want: -- 2.39.2