Localized Messages
Posted: Sun Jun 11, 2006 9:42 pm
Just tossing some stuff out here.
SendLocalMessage(to_object, cliloc_id, font, color );
PrintLocalTextAbove(above_object, cliloc_id, font, color);
PrintLocalTextAbovePrivate(above_object, cliloc_id, character, font, color);

SendLocalMessage(to_object, cliloc_id, font, color );
PrintLocalTextAbove(above_object, cliloc_id, font, color);
PrintLocalTextAbovePrivate(above_object, cliloc_id, character, font, color);