Posted by GMS_SLUG on February 09, 1998 at 17:53:22:
I made a new item (with the help of rishka)...He sent me the revised edition of my cog (revised, in that it actually functions) but I can't get JK to recognize it.... I put this line in the items.dat
holoshroud 116 1 1 0x122 cog=item_holoshroud.cog
I put these lines in the jkstrings.uni
"ACTIVATE17" 0 "HoloShroud"
"COG_00247" 0 "HoloShroud ON"
"COG_00248" 0 "HoloShroud OFF"
"COG_00249" 0 "HoloShroud out of power"
(if you've edited the jkstrings.uni you should be able to figure out where I added these lines) I also moved the message count up to 904 (from 900)
I put the items.dat in resource\misc and the jkstrings.uni in resource\ui
When I go to the setup screen, holoshroud shows up but when I try to bind a key to it I get
ERROR
Unable to bind key to this action. There are probably too many other controls already attached; try removing some.
I get this error now, for every single key I try to bind (regardless of if it's for the holoshroud or any other command)