Lua:TableToColor

Lua:TableToColor

From BeamNG

Returns "color(0,0,0,0)" if 'v' is nil. The line that actually converts table 'v' into a color is missing.

File location: lua\utils.lua:549

Syntax

color tableToColor (table v)