Jump to content

What do you use to draw in screen?


iiKings

Recommended Posts

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 by iiKings
Link to comment

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

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...