Jump to content

Castillo

Retired Staff
  • Posts

    21,935
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Castillo

  1. Castillo

    New logo MTA :D

    To be honest, the current logo is good as it is.
  2. Ese script solo crea un comando para obtener un skin si estas en determinada gang, no impide que otros script te den el skin. P.D: En addCommandHandler pusiste mal el nombre de la funcion.
  3. What is the result of that code? can you post a screenshot?
  4. What do you mean by "reserve"?
  5. "object" is a table of elements, you can't use it for attachElements.
  6. We don't give support with leaked scripts. Topic locked.
  7. It wasn't me the one who found and suspended the resource, so I don't know what kind of backdoor it had.
  8. The resource has been removed from public, the reason stated is that it contains a backdoor.
  9. Write /debugscript 3 in the chatbox and restart your script. In the bottom of your screen, a small window will appear, it should display errors, if there are any.
  10. Do you get any errors in the debugscript?
  11. Show me what you have done.
  12. You are using "Wnd" at guiSetVisible, but your variable is "theWindow".
  13. That doesn't make any sense. It'll just spam the chat box with all the vehicle names, also, the loop is wrong, that sort of table can't be looped with "ipairs".
  14. Well, it's because you aren't using the vehicle element passed in the function arguments, you are looping all the vehicles and checking their models.
  15. Is not a bug, it shares the path with the other versions.
  16. Si no me equivoco, el error este fue arreglado en MTA 1.4.
  17. Castillo

    Help!!!

    What do you mean? what resource are you using?
  18. Freeroam already sets a random nametag color.
  19. Any errors in debugscript?
  20. You want something to show when you get or lose money?
  21. Where is "player" defined in "checkPlayerExists" function?
×
×
  • Create New...