Jump to content

Castillo

Retired Staff
  • Posts

    21,935
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Castillo

  1. Castillo

    timestamp

    Why? they're a lua library.. They were disabled for security reasons as far as I know, you should ask someone who knows more about the subject.
  2. Do you get any errors with xXMADEXx's code?
  3. Do you get any error at the debugscript ( /debugscript 3 )?
  4. Castillo

    animation

    Do you have permission to use the non-compiled DayZ code?
  5. Podrias utilizar uno de estos recursos: https://community.multitheftauto.com/in ... ls&id=8338 https://community.multitheftauto.com/in ... ls&id=6039
  6. Castillo

    help pliz

    You mean that the text is cut off for some players?
  7. Castillo

    timestamp

    "os" functions are disabled in MTA.
  8. Castillo

    Una Duda

    No, pero podes impedir que lo hagan activando el anti cheat SD #14.
  9. Did you set the script as server side in the meta.xml? do you get any errors in the debugscript ( /debugscript 3 )?
  10. Give/set the weapon/animation with a timer of e.g 0.5 seconds, it should work then. setTimer
  11. You can use this resource to attach the phone object to a player bone: https://community.multitheftauto.com/in ... ls&id=2540
  12. En ninguna parte dice eso ( al menos no en la parte inglesa ), dice que es un ELEMENTO.
  13. Esta hablando de una IMAGEN no un OBJETO.
  14. There's an example of how to use that event in the wiki page: https://wiki.multitheftauto.com/wiki/onC ... ChangeNick You have to use the function guiSetText to update the name in the label.
  15. setWeaponProperty is global, you can't set different values to different players. And in the client side, setWeaponProperty is used for the weapon creation functions.
  16. You mean that you want it to update when you change your nick? if so, you must use the onClientPlayerChangeNick event.
  17. He just made a typo when writing the function name. addEventHanlder > addEventHandler.
  18. Castillo

    [HELP]

    Maybe the skin you choosen is not a valid skin, since there are many IDs which aren't valid.
  19. El nombre de la gang es "#bbff00|TM|-The Mercenaries~#000000Oficial"?
  20. Podes congelar al jugador antes de usar setCameraMatrix, y descongelarlo despues de usar setCameraTarget.
  21. Already suggested many times: http://bugs.mtasa.com/view.php?id=4571
  22. I took care of it, next time report it here: viewtopic.php?f=31&t=45807&start=735
  23. Castillo

    [HELP]

    Yes, exactly.
×
×
  • Create New...