What is wrong?
addEventHandler('onClientRender',g_Root,function()
dxDrawText("Lithuania rp", screenWidth-200, 0, screenWidth, screenHeight, tocolor ( 0, 0, 0, 255 ), 1, "pricedown")
dxDrawText("Lithuania rp", screenWidth-197.2, 2.8, screenWidth, screenHeight, tocolor ( 255, 255, 255, 255 ), 1, "pricedown")
dxDrawLine(screenWidth-200, 32, screenWidth, 32, tocolor(255, 255, 255, 255), 2)
end
end