DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
RadiusLifetimeReset()
proto native void RadiusLifetimeReset
(
vector
vCenter
,
float
fRadius
)
private
Process lifetime reset to default value from DB within radius.
Аргументы
vCenter
vector
The center point
fRadius
float
The radius around the center point
GetCEApi
().RadiusLifetimeReset(
Vector
(500, 0, 500), 3);
GetCEApi
proto native CEApi GetCEApi()
Get the CE API.
Vector
proto native vector Vector(float x, float y, float z)
Vector constructor from components.
Ishodniki
scripts
3_Game
CE
CentralEconomy.c
Создано системой
1.13.2