[Release][vRP] vRP Names (show name and/or ID over head, configurable)

vRP Names - It’s script which allow show player name or/and ID over head.
It’s simply configured in config which you can find below.

Screenshots: #1, #2, #3
Source: vRP Names (gitlab) (latest)


CONFIG
config = {
    -- range where names are visible on this distance
    range = 15,
    -- Show own id
    self = false,
    -- Shows speaker title
    speaker = true,
    -- Show user registration name
    name = true,
    -- Show user id
    id = true,
    -- Show names only for admins
    admin_only = true,
    -- Language vars
    lang = {
        default = "en",
        ['en'] = {
            speaking = "Speaking"
        },
        ['ru'] = {
            speaking = "Говорит"
        }
    },
    colors = {
        default = {r = 255, g = 255, b = 255, a = 225},
        speaker = {r = 0, g = 150, b = 230, a = 225}
    }
}
6 Likes

is it working? for me its not work.

Is this for the vrps ids to be in above head names???

Is this working for anyone? Having the Vrp user id’s and Vrp identities above player heads would come in handy.

Guys has anyone had this working??? So important for anyone using VRP! Lmk or I guess I will try this when I get in later… but please if you tried this get back to us! Thanks

yeah, update coming soon

1 Like

awesome, when do you think an update might be available to test?

already :smiley: try and reply, thanks!

1 Like

nice i wait !!!
thank you so much !

Ok so it is showing my name and ID on other people and there name and ID on me… lol its backwards… but it is showing VRP IDs and Names
Can we get a quick fix?

https://gyazo.com/a75a6f3feab4eb15432c56f5bd2f8c6a

https://gyazo.com/ba3018f876d87eb00d955d5549421a7f

It should show him mine and I should see his, but that is not the case, it is reversed…

I’m getting the same issue.

Updated - [v1.0.1.0 | Fix]
It’s was a try to fix issue, reply after check how it works.

Try it now, it’s must work

Nothing showing up now for us…

updated. Try it now, I changed thread to all clients

How to make it possible to see a nickname from 1 meter from a person? Where to adjust the distance?

How can I make the administrator see the nickname?

i will add config soon


Make sure that only the administrator can see the nicknames above the players’ heads, and I re-enter the server, and the nicknames do not work

[v1.0.2.0 | Release] Try 1.0.2.0 and reply if it works fine or have issue.