Jump to content

dxDrawimage in Cursor Position


Oussema

Recommended Posts

here is my code

local cx,cy = getCursorPosition()
local cxx, cyy = ( cx*2 ), ( cy*1.5  )	
dxDrawImage(xxOff*cxx, yyOff*cyy, 177, 151, ":MyResource/Files/highlightedMoney.png", 0, 0, 0, tocolor(255, 255, 255, 255), false)

the image moves in worng position how i can slove !

  • Like 1
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...