DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
Chat()
proto native void CGame::Chat
(
string
text
,
string
colorClass
)
private
Prints text into game chat.
Аргументы
text
to print
colorClass
??
usage :
GetGame
().
Chat
(
"Item splitted"
,
"colorAction"
);
CGame::Chat
proto native void Chat(string text, string colorClass)
Prints text into game chat.
GetGame
proto native CGame GetGame()
Используется в
ManBase::Message()
.
CGame
Создано системой
1.13.2