jkStringOutput(destination, speaker);
destination: The destination determines which computers the string will be printed on.
speaker: This is the player who is to say the outputted string. On all computers but the speaker's the string will be printed as: Speaker says 'string'. On the speaker's computer, only the string will be printed. If you don't want a speaker for the message, use -1 for this parameter.