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

◆ ConfigGetInt()

proto native int CGame::ConfigGetInt ( string path)
private

Get int value from config on path.

Аргументы
pathof value, classes are delimited by empty space. You can specify config file by using "configFile" or "missionConfigFile" as a first class name.
Возвращает
value

Перекрестные ссылки path.

Используется в DayZGame(), IsSurfaceDigable() и IsSurfaceFertile().