I had just published my map for private testing with a group of friends, and on our first playtest none of the units (all standard game units), none of the units would do the mentioned behaviors. Neither Auto-attack, Right-click attack, nor attack-move functions work. Does anyone have an idea what might have caused this?
Edit: This is for all units against all targets, including enemy players' units and destructible rocks/debris.
These are all standard game units, no custom units. They can attack other units, but they will only do so if you specially Press "A" or click the attack button on the command card, then click each unit that you want to attack directly.
If you click attack and click the ground next to an enemy unit, your units will just walk up next to the enemy and stand there, while the enemy unit just stands there like you're not even there.
Using triggers to fix all aspects of alliance yielded no results. I copied all triggers to a new map, and it worked perfectly.
I think it was either a problem in the data somewhere OR somewhere in the variants, because I copied neither of those and the map began working. Then I manually copied all my custom data to the new map and it's all working perfectly, which leads me to believe it was an issue with variants.
I had just published my map for private testing with a group of friends, and on our first playtest none of the units (all standard game units), none of the units would do the mentioned behaviors. Neither Auto-attack, Right-click attack, nor attack-move functions work. Does anyone have an idea what might have caused this?
Edit: This is for all units against all targets, including enemy players' units and destructible rocks/debris.
assuming you created your own units, do they have the ability attack, and is attack on the command card?
@nevjmac: Go
These are all standard game units, no custom units. They can attack other units, but they will only do so if you specially Press "A" or click the attack button on the command card, then click each unit that you want to attack directly.
If you click attack and click the ground next to an enemy unit, your units will just walk up next to the enemy and stand there, while the enemy unit just stands there like you're not even there.
Need more details, you're asking us to help you blind here.
Check if the units have vision at all.
Make sure players don`t treat each other as neutral. Sounds like that might be the problem.
Yes, you may need to use trigger to fix aspect of alliance.
@Wakeman: Go
Using triggers to fix all aspects of alliance yielded no results. I copied all triggers to a new map, and it worked perfectly.
I think it was either a problem in the data somewhere OR somewhere in the variants, because I copied neither of those and the map began working. Then I manually copied all my custom data to the new map and it's all working perfectly, which leads me to believe it was an issue with variants.
Thanks for all the suggestions!