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

◆ CreateObjectEx()

proto native Object CGame::CreateObjectEx ( string type,
vector pos,
int iFlags,
int iRotation = RF_DEFAULT )
private

Creates object of certain type.

Аргументы
typeof objects to create
posposition where to create object
iFlagsare used to setup object and/ or spawn behavior
iRotationare used to setup object rotation on spawn (or default if not specified)
Возвращает
new Object

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