Page MenuHomeFeedback Tracker

(Apex) findEmptyPosition can return positions inside non-enterable part of some building types
New, NormalPublic

Description

OBS:
The findEmptyPosition script command can return positions inside non-enterable part of some building types.

EXP:
The findEmptyPosition script command should never return positions inside any object.

Details

Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Visual-Structures
Steps To Reproduce

shop_city_02_f.p3d
player setpos ([6332, 12823, 0] findEmptyPosition [4,50];

multistorybuilding_04_f.p3d
player setpos ([5758, 10445, 0] findEmptyPosition [4,50];

Additional Information

Event Timeline

ceeeb created this task.Jun 9 2016, 4:09 PM
ceeeb renamed this task from (Apex) findEmptyPosition can return positions inside shop_city_02_f.p3d to (Apex) findEmptyPosition can return positions inside non-enterable part of some building types.Jun 10 2016, 12:47 AM
ceeeb updated the task description. (Show Details)
ceeeb edited Steps To Reproduce. (Show Details)