native ewrite_entity(x);
x | Entity index to write |
Writes an entity index to a message.
This function should only be used in between a emessage_begin() or emessage_begin_f() and a emessage_end() function. Trying to use it outside of these functions will crash the server immediately.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.