CCCP84 Posted May 17, 2019 Share Posted May 17, 2019 (edited) Please, help solve the problem. It is necessary to create a trigger, where the event that activates the trigger should be the entering of any unit on the celltag. Since there is no "entered by any house" condition in FA2, I created a separate trigger for each house separately and linked them to each other, with reference to the same celltag. When playing multiplayer, it works only if all players have chosen all different nations for the game. But if there are the same nations in the game, for example, 3 Americans, then the trigger works only on one player out of 3 playing for America. Obviously, the identifier "America" can only be assigned to one player in one game, while the rest, apparently, are assigned to some other identifiers from a certain range. If someone knows this range, please let me know, then I can create additional triggers for identifiers from this range and my idea will work. P.S.: identifiers 4475 etc. (Player A, Player B....) dont work. Edited May 18, 2019 by CCCP84 Link to comment Share on other sites More sharing options...
nonName Posted May 17, 2019 Share Posted May 17, 2019 Cell tags? I thought cell tags don't work in multiplayer and only works in single player :O Link to comment Share on other sites More sharing options...
CCCP84 Posted May 18, 2019 Author Share Posted May 18, 2019 It works Link to comment Share on other sites More sharing options...
CCCP84 Posted May 18, 2019 Author Share Posted May 18, 2019 (edited) Solved. Value "-1" gives the desired result. Obviously, the value "-1" in the game language means "any value". Edited May 18, 2019 by CCCP84 2 Link to comment Share on other sites More sharing options...
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