Translations:Binds/60/en

From DDraceNetwork
Revision as of 05:08, 18 February 2023 by FuzzyBot (talk | contribs) (Importing a new version from external source)

hook_line_on.cfg

cl_show_hook_coll_own 2

<cl_message_client_color green
echo Hook Line ON

bind x exec hook_line_off.cfg

hook_line_off.cfg

cl_show_hook_coll_own 1

<cl_message_client_color red
echo Hook Line OFF

bind x exec hook_line_on.cfg

Put both of these in the correct path, and in console:

bind x exec hook_line_on.cfg