AMX Mod X API Documentation

Signature
native MsgBlockType:GetMessageBlock(const msgid);
Description

Retrieves the block type for the specified message ID.

Parameters
  • msgid The ID of the message to retrieve the block type for.
Returns

Returns the block type of the specified message, look at the enum MsgBlockType

Назад
Верх