On the map Dog Fights I am working on for some reason after the "Training" period the game ends, with the Host (I assume always the winner) I have went over the script and can't see any reason for this. I had a version from a couple years ago and it didn't happen then. When it happens is, during "Training" the players have control over the Dogs. After the time runs out for training the players lose control of the Dogs and the Dogs are teleported to their corners. For some reason when they start to teleport the game ends. The player other than the host Dog just dissapears and the game ends. Anyone know what may be causing this?
Thanks
Sam TB
Game ending when it shouldn't
Re: Game ending when it shouldn't
I think your issue is that you're taking away control of all the units. Leave an always-controllable unit somewhere that's hidden in the corner or something for each team.
-
- Posts: 83
- Joined: Thu Dec 13, 2007 10:08 am
Re: Game ending when it shouldn't
Ok thanks I will try that.Isolder wrote:I think your issue is that you're taking away control of all the units. Leave an always-controllable unit somewhere that's hidden in the corner or something for each team.
Sam TB
Re: Game ending when it shouldn't
Or, if you don't teleport all units at once... Basically what's happening I think, is that all units are uncontrollable/and or invisible while they're teleporting. The few moments that all units are invisible counts as all those units being 'dead', and therefore since there's no units on that team left, the other team wins, or the game ends. If, like Isolder suggested, you place a unit in a corner that is never made uncontrollable, OR you port half the units, then as soon as they start showing up you port the second half, that should solve your problem.