player connected/join team "x" on say (like source/csgo)
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! |
Re: player connected/join team "x" on say (like source/csgo)
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. |
Re: player connected/join team "x" on say (like source/csgo)
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 |
Re: player connected/join team "x" on say (like source/csgo)
Quote:
|
Re: player connected/join team "x" on say (like source/csgo)
1 Attachment(s)
He wants a plugin that prints chat messages like in csgo.
Probably exists but anyway I made this quickly. |
Re: player connected/join team "x" on say (like source/csgo)
Quote:
|
Re: player connected/join team "x" on say (like source/csgo)
|
Re: player connected/join team "x" on say (like source/csgo)
Quote:
|
Re: player connected/join team "x" on say (like source/csgo)
Quote:
enum CsTeams { CS_TEAM_UNASSIGNED = 0, CS_TEAM_T = 1, CS_TEAM_CT = 2, CS_TEAM_SPECTATOR = 3 }; |
| All times are GMT -4. The time now is 09:56. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.