cristianM Posted June 7, 2020 Share Posted June 7, 2020 (edited) 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? Edited June 7, 2020 by cristianM Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now