Jump to content

GUI Image


'LinKin

Recommended Posts

Posted

Hi,

So I create like an image label in the GUI,

Then I use fetchRemote to get some image from the internet,

The question is; For example the image that internet returns is big size, will it be automatically adjusted to the "Image Label" size of the GUI?

Thanks

  • MTA Team
Posted

Yes it will because you specify the width & height

element guiCreateStaticImage ( float x, float y, float width, float height, string path, bool relative, [element parent = nil] ) 

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