Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T66225
Change Details
Change Details
Old
New
Diff
Create XH-9 Vehicle, execVM a sqf, or spawn this code: while{true} do { drawLine3D [getPos player,getPos someobject,[1,0,0,1]]; }; Fly, rotate copter to look out side, observe 3dline, observe through cockpit glass, no line. test with Ka-60, observe 3dline through cockpit glass.
Create XH-9 Vehicle, execVM a sqf, or spawn this code: while{true} do { drawLine3D [getPos player,getPos someobject,[1,0,0,1]]; }; Fly, rotate copter to look out side, observe 3dline, observe through cockpit glass, no line. test with Ka-60, observe 3dline through cockpit glass.
Create XH-9 Vehicle, execVM a sqf, or spawn this code:
while{true} do {
drawLine3D [getPos player,getPos someobject,[1,0,0,1]];
};
Fly, rotate copter to look out side, observe 3dline, observe through cockpit glass, no line. test with Ka-60, observe 3dline through cockpit glass.
Continue