change message entiny
I hooked message like this with register_message:
PHP Code:
But is that possible to change who is it send to? (in this case it's ID..) Or the only way is to block this message and send another one? bcz when I'm doing that i have my server crash with error: "MESSAGE_END called, but message buffer from .dll had overfollowed" here is the code: PHP Code:
|
Re: change message entiny
See the code i gave you in previous thread, cs_set_user_plant send such a message.
|
Re: change message entiny
there is only score attribute code and set user plant skill
But I need to disable c4 Icon on PLayer1 screen.. And To Enable It on Player2 screen |
Re: change message entiny
So the main question:
Is that possible to change message entity? Any Suggestions? |
Re: change message entiny
set_user_plant(id, 0) disable the icon i guess.
|
Re: change message entiny
Ok ;)
what about this:) : Is that possible to change message entity? |
Re: change message entiny
Not possible.
And it's not recommanded so send a new message during a message hook (register_message callback), so it would be better to use register_event. |
Re: change message entiny
ok thx :)
|
| All times are GMT -4. The time now is 02:19. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.