SA-MP Forums Archive
SetPlayerAttachedObject to darken??? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: SetPlayerAttachedObject to darken??? (/showthread.php?tid=649673)



SetPlayerAttachedObject to darken??? - qmnty - 13.02.2018

I want to ask something about the object used in SetPlayerAttachedObject

Why everytime I use it on the native, the object's color becomes darker and does not follow the viewport of the skin ?? is it normal? or there is another way that the viewport of the object can be the same as the lighting effect of the skin

Ex:
I walk in dark places, the color of the skin automatically gets darker but the color of the object (attached object) is actually light, and vice versa

thanks in advance


Re: SetPlayerAttachedObject to darken??? - ][Noname][ - 13.02.2018

yes attached object uses world lighting not player
I did some testing with this in S Addon and didn't release this - objects was too bright at day time


Re: SetPlayerAttachedObject to darken??? - qmnty - 14.02.2018

Thanks for reply

So, it can not be fixed ...?

by setting the color of the object to suit the skin character?


Re: SetPlayerAttachedObject to darken??? - ][Noname][ - 14.02.2018

pm link for test
left - standart
right - skin light



Re: SetPlayerAttachedObject to darken??? - qmnty - 14.02.2018

Okay.. thanks for reply on my thread...

I got it now