iiKings Posted May 21, 2018 Share Posted May 21, 2018 (edited) So im doing a drug panel and i dont really know what to use to draw a counter that tells the user how much time is remaining the effect. I want to draw into the bottom of the screen a counter that is goes, what should i use? Edited May 21, 2018 by iiKings Link to comment
TEDERIs Posted May 21, 2018 Share Posted May 21, 2018 There are plenty approaches to do it. You may use server-side text via the textCreateDisplay function. Or client-side dxDrawText to use DirectX opportunities. Moreover, you can you GUI elements via the guiCreateLabel. You should learn all about them and select the best one for you. Link to comment
iiKings Posted May 21, 2018 Author Share Posted May 21, 2018 (edited) Many thanks Edited May 21, 2018 by iiKings 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