AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] Advanced Display Name (https://forums.alliedmods.net/showthread.php?t=295359)

Mitchell 03-23-2017 13:15

[CS:GO] Advanced Display Name
 
Advanced Display Name 1.0.0

3 types of displaying the player's name to the client:
1. Hint message, very basic.
2. HudMsg, using the game_text message.
3. Game Instructor, can be displayed in the middle of the screen or above the player's head. However it needs gameinstructor_enable 1

ConVars can be found within the "csgo/cfg/sourcemod/AdvDisplayName.cfg"



Github

Plugin Download
source link

xines 03-23-2017 20:04

Re: [CS:GO] Advanced Display Name
 
Nice plugin, seems to contain all the important settings to be configured, GJ!


- You just had to make something with the game_text hehe :):)

Lannister 03-23-2017 20:18

Re: [CS:GO] Advanced Display Name
 
Heyy that's pretty good, now that we have that hud thing, is there a chance to get a "spectator" list with that hud text? like, how many are spectating you?

Keep up the good work!

Bad Cold Man 03-24-2017 02:07

Re: [CS:GO] Advanced Display Name
 
Thank you very much. An indispensable thing for zombie servers.

nikita1811 03-24-2017 05:28

Re: [CS:GO] Advanced Display Name
 
Can you remove the show from the spectators?

kiko. 03-24-2017 07:27

Re: [CS:GO] Advanced Display Name
 
Awesome!

Can you add a command to switch between the 3 types? (For every player)

ty

Nexicon 03-24-2017 07:34

Re: [CS:GO] Advanced Display Name
 
Quote:

Originally Posted by kiko. (Post 2506281)
Awesome!

Can you add a command to switch between the 3 types? (For every player)

ty

Voting for this too! :D

whtevrwt 03-24-2017 08:23

Re: [CS:GO] Advanced Display Name
 
Very nice. We can finally stop using the game instructor message for the player names.

Thanks for this. :)

Mitchell 03-24-2017 14:43

Re: [CS:GO] Advanced Display Name
 
Also note that I was never able to test HudMsg with multiple players looking at other players. But it should be working as indended. I have a list here of what I'll add:
• Clientprefs
> HudMsg / Hint / Game Instructor (Overhead/onScreen) - (The convar will be the default)
> HudMsg Position (Over crosshair, Bottom of the screen, Top of the screen) These could be configured within a config.
• Distance Convar
• Team restriction convar (To disable spectators from seeing the message)

Once csgo fixes the HudSync issue then I will most likely move to that, instead of relying on an entity.

Edit: putting out a hot fix because I forgot to remove some of the debug prints.

8guawong 03-24-2017 14:50

Re: [CS:GO] Advanced Display Name
 
what hudsync issue?


All times are GMT -4. The time now is 19:44.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.