Gamekiller Posted October 2, 2012 Share Posted October 2, 2012 Hello , MTA Players I got one qeustion I have a output for my server but there is a kind of thingy called key*19 i realy like to know how i can change it right cause im trying to bring the text above inplace of 2 tables below and there is no such thing in the server side here is the line it self i know its the Y of the Retangle and the Y of the text but everytime i change it the tezt comes above it and above the other text i tryed key*0 rec = dxDrawRectangle (x/3.5, key*19, 709, 19, tocolor( 0, 0, 0,170)) text = dxDrawText (value, (x/3.5) + 1, key*19, 1197, 25, tocolor(0,224,255,255), 0.5, "bankgothic", "left", "top", false, true) Link to comment
TwiX! Posted October 2, 2012 Share Posted October 2, 2012 ctrl + f and search "key" and learn how work https://wiki.multitheftauto.com/wiki/DxDrawRectangle and https://wiki.multitheftauto.com/wiki/DxDrawText 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