I haven't mentioned player colors in triggers AT ALL, and all the player properties are set to default - yet in about 1 of every 12 games of my custom map that i play, one of the players ends up as the SAME color as a computer player. Has anyone else noticed this? I'm starting to think that it has something to do with my triggers being written for the patch (maybe they've added new features to how the player colors are chosen?). Any ideas? Or better yet, has this happened to anyone else?
This has happened to me. I have a "special event" player that isn't listed in the lobby that got assigned the same colour as a player. I didn't find the reason (although I suspect it might be because it isn't set up to appear in the lobby), but I fixed it by looping through each colour until I find a free colour and assign that to it. Pain in the arse but it's not too bad.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I haven't mentioned player colors in triggers AT ALL, and all the player properties are set to default - yet in about 1 of every 12 games of my custom map that i play, one of the players ends up as the SAME color as a computer player. Has anyone else noticed this? I'm starting to think that it has something to do with my triggers being written for the patch (maybe they've added new features to how the player colors are chosen?). Any ideas? Or better yet, has this happened to anyone else?
@playpong: Go
This has happened to me. I have a "special event" player that isn't listed in the lobby that got assigned the same colour as a player. I didn't find the reason (although I suspect it might be because it isn't set up to appear in the lobby), but I fixed it by looping through each colour until I find a free colour and assign that to it. Pain in the arse but it's not too bad.