- 
                Posts1,708
- 
                Joined
- 
                Last visited
Everything posted by iFoReX
- 
	ya ise la base pero me falta la musica me podrian ayudar buee aqui les dejo el .lua addEventHandler("onClientResourceStart",resourceRoot, function() GUIEditor_Window = {} GUIEditor_Button = {} GUIEditor_Image = {} GUIEditor_Window[1] = guiCreateWindow(152,79,519,494,"BKZ| Sistema de Musica",false) GUIEditor_Button[1] = guiCreateButton(0.0443,0.1943,0.2543,0.1275,"Pump It",true,GUIEditor_Window[1]) GUIEditor_Image[1] = guiCreateStaticImage(0.2293,0.0607,0.5453,0.0911,"shruk.png",true,GUIEditor_Window[1]) GUIEditor_Button[2] = guiCreateButton(0.3776,0.1964,0.2543,0.1275,"una vaina loca",true,GUIEditor_Window[1]) GUIEditor_Button[3] = guiCreateButton(0.6917,0.1943,0.2543,0.1275,"sexy Bitch",true,GUIEditor_Window[1]) GUIEditor_Button[4] = guiCreateButton(0.0462,0.3765,0.2543,0.1275,"Sexo sudor y calor",true,GUIEditor_Window[1]) GUIEditor_Button[5] = guiCreateButton(0.3796,0.3826,0.2543,0.1275,"hola beba",true,GUIEditor_Window[1]) GUIEditor_Button[6] = guiCreateButton(0.738,0.8806,0.2447,0.1012,"CERRAR",true,GUIEditor_Window[1]) addEventHandler("onClientGUIClick", GUIEditor_Button[6], function () guiSetVisible(GUIEditor_Window[1], false) showCursor(false) end,false) showCursor(true) end )
- 
	me refiero a que ai que aser con el addEventHandler. o nada con eso ?
- 
	mmm... se puede hacer una GUI con botones en la cual al aprietarlo se reprodusca una cancion y luego hacer un boton para pararla ? gracias de antemano
- 
	ai que esperar a solid
- 
	mmm ok la subire a otra parte funciono al 100% man gracias
- 
	oka justo lo que queria gracias EDIT:No se me escucho nada man :c
- 
	Solid con eso saldra solo a los q se conectan al servidor ?
- 
	yakusa me podrias dar un ejemplo de como se usa el triggerClientEvent ? porfas
- 
	mmm... No puedo aser algo y qria ver si ustds me ayudan quier que suene una cancion cuando el jugador se le carge mi servidor osea cuando se conecte a mi server pero intente y nno pude me enseñarian ustds ? -------------------------------------------------------------------------------------------------------------------------------- addEventHandler("onClientPlayerJoin", resourceRoot, function () playSound("http://dkclanmta.jimdo.com/app/download/5969692782/4f52b6c0/4adbbe46f65187db4272e82b08d50f17219c717f/FREE+DJ+SOUNDEFFECTS+DOWNLOAD+VOL.2+-+YouTube.mp3?t=1330820796", false) end ) gracias de antemano
- 
	es q no alcanze a probar el 3 sonido porq se me reinicio la pc
- 
	me profundiste mas en esto del sound y ise esto miren function startMySound() sound = playSound( "http://escapadehigh.com/Stuff/Pump.mp3", true ) end function stopMySound() stopSound( sound ) end addCommandHandler ( "pararbyp", stopMySound ) addCommandHandler ( "escucharbyp", startMySound ) ---------------------------------------------------------------------------------------------------------------------------------- function startMySound2() sound = playSound( "http://tubefot.com/discografias/farruko/Fuego%20Ft.%20Farruko%20-%20Una%20Vaina%20Loca%20(Official%20Remix)%20%20([url=http://WWW.ELGENERO.COM]WWW.ELGENERO.COM[/url]).mp3", true ) end function stopMySound2() stopSound( sound ) end addCommandHandler ( "pararfr", stopMySound2 ) addCommandHandler ( "escucharfr", startMySound2 ) -------------------------------------------------------------------------------------------------------------------------------- function startMySound3() sound = playSound( [url=http://spm77.free.fr/Music/David%20Guetta]http://spm77.free.fr/Music/David%20Guetta[/url]%20-%20One%20More%20Love%20(2010)%20-%20Dance/103-david_guetta_feat_akon-sexy_bitch.mp3", true ) end function stopMySound3() stopSound( sound ) end addCommandHandler ( "parardg", stopMySound3 ) addCommandHandler ( "escuchardg", startMySound3 )
- 
	man diego la probe es genial y con 0% mb descargado buee asi lo ise yo xDD : addEventHandler("onClientResourceStart", resourceRoot, function () playSound("http://giorgio92.myblog.it/media/01/01/1302890276.mp3", true) end ) <meta> <info author="ElMota" version="1.2" type="script" name="MusicURL" description="nada" showInResourceBrowser="true" /> <script src="URL.lua" type="client" /> </meta> xDD pero la cancion nunca para
- 
	mmm... creo q con estos podes : playSound3D OnClientPlayerJoin la del player join no se bien si es esa pero la del play si esta bn
- 
	seria genial un iphone con chat privado y con las stats del personaje ^^
- 
	De Nada espero aberte ayudado no pongas tanta musica antes tenia como 100 mb de pura musica xDD
- 
	lol otto xDD si lo ases me prestarias ese resource ? (Y)
- 
	mmm KaNaRi0 e visto un script q antes usaba que esta en la comunidad de resources https://community.multitheftauto.com/index.php?p= ... ils&id=330 Solo se edita el meta.xml ejemplo : y asi susesivamente
- 
	ok entonces no descargare el sound les iba a poner mis sonidos y editar los botones
- 
	solid los archvios como el que mauroo puso aqui que son con archivos .luac los luac tambien se pueden editar ?
- 
	buee... tema solucionado la ultima cosita e visto en algunos server que se puede ver en tab el tiempo jugado en el server ese esta en la comunidad o se ase ?
- 
	oks are 1 en mi spawn mencionando cuidado con los zombies solo para probarlos gracias por tu ayuda solid y tambien a ti benxamin2
- 
	no entiendo mucho ingles
- 
	mmm... pero el boton h en tu pc o aser una GUI ?
- 
	mmm... pero no se puede en todo el mapa ?

 
        