Page MenuHomeFeedback Tracker

Backward compatibility issues 1.54 vs 1.52
Acknowledged, WishlistPublic

Description

At least two problems recently checked:

  • hideObjectGlobal doesn't work any more in preview or SP session, hideObject does;
  • bis_fnc_setTask (scripted) doesn't work any more in MP session. OK in preview or in SP session

Details

Legacy ID
3357131559
Severity
None
Resolution
Open
Reproducibility
Always
Category
Engine
Steps To Reproduce

Just try this hideObjectGlobal or hideObject in an init field of an edited object.

and for scripted tasks, something like:
tsk0 = ["task0", true, ["Equip!","Find weapons",""],nil, "ASSIGNED", 0, true, true,"",true] call BIS_fnc_setTask;

Event Timeline

PiepMGI edited Steps To Reproduce. (Show Details)Dec 1 2015, 11:44 PM
PiepMGI set Category to Engine.
PiepMGI set Reproducibility to Always.
PiepMGI set Severity to None.
PiepMGI set Resolution to Open.
PiepMGI set Legacy ID to 3357131559.May 8 2016, 1:10 PM
PiepMGI added a subscriber: PiepMGI.

It seems better for bis_fnc_setTask. Not a start of mission but in game, after several minutes and some tasks completed without pop-up.