Okay, I have decided to run a different route with Jawa Tag and deciding who will be the Jawa. Is there a way to pick a random player and identify them through cog? I was thinking like.
rand_num = Rand() * GetNumPlayers();
first_jawa_target = rand_num
I know that won't work, but something along those lines. My whole goal is to stay away from adding the cog to the level so that it can be played in any level.
-Tazz
rand_num = Rand() * GetNumPlayers();
first_jawa_target = rand_num
I know that won't work, but something along those lines. My whole goal is to stay away from adding the cog to the level so that it can be played in any level.
-Tazz
-There are easier things in life than finding a good woman, like nailing Jello to a tree, for instance
Tazz
Tazz