Dynamic crash sites.

Tai

Member
I'v written this code.

Code:
_str = (format["Were going down... near at %2", _crashName, str(getPosATL _crashwreck)]);
[nil,nil,rHINT,_str] call RE;

which works, but it appears that the y value is actually inverted, is there a way to flip that into something players can understand without me having to explain it to them ?
 
Back
Top