API
Functions and classes available in the Lua API
Public Member Functions | List of all members
cServer Class Reference

#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)

Member Function Documentation

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 
)