Talk:GetResultingColor

From Multi Theft Auto: Wiki
Revision as of 14:01, 26 January 2013 by Wielebny (talk | contribs) (Created page with "This function is wrong. Mixing (0,0,0,255) with (255,255,255,128) would obviously result in (64,64,64,255), not the values that your function returns. --~~~~")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This function is wrong. Mixing (0,0,0,255) with (255,255,255,128) would obviously result in (64,64,64,255), not the values that your function returns. --Wielebny 14:01, 26 January 2013 (UTC)