Oussema Posted April 15, 2017 Share Posted April 15, 2017 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 ! 1 Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now