Target print
From MovieBattles II Wiki
DESCRIPTION
Creates a center screen message.
SPAWNFLAGS
REDTEAM - Red team only receives this message.
BLUETEAM - Blue team only receives this message.
PRIVATE - Only the activator gets the message.
KEYS&VALUES
message - Text to print
wait - Don't fire off again if triggered within this many milliseconds ago. (1000 milliseconds = 1 second.)
NOTES
If no spawnflags are used, all clients get the message.
Color can also be used in text.
Example:
Key:message
Value:^4Hi
Would show message: Hi (in blue tho)
