- Joined
- Jul 2, 2008
- Messages
- 156
So yeah as if my map doesn't have enough wrong with it already, something that is normally incredibly simple to me is giving me a hard time.
I have this variable, RandomBase, and I have it triggered to be a random number between 1 and 8.
But it always comes out 3.
Always.
So I rename it to RandomBaseP1 (to specifically handle player 1) and make another variable RandomBaseP2 (to specifically handle player 2).
RandomBaseP1 always comes out to 3 still,
and RandomBaseP2 always comes out to 8.
Any ideas?
I have this variable, RandomBase, and I have it triggered to be a random number between 1 and 8.
But it always comes out 3.
Always.
So I rename it to RandomBaseP1 (to specifically handle player 1) and make another variable RandomBaseP2 (to specifically handle player 2).
RandomBaseP1 always comes out to 3 still,
and RandomBaseP2 always comes out to 8.
Any ideas?