// ========================================================= // Markup chat characters command code, reworked by Samual // Last updated: December 28th, 2011 // ========================================================= #define NUM_MARKUPS 41 float markup_init; string markup_from[NUM_MARKUPS]; string markup_to[NUM_MARKUPS];