Skip to content

Commit c4f8d3d

Browse files
committed
Update Anti_Cheat_Guide.mdx
1 parent f716703 commit c4f8d3d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

web/src/pages/reference/Anti_Cheat_Guide.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ By default, clients may not join a server if they have customized GTA:SA data fi
117117
* `"data/default.ide"`
118118
* `"data/furnitur.dat"`
119119
* `"data/gta.dat"`
120-
* ~~`"data/handling.cfg"`~~ - this is unavailable because MTA always ignores this file so that [setVehicleHandling](/reference/setVehicleHandling) works correctly. [Click here](/reference/Handling.cfg) *if you want to load custom handling.cfg files.*
120+
* ~~`"data/handling.cfg"`~~ - this is unavailable because MTA always ignores this file so that [setVehicleHandling](/reference/setVehicleHandling) works correctly.
121121
* `"data/maps"` - this applies to all files within this folder
122122
* `"data/melee.dat"`
123123
* `"data/object.dat"`
@@ -151,7 +151,7 @@ Values: 0 - disabled, 1 - enabled; default value: 0.
151151
When joining a server, the server AC info is displayed in the client console (F8), for example:
152152
`Server AC Info: [Allowed client files: None] [Disabled AC: None] [Enabled SD: None]`
153153

154-
Disabled AC contains the contents of the server setting from `<disableac></disableac>`, and Enabled SD contains the contents of the server setting from `<enablesd></enablesd>`.
154+
Disabled AC contains the contents of the server setting from `<disableac></disableac>`, and Enabled SD contains the contents of the server setting from `<enablesd></enablesd>`.
155155
Allowed client files contains numbers to indicate which client files the server allows to be modified. The numbers represent these files:
156156

157157
* 1 - `"data/carmods.dat"`

0 commit comments

Comments
 (0)