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

And what commands should be included so that only the administrator can see the nicks over his head?

1 Like
--- Plugin Configurations
local config = {
    -- range where names are visible on this distance
    range = 15,
    -- Shows speaker title
    speaker = true,
    -- Show names only for admins
    admin_only = true,
    -- Language vars
    lang = {
        talking = "Talking"
    }
}

And players will see nicks?

if admin_only = true, players didn’t see nicks, only admins with admin.tickets permission

Do I need to register in groups? Admin.tickets

You must have admin.tickets permission. Or by default group admin

not work http://prntscr.com/gb4egz

vrp_names.zip (4.5 KB)
Try this fix

hello for user_id or user id random ? thank

Not exactly understand what are you talking about.
user_id list I get from vRP.getUsers() native function. And vRP event triggers.

not work now… you fix… http://prntscr.com/gb4pya
http://prntscr.com/gb4qcz

ty for reponse and sorry my english.

possible add number user_id ?
88888

user_id genereted by source hash and license/ip of player

1 Like

I hope i fix this :smiley:
vrp_names.zip (4.5 KB) v1.0.2.2

i test 5-10 min :DDD

no work =( http://prntscr.com/gb54e5

http://prntscr.com/gb588x He shows over which players nick and id, but on other players there …

have idea? fix? not work, Not all players show

hello !
possible user_id vrp in list ?
thank you so much !

Hey Nice Script! I have toggled the Admin to “true”.
I also have the Admin Group with admin.tickets
But I cant see the Names over Head. It dont work.