object - objectX - mission


void SetConsoleTextCol(int nSideColor, string strText,...)

Scope: private

Parameters
nSideColor - n-th player color
strText - format
'...' - up to 6 optional parameters

Return values
none

Description
It sets text on game console using specified color.

See also