Jump to content

Sensacion

Members
  • Posts

    182
  • Joined

  • Last visited

Everything posted by Sensacion

  1. Build this for centos 7, many of us have other projects running on this version, even companies like ovh only offer centos 7 and ovh is not a small company.
  2. /lib64/libc.so.6 version glibc_2.25' not found centos 7 Error for Centos 7, glibc version.
  3. Coloca las coordenadas, si continua, apaga el gamemode "play"
  4. Tienes que poner aclGetGroup("NOMBRE DEL GRUPO") Por ejemplo: aclGetGroup("Admin")
  5. For years the function of adding custom objects with their own id is still waiting. This is essential in server roleplay, since it is the path towards which the MTA points. And later maybe an own id for vehicles, some of us want to keep the original models and add extra vehicles.
  6. When can we add custom objects with custom id or add objects from the same MTA team? I think this is paramount.
  7. Sensacion

    Rotacion

    attachElements
  8. Crea la función "CortinasCompletas" aparte en client y ahí recién creas las texturas
  9. Si tienes esas 2 coordenadas, ya tienes también el de las que faltan.
  10. I tried to do something similar some time, I agree with this.
  11. Entonces ponle: local number = number1 + (number2/10)
  12. Agregale addEventHandler ( "onPlayerQuit", root, DestruirVehiculo )
  13. Uhmmm así como lo tienes asignandole un setelementdata al marker con el nivel bastaria, o podrias insertar en una nueva tabla los marker y al ocurrir el evento tomar el valor de ahí.
  14. En tu código te sale doble porque el loop está trigeando tantas veces como cantidad de valores tiene la tabla
  15. También hice uno hace tiempo Me falta centrar algo e.e
  16. Yo lo hubiera usado así: triggerServerEvent("onPoner", localPlayer, node[2]) diferentes maneras...
  17. trigea como te dijo alex17, (aunque no es necesario mandar a localplayer como variable) y borra lo que te dije.
  18. Estás mandando una variable numérica, no una tabla para usar el [2]
  19. Bueno, si ya me fijé, copialo una vez más, creo que ya, je je je
  20. copialo de nuevo, me olvidé de borrar windows.meca1[2].panes = {}
×
×
  • Create New...