Jump to content

Twisted

Members
  • Posts

    165
  • Joined

  • Last visited

Everything posted by Twisted

  1. I believe you need to set a value! I think it's something like . So for group "Admin", you put "true", and for "Everyone", you put "false" I believe Admin overrides Everyone. Damn, non-admin players are still able to access it, even with this in the ACL. Everytime I launch the server using "" But when i go back to the ACL, it seems to have been converted to Make sure the server is offline before editting the ACL otherwise it'll revert.
  2. Nice work man! Keep it up
  3. Twisted

    run,crun,srun

    The codes are Lua functions, you can learn them on the scripting tutorial on the link I gave you.
  4. Twisted

    run,crun,srun

    All these "codes" are actuall scripting functions, you can find them on this link. https://wiki.multitheftauto.com/wiki/Main_Page
  5. You may wanna read all the comments. This is outdated, has been since like day 1. Use MTA's db functions instead.
  6. You can't obtain the uncompiled version of dayz, I believe you must purchase it. Also the latest mtadayz can be found at www.mtadayz.net
  7. Could be an older version of the game mode. Though I do suggest using the up to date one.
  8. You must have | mtadayz.net | in your server name. Without that then the script doesn't start. It's a requirement for some reason.
  9. You'll have to edit the fr_client.lua if you're talking about Freeroam. All the buttons are stored in a table too. So you may wanna check on that. I'll see if I can do it later and PM it you
  10. This has been outdated for a long time now. I suggest using MTA's built in db functions now.
  11. Twisted

    Cameras

    You're welcome. Glad you solved it
  12. Twisted

    Cameras

    No it's not. Also we've all told you how to restrict it. just add "command.cctv" access to true in Admin and false in Default. Also make sure you're in the Admin ACL group.
  13. Try using this: https://wiki.multitheftauto.com/wiki/OnClientRender This will keep the text rendered to the screen and stop it from disappearing on start up
  14. Twisted

    [Question]

    It is most likely going to be Freeroam. Freeroam binds the jetpack to J.
  15. https://wiki.multitheftauto.com/wiki/SetVehicleEngineState https://wiki.multitheftauto.com/wiki/SetVehicleLocked Maybe these might help?
  16. Twisted

    Cameras

    You tried adding "command.cctv" in the Admin group of the ACL?
  17. Nice job man, sure makes compiling easier
  18. Nice resource, keep up the good work
  19. I believe this has been dead for some time now.
  20. I haven't attempted this yet but how could I auto balance teams if one team has more players than others? Post the required functions I may need Thanks --Twisted
  21. Are you using engine functions in a server side script? Thought they are client-side only.
  22. I'm sure it comes with the MTA resource package when you install MTA try find the resource named "score" or "scores" one of them
×
×
  • Create New...