Invisible and visible for player
Hello.
I 've code this plugin for Terrorist : When they stand still, they will be invisible. When they move, they will be visible. Here is the code : Code:
if(cs_get_user_team(player1) == CS_TEAM_T)Can anyone help me :( |
Re: Invisible and visible for player
Try to put it in client_prethink or client_postthink. This method might produce message overflown, so post it here should that happen
|
Re: Invisible and visible for player
Quote:
I'm newbie |
Re: Invisible and visible for player
use this ^^
PHP Code:
|
Re: Invisible and visible for player
Quote:
|
Re: Invisible and visible for player
But I want this code :
When they stand still, they will be invisible. When they move, their redering is 45. And it's only for T Team Sorry for bad English |
Re: Invisible and visible for player
Quote:
When they stand still, they will be invisible. When they move, their redering is 45. And it's only for T Team |
Re: Invisible and visible for player
You just got a code snippet, you could as well try yourself.
|
| All times are GMT -4. The time now is 13:06. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.