-
Notifications
You must be signed in to change notification settings - Fork 2
Factory reset
Deyan Dobromirov edited this page Jul 16, 2019
·
32 revisions
Easy. First, you need to enable the developer mode via trackassembly_devmode 1
,
then in the bodyguard/skin console variable trackassembly_bgskids
type:
-
reset convars
> ex.trackassembly_bgskids "reset convars"
Resets all convars to the factory default settings
Note: This only resets your own personal variables bind to your player -
delete
> ex.trackassembly_bgskids "delete cl_ sv_"
Followed by space-delimited prefixes for deleting a bunch of already exported databases without quitting the game, followed by theprefixes
you want to delete, separated by space, You can delete multiple prefixes at once. For client usecl_
and serversv_
.
Note: This deletes only the prefixes, stored on the local machine
Press enter to apply an option from these above and click the Reset variables
button.
Note: The console variables being set in this question will be reset also! Note: The bodyguard/skin console variable double quotes are mandatory!