Jump to content

fedCamDisplay display İssue


Recommended Posts

On 8/18/2023 at 5:57 PM, gustavseitztestarma3 said:

Hard to say without log files. You can check ur fn_fedCamDisplay.sqf and see if anything is abnormal there.

I didn't see any errors. But still the same

Link to comment
Share on other sites

Well, it looks like you moved the fed and did not move the cameras correctly. Open file fn_fedCamDisplay.sqf

You need to edit the following code for your fed:

private _mTwPositions = [
    ["side",[16.9434,-0.300781,-7.20004],[27.0693,-0.390625,-10.2474]],
    ["vault",[19.9775,-0.0078125,-1.90735e-006],[-5.00684,0.59375,-9.57164]],
    ["front",[0.972656,78.8281,15.617],[-0.657227,22.9082,-10.4033]],
    ["back",[28.9248,-42.0977,-3.8896],[-1.33789,-24.6035,-10.2108]]
];

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.