H1dden Posted May 25, 2017 Share Posted May 25, 2017 Hello i am making dayz server but i dont know how to make base for group so the gate will work for group who is in Link to comment
marty000123 Posted May 25, 2017 Share Posted May 25, 2017 (edited) Are you new to LUA? If you are, then this might be a problem. But I'll try and give you a push into the right direction. First of all, u can search it on google (gate). If you don't find anything, then try and create your own. Do something like moveObject. Make the gate for example open for the team ''US Army'' only. You do that by checking in what team the player is, and if the team is ''US Army'', the object moves. Hope that helps. Edited May 25, 2017 by marty000123 Link to comment
Rudransh Posted May 25, 2017 Share Posted May 25, 2017 No need for scripts, hire a mapper or try doing mapping yourself using MAP EDITOR in MTA:SA. Also if you are only talking about gate that is done by scripting. For more information about mapping refer to my this topic: Link to comment
Administrators Lpsd Posted May 25, 2017 Administrators Share Posted May 25, 2017 Please disregard the information posted by @Rudransh You can't make a move-able gate in the map editor which only responds to a certain user or group. I'm afraid you're going to need to learn about Lua, or pay someone to do this for you. If you are new to scripting, I did recently advise someone on how to get started. See the link below! Good luck. Link to comment
pa3ck Posted May 25, 2017 Share Posted May 25, 2017 (edited) @Rudransh is right in a way that you can use a plugin to create movable objects via Map Editor. Not sure how it works or if you would be able to lock it down to teams, but if he feels like trying out the plugin, here's the link: https://wiki.multitheftauto.com/wiki/Resource:Editor/Plugins the bottom one, or direct link to said resource: https://community.multitheftauto.com/index.php?p=resources&s=details&id=1224 With minimal knowledge, this topic will definitely help you write the code 'yourself': Edited May 25, 2017 by pa3ck Link to comment
Rudransh Posted May 25, 2017 Share Posted May 25, 2017 (edited) 2 hours ago, LopSided_ said: Please disregard the information posted by @Rudransh You can't make a move-able gate in the map editor which only responds to a certain user or group. I'm afraid you're going to need to learn about Lua, or pay someone to do this for you. If you are new to scripting, I did recently advise someone on how to get started. See the link below! Good luck. I think you didnt read what i said...if you are only talking about gate that is done by scripting This is what i said... I dont think so that i am wrong? Also, as said by pa3ck plugin is another way. Also why i told him about "Mapping thing" is cuz his title says "how to make a base for group" and inside he is talking about the "gate" too. So i just cleared both of his doubts in my opinion. @LopSided_ Edited May 25, 2017 by Rudransh Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now