Jump to content

Periscope LUA Feedback


Guest

Recommended Posts

Can we get a transparent periscope like it used to be? I have always used this code, but after the release of the Apollo update, the periscope is no longer transparent.

local periscope = [[
<style>
img {
margin-top: 9vh;
margin-left: -4vw;
}</style>
<img src="gunner_target.liveview" style="width: 40%; max-height: 100%; box-sizing: border-box">]]
system.setScreen(periscope)
system.showScreen(1)

before-after-1.thumb.jpg.543438980a77ead750f28fe3051b7bc6.jpg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...