Show After Team
How would one make something appear only after one chooses a team.
Like after they join the Team have it Say You have joined the TERRORIST TEAM. |
Re: Show After Team
When first joining a team it fires teaminfo when you select a team and a model so when its >= 2 its when the player has fully choosen a team.
PHP Code:
|
Re: Show After Team
This makes the message appear every time the new round starts. Is there a way to set it so it only appears the first time they connect or reconnect to server?
|
Re: Show After Team
Quote:
|
Re: Show After Team
Quote:
|
Re: Show After Team
Quote:
|
Re: Show After Team
Quote:
public client_disconnect() { // But not sure what goes here. } |
Re: Show After Team
Quote:
|
Re: Show After Team
register_event("TextMsg", "Join_T", "a", "2&#Game_join_t")
register_event("TextMsg", "Join_CT", "a", "2&#Game_join_ct") |
Re: Show After Team
|
| All times are GMT -4. The time now is 19:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.