..:D&G:.. Posted June 11, 2015 Posted June 11, 2015 Hello guys, I am making a trucker job and I want to display a blip for every marker where the truckers can go and pickup a truck, the problem is, that the blips are only visible from up close: markerIcon = createBlipAttachedTo(marker, 42, 2, 255, 0, 0, 255, 0, 65535) I even change the visibleDistance argument but still nothing... MTA:Rust Pre-Alpha Build v.0.3: https://forum.mtasa.com/viewtopic.php?f=114&t=97848 2Pac: ''Only God can judge me!''
Walid Posted June 11, 2015 Posted June 11, 2015 Try to use setBlipVisibleDistance() Do not yield your back to your enemy, might feel something strange in your ass. Two things are infinite the universe and human stupidity and i'm not sure about the universe. UF: IsTextInGridList | GetGridListRowIndexFromText | Table.removeValue | removeHex | dxDrawTriangle Skype: SaSuki102 | About Me | Youtube channel | Lua Tips & Tricks | Lua Strings | Lua Tables | Lua Operators
..:D&G:.. Posted June 12, 2015 Author Posted June 12, 2015 I've fixed it, it did that because I used createBlipAttachedTo and I've used createBlip and it works perfectly. MTA:Rust Pre-Alpha Build v.0.3: https://forum.mtasa.com/viewtopic.php?f=114&t=97848 2Pac: ''Only God can judge me!''
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