Jump to content

DirectX Anim


drk

Recommended Posts

Posted

I'm trying to make an anim to a dx but I can't because mta dx functions don't "use variables".

I tried to use race dx library but it don't work.

It is anyway to do this or use a custom font on a simple gui label?

Posted

What do you mean doesn't support variables?

It does, you can use variables in dxtext, just like GUI and just like strings(outputChatBox).

Posted

You can create your own GUI fonts with this function:

guiCreateFont ([url=https://wiki.multitheftauto.com/wiki/GuiCreateFont]https://wiki.multitheftauto.com/wiki/GuiCreateFont[/url]) 

Posted

You're welcome.

P.S: To make a DX animation you can create a GUI with alpha 0 and animate it with Client animation library by arc_

Then use the position, size for your DX.

Posted

gui elem with 0alpha will still be limited with gui functions if using default, have problems triggering changes when something is changed, so better just use custom classes, they're easy to make.

Posted
gui elem with 0alpha will still be limited with gui functions if using default, have problems triggering changes when something is changed, so better just use custom classes, they're easy to make.

I think it will not be easy for me xD I'm using GUI Labels / Image functions, the best for noobs :lol:

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