quote:
Originally posted by 134jimbodude
code:
...
default:
case 'colour=lilac':
iOriginWnd.SendMessage("21"+params);
sMessage = '';
break;
...
Put default under the final break and it should all be fixed. Any comand you write should change to the lilac colour otherwise I think. I thought I changed this for you last time but obviously not, sorry.