Jump to content

A few questions about image and characters.


dawid4157

Recommended Posts

Posted

1. These imagines are findable here: E:\Program Files (x86)\Rockstar Games\MTA San Andreas 1.4\MTA\cgui\images

2. Probably you have to make the size X bigger, then it will show.

Posted

2. This is code:

X_Label_ok = 0.0825 
Y_Label2_ok = 0.5 
Width_Label2_ok = 0.25 
Height_Label2_ok = 0.25 
ok_label = guiCreateLabel(X_Label_ok, Y_Label2_ok, Width_Label2_ok, Height_Label2_ok, "Proces rejestracji przebiegł prawidłowo.", true, register_ok) 
guiCreateStaticImage( 440, 275, 50, 50, "info.png", false ) 
outputChatBox("Poprawnie się zarejestrowałeś.") 

3. Which function I hide image induced by guiCreateStaticImage?

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