Jump to content

Jmaniacs

Members
  • Posts

    73
  • Joined

  • Last visited

Everything posted by Jmaniacs

  1. Jmaniacs

    Scoreboard

    Tengo unos problemas, y esque jamas habia hecho un scoreboard, pero el tema es que se crea todo bien y tal, pero a la hora de que otro jugador entra, ve los nombres en distintas posiciones. A ver si con imagenes me entienden mejor, agradeceria su ayuda. Codigo: Imagenes:
  2. It's not complete, you can modify the aspects if you want: Download Link
  3. Looks so good, your videos are duplicated!!, are the same videos on 3 categories
  4. Nice editor, a bit hard, but so functionally, if you use it a bit of time you can be good on it, congratulations!
  5. habia leido algo de que podrias usar archivos JSON enves de sql
  6. Keep in mind to make a better interface!! xd
  7. Muchas gracias, me has ayudado en varios aspectos
  8. I DONT MAKED THIS, THIS SCRIPT IS MAKED BY: @Tommy.
  9. Vale, me he complicado en este pequeño script para practicar, pero nose por que no funciona, esta raro. porfavor agradeceria su ayuda. Client-side: Server-Side: mysql-file: tabla mysql:
  10. Donde contactarte para ver si puedo incorporarme a su proyecto?
  11. hace poco hice uno. https://community.multitheftauto.com/index.php?p=resources&s=details&id=15717
  12. looks good, a question: when you will release your fortnite models?
  13. change textures color, or make a shader to make a better lighting
  14. maybe a bad connection to sql, or maybe an error with the data base
  15. the peds have parachute, but dont activate it
  16. addCommandHandler( 'respawn' , function( player , command , Name ) if ( getPlayerFromName( tostring( Name ) ) ~= false ) then local skin = getElementModel(player) spawnPlayer( getPlayerFromName( tostring( Name ) ) , 0 , 0 , 10 , 0 ) setElementModel(player, skin) end end ) Not tested
  17. But not the peds activating the parachutes lol
  18. i tried of all to fix the camera bro, and my discord is on my signature, Jmaniacs#9467
  19. i dont know if it works correctly, because i have a freaking bug on the camera, its black add me on discord, please.
  20. ok it should works now, but i got a bug with the camera attachs Look at my signature Ok, fixed the camera bugs, but now your code of the timer dont works Ok, i got the camera bugs again.
×
×
  • Create New...