MarkCavalli 82 Report post Posted June 10, 2018 (edited) I tried set window tint but its doesnt work. If someone have working example, please share Also cant set dashboard color Edited June 10, 2018 by MarkCavalli Share this post Link to post Share on other sites
MarkCavalli 82 Report post Posted October 18, 2018 Found it. Setting window tint by vehicle.setMod is not working, you need set it like vehicle.windowTint 2 Share this post Link to post Share on other sites
linnik 2 Report post Posted October 18, 2018 (edited) 9 часов назад, MarkCavalli сказал: Found it. Setting window tint by vehicle.setMod is not working, you need set it like vehicle.windowTint OMG I've written so many times about this issue and got no answer and you finally found it! Thx! Edited October 18, 2018 by linnik Share this post Link to post Share on other sites
ragempdev 663 Report post Posted October 18, 2018 10 hours ago, MarkCavalli said: Found it. Setting window tint by vehicle.setMod is not working, you need set it like vehicle.windowTint What mod id you have even used? Mods are up to 50 and window tint obviously isn't a mod. Share this post Link to post Share on other sites
MarkCavalli 82 Report post Posted October 18, 2018 1 час назад, ragempdev сказал: What mod id you have even used? Mods are up to 50 and window tint obviously isn't a mod. From the wiki... 46 Window Tint Also seen somewhere windowTint id = 69, but cant remember, where is. 1 Share this post Link to post Share on other sites
DJ_Synergy 0 Report post Posted January 26 Am 18.10.2018 um 23:44 schrieb MarkCavalli: From the wiki... 46 Window Tint Also seen somewhere windowTint id = 69, but cant remember, where is. @MarkCavalli how did you finally do the window tint? i tried to do it with mod id 46, 69, aso and nothing worked correctly. then i tried vehicle.setWindowTint but this seems to be client side only (didnt test it because i wanted to do it server side like mods). vehicle.windowTint is returning 255 for default windows but it is just a property to GET the tint, not to set it, i think. so what have you done to get it working? Share this post Link to post Share on other sites
Elliot 42 Report post Posted January 26 I use https://wiki.rage.mp/index.php?title=Vehicle::setWindowTint and it works You'll just have to sync it yourself Share this post Link to post Share on other sites