int aw_say (char* message)
DESCRIPTION
Says the
message
to all those around.
CALLBACK
None (returns immediately)
EXAMPLE
aw_say
("Howdy :)");