Guest Posted August 19, 2021 Posted August 19, 2021 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)
Metric Posted August 23, 2021 Posted August 23, 2021 Can we get two versions, like: gunner_target.liveview and gunner_target.transparant.liveview
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now