Author Topic: Host Hider  (Read 2405 times)

It's supposedly just a ClientCmd that the server can't call.
It can :o
Don't see why you wouldn't just use a regular function instead. Maybe it does just act like a regular function.
To protect functions like the player list commands from the scripters that want to abuse everything of which they know how to abuse it

Would anyone be willing to attempt to make this?
Even privately, I wouldn't mind (I would want it however)

What about the player connect message? So if this is made, 'Host connected.' won't appear, neither would 'Host has left the game.'?

What about the player connect message? So if this is made, 'Host connected.' won't appear, neither would 'Host has left the game.'?
You would either have to package messageAll ( I don't know if it's possible ) and check whether the message is about the host leaving / joining, or you rewrite the default functions calling it
The first one seems alot more simple

What about the player connect message? So if this is made, 'Host connected.' won't appear, neither would 'Host has left the game.'?

I minimally need the F2 player menu to be hidden.
Just hiding the connection message would be nice, but not optimal.

About the player list where it shows if any of the players are admin or SA, can't you just make a seperate mod for admin and SA just like the mod used for server moderators? It seems like it would be more complicated but maybe it can work. Because for moderators, there is nothing on the player list where it shows they're a moderator, it's just blank. So perhaps a mod can hide every rank?

About the player list where it shows if any of the players are admin or SA, can't you just make a seperate mod for admin and SA just like the mod used for server moderators? It seems like it would be more complicated but maybe it can work. Because for moderators, there is nothing on the player list where it shows they're a moderator, it's just blank. So perhaps a mod can hide every rank?

No, not just the ranking. I want the entire name to not show up giving the illusion that the host isn't even online.


I think Badspot doesn't want this.

He even made the function hard to access.

I think Badspot doesn't want this.

He even made the function hard to access.

Make it private.
I don't see the harm in player hiding.