Jump to content

Castillo

Retired Staff
  • Posts

    21,935
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Castillo

  1. Castillo

    Problem

    What exactly are you trying to do? change the target player vehicle color every 10s?
  2. Resource has been suspended. Next time report it here: https://forum.multitheftauto.com/viewtopic.php?f=108&t=45807
  3. Parece como que hubiese usado el traductor de google.
  4. I don't see any similarities between the speedometer in that video and the screenshot from resource community page.
  5. Podrias intentar usar las funciones de velocidad ( getElementVelocity/setElementVelocity ).
  6. You can use JSON strings. toJSON fromJSON
  7. Necesitas usar PHP + callRemote. https://forum.multitheftauto.com/viewtopic.php?f=108&t=86435 Fijate en ese recurso, deberia poder ayudarte.
  8. Yo no tengo ningun sistema de spawn publico, no se de donde lo habras sacado.
  9. The design it's the same, but how do we know the code is also the same?
  10. onResourceStart is a server-side event, you should use onClientResourceStart.
  11. Have you compared both scripts? I don't see any resemblance.
  12. getElementZoneName ¿Con qué función clonamos un elemento?
  13. DayZ uses the old version, I don't know how exactly it uses it though.
  14. Porque haces un loop de todos los vehiculos?
  15. Castillo

    logIn

    You must use getAccount ( acc, pw ) instead of account name at logIn function.
  16. Castillo

    Headshot

    Si sabes mas que los que te intentan ayudar, entonces para que pedis ayuda? killPed es para ambos.
  17. Castillo

    Gui Dx

    https://community.multitheftauto.com/in ... ls&id=2136 https://community.multitheftauto.com/in ... ls&id=4871
  18. Yes, you can modify the bank of a gang using these functions.
  19. Why don't you use onVehicleExplode instead?
  20. He wants to change the vehicle model, what's the point of destroying them? just use setElementModel.
  21. You can do that yourself using the exported functions, that's why I added them.
×
×
  • Create New...