]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Added Country flags section
authorLegendaryGuard <rootuser999@gmail.com>
Fri, 9 Apr 2021 18:20:34 +0000 (18:20 +0000)
committerLegendaryGuard <rootuser999@gmail.com>
Fri, 9 Apr 2021 18:20:34 +0000 (18:20 +0000)
BaI-mod.md

index 6ee870b85a9d05f803baa9145da23c39c2b9ada7..f2c9bb9b22b944138f8c1cbc98c021cf42b290b2 100644 (file)
@@ -2,7 +2,8 @@
 > 1. [Notes for developers](#notes-for-developers)
 > 2. [HUD configuration](#hud-configuration)
 > 3. [Chat sounds](#chat-sounds)
 > 1. [Notes for developers](#notes-for-developers)
 > 2. [HUD configuration](#hud-configuration)
 > 3. [Chat sounds](#chat-sounds)
-> 4. [References](#references)
+> 4. [Country flags](#country-flags)
+> 5. [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.
 
 
 [**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.
@@ -129,6 +130,16 @@ set sv_chat_sounds_list "200 abusadores alert andate antabaka apruebo arigato au
 
 You can write in the chat, the sound name to be played.
 
 
 You can write in the chat, the sound name to be played.
 
+# Country flags
+
+Keep in mind that country flags are saved inside zzz-bai-gfx-v8.pk3 file, each flag has its own number (0-249). Uses a bot to identify automatically player's IP and execute the following command:
+
+`setflag #player_id numberofflag`
+
+*Note* : this command can be tested on a server without this bot.
+
+<img src="uploads/c71d78429cae68236204f572a61ce1fc/scoreboardCountryflag.jpg" alt="scoreboardCountryflag" width="500"/>
+
 # References
 
 https://omaera.org/~z411/xonotic/
\ No newline at end of file
 # References
 
 https://omaera.org/~z411/xonotic/
\ No newline at end of file