[HL1] (Not CS) Rewriting user messages
Is this any way possible to rewrite a message a user sends to recolor their name? I understand that colorchat is not possible in HL1, but I would like to recolor the users name to a different teams color.
is there any way of doing this? what would be the best method of trying to get this work? I have seen it done via metamod plugins, but my question is what do they have access to that we cant reach with AMXx? if it matters, I am trying to do this in HL - TFC any and all comments appreciated! (Except for 1 word replies! send your pessimistic spam elsewhere) |
Re: [HL1] (Not CS) Rewriting user messages
Any specific user messages?
|
Re: [HL1] (Not CS) Rewriting user messages
If you know metamod plugins names, it can help a lot.
|
Re: [HL1] (Not CS) Rewriting user messages
Quote:
Quote:
ExtenTF by Voogru |
Re: [HL1] (Not CS) Rewriting user messages
The 1st one requires to install a client, can't find the 2nd one, but if it is also needs a client, this is why a simple addon can't do the same.
|
Re: [HL1] (Not CS) Rewriting user messages
Quote:
as for the 2nd one, it was not publicly released and was only mad available to a very small amount of people, if I can find my copy, I will post a link. I have done research on how messages are sent, I can make my own msgtext and start it with "STX(Team) %NAME%: %s" or "STX%NAME%: %s" and have everything before the semi-colon colored, I havent had any luck if I modify the first in any other way, if I do change the team I am on to team 4 (which is a valid team in TFC), unfortunately if I do this, I will need to delay the text or else it will use the old team color.. here is what I have come up with so far. PHP Code:
(My Server) Player: Hello Users! I am unfortunately really bad at this, is there some way I can easily do this without creating a connect message or a namechange message? if not, I am sure I can block the message from within the plugin itself, but nonetheless I know very little about fake clients. any help? |
| All times are GMT -4. The time now is 23:21. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.