SetFOV and kick
hi all, i have script
Code:
if (cs_get_user_team(id) == CS_TEAM_CT)Code:
if (cs_get_user_team(id) == CS_TEAM_CT) |
Re: SetFOV and kick
MSG_ONE -> MSG_ONE_UNRELIABLE
|
Re: SetFOV and kick
Quote:
|
Re: SetFOV and kick
You are sending too many messages to the player. Show your full code.
|
Re: SetFOV and kick
Code:
|
Re: SetFOV and kick
Should set pdata m_iFOV instead of sending the message
Code:
|
Re: SetFOV and kick
Quote:
Code:
if (cs_get_user_team(id) == CS_TEAM_CT) |
Re: SetFOV and kick
Quote:
PHP Code:
|
| All times are GMT -4. The time now is 11:18. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.