Hi!
Previously, I only used one team of players - DOTA_TEAM_GOODGUYS
and neutral creeps in DOTA_TEAM_NEUTRALS
Now I use
DOTA_TEAM_CUSTOM_1
DOTA_TEAM_CUSTOM_2
...
DOTA_TEAM_CUSTOM_8
After switching to DOTA_TEAM_CUSTOM_X, players stopped seeing neutral creeps (the creeps exist and fight, but they are invisible to players).
What should I do to restore the display of neutral creeps for custom teams?
Moving creeps from DOTA_TEAM_NEUTRALS to DOTA_TEAM_NOTEAM helps with the display, but that's not what I need