... local coords = { getScreenFromWorldPosition ( 0, 0, 3 ) } if coords[1] and coords[2] then dxDrawText ( "Hello !", coords[1], coords[2], ...
確定! 回上一頁