Page MenuHomeFeedback Tracker

setSimpleTaskTarget (modification required)
New, NormalPublic

Description

the position Update of the task target is not optimal in dedicated environment!

problem is quite simple

"_object" is tracked, but not "vehicle _object"!

to secure backward compatibility please modify the code, that it would be possible to assign STRING value to the module destination and "call compile" this if (typename == "STRING").

if the destination than is "vehicle objectFromNetID xxx" everything should work fine!

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Dedicated Server
Steps To Reproduce

dedicated server.
create a plane (flying) on client.
assign pilot as task target.
after a short fly, eject the pilot.
the task destination is stuck at the first known pilot position.
the task destination have to be reassigned than manually by calling BIS_fnc_settask(local).

Event Timeline

ok, in 5% its working?
i am not really understanding why.

This comment was removed by LouMontana.