car window tint - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: car window tint (
/showthread.php?tid=633527)
car window tint -
[L]azy[H]aze - 02.05.2017
I was just wondering would it be possible to create a command let's say /buytint and the cars windows would be black then? If yes is it hard to do
Re: car window tint -
[WSF]ThA_Devil - 02.05.2017
There is no way to set he vehicle tint per se, but you can create a black object which would be attached to the vehicle causing the tint.
Re: car window tint -
[L]azy[H]aze - 02.05.2017
Would it be hard to create
Re: car window tint -
[WSF]ThA_Devil - 02.05.2017
Getting object offsets for each window for each vehicle, then changing its material... Difficult... With the right tools, not. Time consuming? Definitely. I wouldn't bother with this.
Re: car window tint -
aoky - 02.05.2017
Don't bother with it, trust me it's not worth it. If it's a roleplay server, just have players roleplay it - no need for objects. On a side note, you could have 3D floating text with the roleplay color {d0be3} * Windows are X% tinted, although this could cause a slight bit of metagame if players see the 3D text through the walls or whatever, but it's debatable that you could hear the engine.
Good luck with this anyways.