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

◆ GetServerMessage()

static proto string ErrorModuleHandler::GetServerMessage ( ErrorCategory category,
int code,
string additionalInfo = "" )
staticprivate

Gets the Server Message for specified error.

Аргументы
categoryErrorCategory Category the error is thrown from
codeint The code that the error belongs to inside the category between [-32768, 32767]
additionalInfostring Any additional info regarding the error, usually data
Возвращает
string The message which would appear on Server