native set_msg_block(iMessage, iMessageFlags);
iMessage | Message id |
iMessageFlags | BLOCK_* constant |
Sets whether or not an engine message will be blocked.
For a list of message flags, have a look at the BLOCK_* constants in message_const.inc.
This function has no return value.
If an invalid message id is specified, an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.