Hi Ofpec. I ran into another issue.
In my mission I want any player to have control over the position of a single campfire on the map. I want the option "Set Campfire" to be always available in the action menu, and when used, to place the campfire at the player's position.
I can work moving the campfire just fine, but the properties of adding an action to the action menu aren't what I want them to be. Adding an action to a unit doesn't restrict the action option to that one unit, any player can access it if they're an unreasonable distance away. So I basically don't want to have the option at one point, get close to my friend's player character, and another one appears, doing the same thing.
I also have plans for simulating picking up crates, so knowing how to change the required distance to an object would be great too. I've searched all over for this and have come up short. I'm aware the action has other optional parameters that can be used, but I do believe those only apply to other BIS games.
Any ideas?