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

◆ CanAddToLandMarkDecal()

proto native int CanAddToLandMarkDecal ( hDecal lmDecal,
IEntity entity,
string mat,
vector newPoint )

is it possible to add new point to landmark decal?

Аргументы
lmDecalentity to add new landmark point
entityentity to add new landmark point
matmaterial of decal
newpointnew point to add
Возвращает
LMD_ERROR = error when adding new point (invalid decal) LMD_VALID = can add new point LMD_DIFF_ENT = new point is on different entity LMD_TOO_FAR = new point is too far from previous point