Hello, is there have any method to set some requirement to join force?
Like they can't change the force after join some force. Or the admin of force need to approve before someone join his force.
[Multiplayer] How to limit player join force?
-
- Filter Inserter
- Posts: 952
- Joined: Sat May 23, 2015 12:10 pm
- Contact:
Re: [Multiplayer] How to limit player join force?
you can do that with guis
only give the admin of the force a gui to change and approve other people's force request
only give the admin of the force a gui to change and approve other people's force request
Re: [Multiplayer] How to limit player join force?
may i ask if you can explain some more? thanksratchetfreak wrote:you can do that with guis
only give the admin of the force a gui to change and approve other people's force request

Re: [Multiplayer] How to limit player join force?
Disable commands on the server.
Write a mod that performs certain commands when you click the correct button. Only commands that have a button can be used. Some buttons can only be clicked by the first player on a force.
You should look at mods that use buttons to see how it is done.
Write a mod that performs certain commands when you click the correct button. Only commands that have a button can be used. Some buttons can only be clicked by the first player on a force.
You should look at mods that use buttons to see how it is done.