im not familiar with other terminals other than windows which so far this has worked.
does anyone reccomend a different way to utilize color:
as always thanks for the help.
does anyone reccomend a different way to utilize color:
Send (c, "\r\n");
Send (c, "\r\n[1;37m");
Send (c, "1) Elven 4) Human\r\n");
Send (c, "2) Dwarven 5) Goblin\r\n");
Send (c, "3) Gnomish 6) Half-Ogre\r\n");
Send (c, "\r\n");
Send (c, "Select a race: ");
as always thanks for the help.