Well sending messige is something like taht:
Quote:
MESSAGE_BEGIN(MSG_ONE, Msg, NULL, pl->edict());
WRITE_BYTE(Byte);
WRITE_STRING(Textorsmth);
MESSAGE_END();
|
But were do I find message list for Health and... (I have VGUI message list) for MOD? Maybe I should ask creators? It's not a Half-Life (msgs are in SDK

)