Raised This Month: $ Target: $400
 0% 

player connected/join team "x" on say (like source/csgo)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ExodoX
Junior Member
Join Date: Oct 2011
Location: Argentina
Old 09-07-2017 , 23:51   player connected/join team "x" on say (like source/csgo)
Reply With Quote #1

hi everybody!

posted here for ask a plugin what say when a player connected/disconnected (i can get it from a plugin already exist...) and what team are join like source or csgo...

ty a lot!

Last edited by ExodoX; 09-07-2017 at 23:53.
ExodoX is offline
Relaxing
AlliedModders Donor
Join Date: Jun 2016
Location: White Plains
Old 09-08-2017 , 05:23   Re: player connected/join team "x" on say (like source/csgo)
Reply With Quote #2

If you're using translate this sentence don't make sense. Try adding some images describing your thread.
What team are join? - If this means what types of teams are in this game..., there are 3 teams: the good guys, the bad guys and the Monitor spectator team.
__________________
Relaxing is offline
ExodoX
Junior Member
Join Date: Oct 2011
Location: Argentina
Old 09-08-2017 , 17:46   Re: player connected/join team "x" on say (like source/csgo)
Reply With Quote #3

If a player join to terrorist team, you see in say something like... "player Berserker joined Terrorist Team"
And i not use translate.. sry for my bad english. :p

Last edited by ExodoX; 09-08-2017 at 17:47.
ExodoX is offline
Relaxing
AlliedModders Donor
Join Date: Jun 2016
Location: White Plains
Old 09-08-2017 , 18:06   Re: player connected/join team "x" on say (like source/csgo)
Reply With Quote #4

Quote:
Originally Posted by Bugsy View Post
?
__________________
Relaxing is offline
Rohanlogs
Senior Member
Join Date: Nov 2015
Old 09-08-2017 , 18:21   Re: player connected/join team "x" on say (like source/csgo)
Reply With Quote #5

He wants a plugin that prints chat messages like in csgo.
Probably exists but anyway I made this quickly.
Attached Files
File Type: sma Get Plugin or Get Source (join_messages.sma - 612 views - 1.3 KB)
__________________
Rohanlogs is offline
ExodoX
Junior Member
Join Date: Oct 2011
Location: Argentina
Old 09-08-2017 , 18:23   Re: player connected/join team "x" on say (like source/csgo)
Reply With Quote #6

Quote:
Originally Posted by Rohanlogs View Post
He wants a plugin that prints chat messages like in csgo.
Probably exists but anyway I made this quickly.
ty, i will test it soon.
ExodoX is offline
kristi
Senior Member
Join Date: Nov 2016
Old 09-08-2017 , 18:57   Re: player connected/join team "x" on say (like source/csgo)
Reply With Quote #7

https://forums.alliedmods.net/showthread.php?t=63818
kristi is offline
Send a message via Skype™ to kristi
ExodoX
Junior Member
Join Date: Oct 2011
Location: Argentina
Old 09-08-2017 , 20:35   Re: player connected/join team "x" on say (like source/csgo)
Reply With Quote #8

Quote:
Originally Posted by kristi View Post
Amazing!!! i looking for this.. Ty a lot
ExodoX is offline
DjSoftero
Veteran Member
Join Date: Nov 2014
Location: Lithuania
Old 09-09-2017 , 10:07   Re: player connected/join team "x" on say (like source/csgo)
Reply With Quote #9

Quote:
Originally Posted by Relaxing View Post
If you're using translate this sentence don't make sense. Try adding some images describing your thread.
What team are join? - If this means what types of teams are in this game..., there are 3 teams: the good guys, the bad guys and the Monitor spectator team.
there is also a fourth one, unasigned

enum CsTeams
{
CS_TEAM_UNASSIGNED = 0,
CS_TEAM_T = 1,
CS_TEAM_CT = 2,
CS_TEAM_SPECTATOR = 3
};
__________________
retired chump

Last edited by DjSoftero; 09-09-2017 at 10:08.
DjSoftero 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 14:02.


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