Page MenuHomeFeedback Tracker

[FIXED] Falling units auto raise above ground a few seconds after fall [VIDEO]
Closed, ResolvedPublic

Details

Legacy ID
2113916756
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Dedicated Server
Steps To Reproduce

execute on the dedicated server with you the only player

_unit = createGroup west createUnit [typeOf (playableUnits select 0), (playableUnits select 0) modeltoWorld [0, 10, 0], [], 0, "none"]; _unit allowdamage false; _unit setPos (_unit modeltoworld [0,0,10]);

observe unit fall down, then raise over ground in few seconds, after maybe 20 seconds it will touch the ground again.

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Dedicated Server.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Fixed.
Killzone_Kid set Legacy ID to 2113916756.May 7 2016, 5:02 PM
Bohemia added a subscriber: zGuba.Oct 2 2013, 4:15 PM

This doesnt happen anymore