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

Searching Prefix for T and CT Team


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Ace67
Senior Member
Join Date: Sep 2020
Location: France
Old 11-04-2020 , 12:54   Searching Prefix for T and CT Team
Reply With Quote #1

Good morning/Good evening

I'm looking for a plugin or has it I can add a prefix like [ZOMBIE] for terrorists and for CT [BUILDER], I want its poster for the say_chat and say_team

I wish this for my BaseBuilder server is a touch of personalization.

Example of the Prefixes :

TERRO TEAM
[ZOMBIE] Ace67 : lmao u are pro
CT TEAM
[BUILDER] Ace67 : good player

I found this in one of the plugins named iChat, I found this line but it doesn't work.

PHP Code:
// Team Tags
// Colors are allowed in Teams Tags!
// Should be cool on a BaseBuilder, with:
CHAT_TEAM_TAG_1_A "<green>[ZOMBIE]<default>"
CHAT_TEAM_TAG_2_A "<green>[BUILDER]<default>"
// And in default when dead
// Team Tag for Alive Terrosits
CHAT_TEAM_TAG_1_A "<green>[ZOMBIE]<default>"
// Team Tag for Dead Terrosits (Ahmed!)
CHAT_TEAM_TAG_1_D "<green>[<default>ZOMBIE<green>]<default>"

// Team Tag for Alive Counter-Terrorists
CHAT_TEAM_TAG_2_A "<green>[BUILDER]<default>"
// Team Tag for Dead Counter-Terrorists
CHAT_TEAM_TAG_2_D "<green>[<default>BUILDER<green>]<default>"

// Team Tag for Spectators
CHAT_TEAM_TAG_3 "<green>[SPEC]<default>" 
Ace67 is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 11-04-2020 , 13:46   Re: Searching Prefix for T and CT Team
Reply With Quote #2

Quote:
Originally Posted by Ace67 View Post
Good morning/Good evening

I'm looking for a plugin or has it I can add a prefix like [ZOMBIE] for terrorists and for CT [BUILDER], I want its poster for the say_chat and say_team

I wish this for my BaseBuilder server is a touch of personalization.

Example of the Prefixes :

TERRO TEAM
[ZOMBIE] Ace67 : lmao u are pro
CT TEAM
[BUILDER] Ace67 : good player

I found this in one of the plugins named iChat, I found this line but it doesn't work.

PHP Code:
// Team Tags
// Colors are allowed in Teams Tags!
// Should be cool on a BaseBuilder, with:
CHAT_TEAM_TAG_1_A "<green>[ZOMBIE]<default>"
CHAT_TEAM_TAG_2_A "<green>[BUILDER]<default>"
// And in default when dead
// Team Tag for Alive Terrosits
CHAT_TEAM_TAG_1_A "<green>[ZOMBIE]<default>"
// Team Tag for Dead Terrosits (Ahmed!)
CHAT_TEAM_TAG_1_D "<green>[<default>ZOMBIE<green>]<default>"

// Team Tag for Alive Counter-Terrorists
CHAT_TEAM_TAG_2_A "<green>[BUILDER]<default>"
// Team Tag for Dead Counter-Terrorists
CHAT_TEAM_TAG_2_D "<green>[<default>BUILDER<green>]<default>"

// Team Tag for Spectators
CHAT_TEAM_TAG_3 "<green>[SPEC]<default>" 
Where's tag prefix plugin ?
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache is offline
Ace67
Senior Member
Join Date: Sep 2020
Location: France
Old 11-04-2020 , 13:53   Re: Searching Prefix for T and CT Team
Reply With Quote #3

This line he is on iChat.cfg

PHP Code:
// Team Tags
// Colors are allowed in Teams Tags!
// Should be cool on a BaseBuilder, with:
CHAT_TEAM_TAG_1_A "<green>[ZOMBIE]<default>"
CHAT_TEAM_TAG_2_A "<green>[BUILDER]<default>"
// And in default when dead
// Team Tag for Alive Terrosits
CHAT_TEAM_TAG_1_A "<green>[ZOMBIE]<default>"
// Team Tag for Dead Terrosits (Ahmed!)
CHAT_TEAM_TAG_1_D "<green>[<default>ZOMBIE<green>]<default>"

// Team Tag for Alive Counter-Terrorists
CHAT_TEAM_TAG_2_A "<green>[BUILDER]<default>"
// Team Tag for Dead Counter-Terrorists
CHAT_TEAM_TAG_2_D "<green>[<default>BUILDER<green>]<default>"

// Team Tag for Spectators
CHAT_TEAM_TAG_3 "<green>[SPEC]<default>" 
Ace67 is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 11-04-2020 , 13:55   Re: Searching Prefix for T and CT Team
Reply With Quote #4

Which plugin is this ??? I want sma file to check if you can edit team info from cfg or not
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache is offline
Old 11-04-2020, 13:59
Ace67
This message has been deleted by Ace67. Reason: fail
Ace67
Senior Member
Join Date: Sep 2020
Location: France
Old 11-04-2020 , 14:01   Re: Searching Prefix for T and CT Team
Reply With Quote #5

Quote:
Originally Posted by Supremache View Post
Which plugin is this ??? I want sma file to check if you can edit team info from cfg or not
Attached Files
File Type: sma Get Plugin or Get Source (iChat_2.3.3.sma - 85 views - 35.7 KB)
File Type: cfg ichat.cfg (10.9 KB, 52 views)
Ace67 is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 11-04-2020 , 14:20   Re: Searching Prefix for T and CT Team
Reply With Quote #6

Idk, i think you did disabled option of change team info
Like this, you have disabled this option:
// CHAT_TEAM_TAG_1_A "<blue>[ZOMBIE]<default>"
// CHAT_TEAM_TAG_2_A "<red>[BUILDER]<default>"
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache is offline
Ace67
Senior Member
Join Date: Sep 2020
Location: France
Old 11-04-2020 , 14:22   Re: Searching Prefix for T and CT Team
Reply With Quote #7

Quote:
Originally Posted by Supremache View Post
Idk, i think you did disabled option of change team info
Like this, you have disabled this option:
// CHAT_TEAM_TAG_1_A "<blue>[ZOMBIE]<default>"
// CHAT_TEAM_TAG_2_A "<red>[BUILDER]<default>"
Can u edit and u send me and i test ?
Ace67 is offline
Ace67
Senior Member
Join Date: Sep 2020
Location: France
Old 11-04-2020 , 18:13   Re: Searching Prefix for T and CT Team
Reply With Quote #8

Quote:
Originally Posted by Supremache View Post
Idk, i think you did disabled option of change team info
Like this, you have disabled this option:
// CHAT_TEAM_TAG_1_A "<blue>[ZOMBIE]<default>"
// CHAT_TEAM_TAG_2_A "<red>[BUILDER]<default>"
I deleted the disable option, doesnt work :/
Ace67 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 08:15.


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