Raised This Month: $51 Target: $400
 12% 

Solved Sourcemod All Chat (basechat)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
raj kaul
Senior Member
Join Date: Mar 2018
Location: www.lotgaming.xyz
Old 03-14-2022 , 06:55   Sourcemod All Chat (basechat)
Reply With Quote #1

Hey guys i use basechat to communicate players in-game but having a small issue .
to chat with player i use `@ hello` as Mentioned here and is looks like this in-game


Problem - its working fine ingame but admin chats are not showing in Demo or GOTV

For temporary fix i am using `!say` command like this `!say hello`



so this way *SPEC* text is recording in Demo , but is there any way i can use that colorful text in-game and in Demo too ?

I want to do ,like this

[ADMIN] hello

we change text from here


dont worry about chat tag for admins it will show LOTGaming kancha (name) for players LOTGaming Admin we can edit Say all text
__________________

Last edited by raj kaul; 03-16-2022 at 09:13. Reason: Solved
raj kaul is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-14-2022 , 15:58   Re: Sourcemod All Chat (basechat)
Reply With Quote #2

you could edit SourceMod plugin source code and compile it to plugin:
https://github.com/alliedmodders/sou...sechat.sp#L330

to
PHP Code:
if (!IsClientInGame(i)) 
*I gonna test.

*edit
But I'm not sure, do you have plugins which replace client chat, like example "admin tags" etc. etc. ?
"chat processor" ?
__________________
Do not Private Message @me

Last edited by Bacardi; 03-14-2022 at 16:08.
Bacardi is offline
raj kaul
Senior Member
Join Date: Mar 2018
Location: www.lotgaming.xyz
Old 03-15-2022 , 10:42   Re: Sourcemod All Chat (basechat)
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
*edit
But I'm not sure, do you have plugins which replace client chat, like example "admin tags" etc. etc. ?
"chat processor" ?
hey thank you for your reply i will check your solution by tomorrow
also No i dont use any other plugin because dont want to use extra plugins
i am using get5 for matches and i want to add this chat thing in basechat only
__________________
raj kaul is offline
raj kaul
Senior Member
Join Date: Mar 2018
Location: www.lotgaming.xyz
Old 03-16-2022 , 09:12   Re: Sourcemod All Chat (basechat)
Reply With Quote #4

thank you issue solved , chat now showing in gotv and demo also i can change the color from here
https://github.com/alliedmodders/sou...sechat.sp#L337
__________________
raj kaul is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-16-2022 , 10:41   Re: Sourcemod All Chat (basechat)
Reply With Quote #5

Good
__________________
Do not Private Message @me
Bacardi is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:13.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode