Page MenuHomeFeedback Tracker

objectParent broken with vests and uniforms
New, NormalPublic

Description

objectParent only works with backpackContainer and returns objNull when used in combination with vestContainer and uniformContainer.

objectParent uniformContainer player
-> <NULL-object>
objectParent vestContainer player
-> <NULL-object>
objectParent backpackContainer player
-> B Alpha 1-1:1

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting
Steps To Reproduce
  • Open a new mission in Eden
  • Place down a Nato Ammo Bearer
  • Press "Play Scenario"
  • Put objectParent uniformContainer player, objectParent vestContainer player and objectParent backpackContainer player in the watch fields

Event Timeline

BaerMitUmlaut renamed this task from objectParent only works with backpackContainer to objectParent broken with vests and uniforms.Aug 9 2016, 7:27 PM