Dziugasc Posted September 28, 2017 Posted September 28, 2017 Hello, so i have manve112 turf script https://community.multitheftauto.com/index.php?p=resources&s=details&id=5606 and when i capture the turf the color it becomes are 100% full black i want to make it 50% or lower that i could see that area in map or minimap so what to do that it would be 30-50% alpha or whatever it called Thanks.
itHyperoX Posted September 28, 2017 Posted September 28, 2017 (edited) radararea createRadarArea ( float leftX, float bottomY, float sizeX, float sizeY, [ int r = 255, int g = 0, int b = 0, int a = 255, element visibleTo = getRootElement() ] ) local pArea1 = createRadarArea( 2130, 630, 200, 100, 0, 0 0, 50) Edited September 28, 2017 by TheMOG
Dziugasc Posted September 28, 2017 Author Posted September 28, 2017 5 hours ago, TheMOG said: radararea createRadarArea ( float leftX, float bottomY, float sizeX, float sizeY, [ int r = 255, int g = 0, int b = 0, int a = 255, element visibleTo = getRootElement() ] ) local pArea1 = createRadarArea( 2130, 630, 200, 100, 0, 0 0, 50) Thanks!
Dziugasc Posted September 28, 2017 Author Posted September 28, 2017 still same problem maybe gangs or groups are bad?
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