Translations:Binds/60/ko

From DDraceNetwork
Revision as of 10:55, 7 March 2023 by Fwanny (talk | contribs) (Created page with "'''hook_line_on.cfg''' <span style="color:blue">cl_show_hook_coll_own</span> <span style="color:purple">2</span> <span style="color:blue">cl_message_client_color</span> <span style="color:purple">green</span> <span style="color:blue">echo</span> <span style="color:purple">Hook Line ON</span> bind <span style="color:green">x</span> <span style="color:magenta">exec</span> <span style="color:blue">hook_line_off.cfg</span> '''hook_line_off.cfg''' <span style="color:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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