The UI is messed up based on screen resolution like the speed and distance are in a different place for each resolution.
Can anyone send me the UI/file for this radar https://i.imgur.com/HGr8KSw.png
Does anyone have version 1.0 Unfortunately 1.1 doesnt work with any monitor that isnt 1080p. Would be nicer to just have the visual speed data be like 1.0 to accommodate other monitor sizes
Has anyone found a way to increase the Range that it will detect on this?
I am just looking for a fix for our ESX server as to range. I have read all over and have not seen a single fix for the range. The script works GREAT aside from AI freaking out. But we need the distance to be further. Anyone know of a fix for this?
I want Version 1.0 Where can I download version 1.0?
So I was wondering if any of you ran into the issue of the numbers not being in the correct spot on the ui for the radar because I have uninstalled and reinstalled this radar multiple times just throwing it into my resource and adding it to the server.cfg and donât see any way to change the position of the speed and distance
Radar is great! But also how can I get the radar to actually check speed ? I press Y and then I couldnât get the speed so is that something I need to fix in the files or ?
Freeze doesnât work on my server
Could you send me yours ?
The results are not showing in the correct places. Speed is in the grey area top left and distance is over the white sticker in the top middle
Any Fix?
The Gun works perfect for me only problem i have is the speed and range is off the radar model that pops it is there anyway to change the location so it shows on the radar mine shows just above it?
me to, also when i take the gun i just see the gun not a lasergn
1.0 is much better especially for widescreens and other monitors not 1080p lucky I still had 1.0 aha
line?
(20 characters lol)
Is there any way to increase the range? Thanks.
are you able to post it somewhere? i am having the same issue with wide screen
Hey guys, thats my stlye.css
Looks like this:
@font-face {
font-family: 'Digital';
src: url('./fonts/digital_counter_7_italic.ttf');
}
body {
margin: 0;
padding: 0;
overflow: hidden;
height: 100%;
width: 100%;
}
#speed {
position: absolute;
font-family: "Digital";
font-weight: bolder;
font-size: 30px;
margin-top: 7.0%;
margin-left: 7.0%;
color: #282828;
}
#range {
position: absolute;
font-family: "Digital";
font-weight: bolder;
font-size: 30px;
margin-top: 7.0%;
margin-left: 12.0%;
color: #282828;
}
#lasergun {
display: none;
height: 490px;
width: 600px;
margin-left: 80%;
margin-top: 20%;
background: url("Radargun.png");
}
For me, the measurement numbers are shifted so that they are no longer in the display, any solutions for this?
pls upload the 1.0 again