DayZ 1.29
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ Chat()

proto native void CGame::Chat ( string text,
string colorClass )
private

Prints text into game chat.

Аргументы
textto print
colorClass??
usage :
g_Game.Chat("Item splitted", "colorAction");
DayZGame g_Game
Определения DayZGame.c:3942