What am I doing wrong? I created some new hotkey bins and I'd like to use their deactivated message. Flagging them 0x120 works fine but only activated messages are sent. Flagging them 0x122 (or 0x124 or 0x128) for item functionality (or weapon/force) crashes JK when a level is loaded.
Removing the cog file reference makes no difference. I also updated jkstrings.uni so that shouldn't be the problem.
Help me?
Code:
# ======================================================================================== ctrl_forward 116 1 1 0x122 cog=controls.cog ctrl_back 117 1 1 0x122 cog=controls.cog ctrl_left 118 1 1 0x122 cog=controls.cog
Removing the cog file reference makes no difference. I also updated jkstrings.uni so that shouldn't be the problem.
Help me?
Dreams of a dreamer from afar to a fardreamer.