Server tried to send invalid command [ messagemode ]
Hi, my problem lies in the fact that messagemode does not work.
Code: Code:
register_clcmd("BCM_SetProperty", "SetPropertyBlock", -1); |
Re: Server tried to send invalid command [ messagemode ]
Seems messagemode was added to the list of blocked commands with the latest update. There is nothing you can do about it
|
Re: Server tried to send invalid command [ messagemode ]
Ok, thanks. Close.
|
Re: Server tried to send invalid command [ messagemode ]
Quote:
Do it like this and i will work Code:
client_cmd(id, "messagemode _SetProperty");Code:
client_cmd(id, "messagemode SetProperty"); |
Re: Server tried to send invalid command [ messagemode ]
Quote:
Quote:
|
Re: Server tried to send invalid command [ messagemode ]
Quote:
|
Re: Server tried to send invalid command [ messagemode ]
Quote:
|
Re: Server tried to send invalid command [ messagemode ]
Quote:
|
Re: Server tried to send invalid command [ messagemode ]
Quote:
|
Re: Server tried to send invalid command [ messagemode ]
Thanks, i use and work. Sorry my english is easy ;(
client_cmd(id, "messagemode SetProperty"); |
| All times are GMT -4. The time now is 21:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.