Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SendTextMessage
Syntax
C++
int SendTextMessage(IFunctionHandler * pH, int type, const char * msg);
Parameters 
Description 
int type 
Message type. 
const char * msg 
Message string. 

Syntax: GameRules.SendTextMessage( int type, const char *msg ) 

Sends a text message type with the specified text. 

 

Copyright (c) 2012. All rights reserved.