Hello everyone!
I wonder if there is any way to implement custom nametags? I would like for example, append player IDs to their names or color them.
I discovered this thread but when I tried to use that approach on my server I got next error for nametags argument
TypeError: Cannot read property 'forEach' of undefined
When I logged out nametags I got next object:
{ setVariable: [Function], call: [Function] }
So looks like on current version of RAGE render event doesn't have nametags argument even though it is stated on wiki page.
Please tell me is it so or am I doing something wrong, I will appreciate any help.
Thanks.