Translations:Binds/60/fr

From DDraceNetwork
Revision as of 19:24, 7 May 2024 by Nawretard (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">Ligne de hook 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="co...")
(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 Ligne de hook ON

bind x exec hook_line_off.cfg

hook_line_off.cfg

cl_show_hook_coll_own 1

cl_message_client_color red
echo Ligne de hook OFF

bind x exec hook_line_on.cfg

Mettez ces deux fichiers dans le bon dossier, et dans la console :

bind x exec hook_line_on.cfg