Maxeyas Posted May 29, 2021 Posted May 29, 2021 (edited) Hi, mp.game.graphics.drawText x: Float: X position in the screen (0.0 to 1.0) y: Float: Y position in the screen (0.0 to 1.0) Does anybody know what does 0.0 to 1.0 means compared to screen resolution? I want to know how to calculate resolution points to ragemp x,y points. Example: Defualt screen Res.X = 1920 , ResY = 1080 Moving text to Res.X = 1438, Res.Y = 583 Ragemp points at this values are X= ? , Y= ? How does this x, y works it does some kind of inner conversation... because it must relate to player screen resolution.. Edited May 29, 2021 by Maxeyas
Recommended Posts