From 4d6a94ba7c39836b1f8e67c0ae8c9fc6b0a84865 Mon Sep 17 00:00:00 2001 From: citRa <83618475+citRaTTV@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:31:50 -0300 Subject: [PATCH] chore(README): guidance to use config instead of convar for target (#144) --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f359b56..74bc958 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,8 @@ # qb-ambulancejob EMS Job. See qbx_medical for medical system -# Server.cfg Convar Update -- Global DrawTextUi Option -``` -setr UseTarget false -``` - -- Global Target Option -``` -setr UseTarget true -``` +# Toggle target / DrawTextUi +Set `useTarget` to `true`/`false` in `config/client.lua` # Using DrawTextUi (Screenshots DrawTextColor was changed)