AMX Mod X API Documentation

Signature
native emessage_end();
Description

Ends a message that was started with emessage_begin() or emessage_begin_f().

Notes
  • If the function is called without using emessage_begin() or

    emessage_begin_f() first, the server will crash immediately.

No return value
Назад
Верх