Jump to content

onPlayerLogin


NodZen

Recommended Posts

Hola amigos, intente hacer un script para que cuando el player se logee , se reprodusca un sondio en cual no se reproduce...

  
  function sonido () 
     local sound = playSound("welcome/survivor1.wav") 
     setSoundVolume(sound, 0.5) 
     end 
  addEventHandler("onPlayerLogin", sonido) 

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...