Adds a string to a previously created network message. This can only be called on messages created by CreateNetworkMessage, using this function on messages received from the network is undefined.
AddNetworkMessageString( iMsgID, value )
void agk::AddNetworkMessageString( UINT iMsgID, const char *value )