i want to declare a string array to use with half-life console-like thingy.

STRING* console_strs[20] = {"#60","#60","#60","#60","#60","#60","#60","#60","#60","#60","#60","#60","#60","#60","#60","#60","#60","#60","#60","#60"};

didnt work.

any ideas?


3333333333