How would one make this plugin only display the names for a specific team?
Can you add an option for this?
P.S. I dont know lua.
OMG check the dates man, last post was on 30th of june 2009 !!!!
"I, the high council of Facepunch, condem you to 5 years of minge fighting on the forgotten server of doom for doing a completely useless bump!!!" muahaha i feel so evil!
@mastermind: you would prob add a check in the feature that makes it visible. i dunno but I might take a look and to be honest, it won't be more than 5 lines to write maybe!
I asked a guy in my clan and he did it in a single line of code. The problem is, only i can see the nametags. No one else can, not even other admins.
He edited Nametags\lua\autorun\Server\sv_nametags.lua
At line 32 he changed the code to:
if ( v != pl && v:Team() != TEAM_PROPS ) then
Any idea why only i can see the nametags?
P.S. Its a dedicated server at a remote location too. It's not a local listen server.
Nice nametags.
P.S It's so lame how people say something cool is "epic". People should learn the real meanings of words.
Looks cool. Would be interesting client-side but oh well.
Sorry, you need to Log In to post a reply to this thread.