Skip to content

Commit

Permalink
chore(README): guidance to use config instead of convar for target (#144
Browse files Browse the repository at this point in the history
)
  • Loading branch information
citRaTTV authored Oct 11, 2024
1 parent 0f43a42 commit 4d6a94b
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit 4d6a94b

Please sign in to comment.