API
Functions and classes available in the Lua API
|
#include <0012.h>
Public Member Functions | |
void | BroadcastChat (const AString &a_Message, const cClientHandle *a_Exclude=NULL) |
void | SendMessage (const AString &a_Message, cPlayer *a_Player=NULL, bool a_bExclude=false) |
void cServer::BroadcastChat | ( | const AString & | a_Message, |
const cClientHandle * | a_Exclude = NULL |
||
) |
void cServer::SendMessage | ( | const AString & | a_Message, |
cPlayer * | a_Player = NULL , |
||
bool | a_bExclude = false |
||
) |