INCOMING_RPCS[RPC.SHOWTEXTDRAW] = {'onShowTextDraw',
{textdrawId = 'uint16'},
{textdraw = {
{flags = 'uint8'},
{letterWidth = 'float'},
{letterHeight = 'float'},
{letterColor = 'int32'},
{lineWidth = 'float'},
{lineHeight = 'float'},
{boxColor = 'int32'},
{shadow = 'uint8'},
{outline = 'uint8'},
{backgroundColor = 'int32'},
{style = 'uint8'},
{selectable = 'uint8'},
{position = 'vector2d'},
{modelId = 'uint16'},
{rotation = 'vector3d'},
{zoom = 'float'},
{color1 = 'int16'},
{color2 = 'int16'},
{text = 'string16'}
}}
}