Jump to content

cristianM

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

cristianM'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. local imagen = "cristian.jpg" - Directorio de la imagen hora local Image = 20 -> 5 segundos. Duración de la imagen en pantalla. addEvent ("onLogincristianm", verdadero) addEventHandler ("onLogincristianm", root, function (...) if (isElement (image)) luego destroyElement (image) end local sound = playSound ("cristian.mp3") setSoundVolume (sound, 1) image = guiCreateStaticImage (0.25, 0.04, 0.5, 0.2, imagen, true) - Creamos la imagen setTimer (level, timeImage * 1000, 1) - Añadimos un temporizador de los segundos asignados en timeImage end) nivel de función () - // Creamos un temporizador que se ejecutaá 10 veces setTimer (función (...) guiSetAlpha (imagen, guiGetAlpha (imagen) - 0.1) - Le bajamos la opacidad a la imagen (le bajamos 0.1 ya que 100% es 1 , entonces: 0.1: 10 &) end, 50, timeImage) end -------------------------------------------------- -------------------------------------------------- -------------------------------------------------- -------------------------------------------------- -------------------------------------------------- ----------- que le falta o como hago que funcionan?
×
×
  • Create New...