Jump to content

kfglkfgl

Members
  • Posts

    2
  • Joined

  • Last visited

kfglkfgl's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. hello guys, I need help, have any way I can get data from a variable in another script? example, I have a variable with a value in a resourcer called "TestA" there wanted to get data this variable resource in a second layered "TesteB", you are?
  2. Primeiramente boa tarde...estou montando um painel de login...dai decidi botar uma imagem nele utilizando está função : guiCreateStaticImage, dai quando a imagem inicia, os icones, botoes e tudo mais que coloquei fica bem atraz da imagem e n da para fazer nada...Oq poderia fazer ?? Aqui está a linha que estou usando para aparecer a imagem! GUIEditor.staticimage[3] = guiCreateStaticImage(0.00, 0.00, 1.00, 1.00, "Arquivos/ImagemL.png", true) guiSetAlpha(GUIEditor.staticimage[3], 0.49) EN: First good afternoon ... I'm putting together a panel login dai ... I decided to put an image on it using this function: guiCreateStaticImage, hence when the image starts, the icons, buttons and everything else that is well put atraz image to the en do anything ... Oq could do: cry: ?? Here is the line I'm using to display the picture! GUIEditor.staticimage[3] = guiCreateStaticImage(0.00, 0.00, 1.00, 1.00, "Arquivos/ImagemL.png", true) guiSetAlpha(GUIEditor.staticimage[3], 0.49)
×
×
  • Create New...