Skip to content

Force HWID to Name Admin Tool

Compare
Choose a tag to compare
@scottadkin scottadkin released this 05 Dec 13:50
· 74 commits to master since this release

Upgrading from version V 2.13.1

  • Stop the website and importer processes.
  • Replace your installed files with the new ones from the archive.
  • In a terminal run the command node upgrade to update database tables.
  • In a terminal run the command npm run build to rebuild the website, then npm run start to start the website.
  • In a terminal run the command node importer to restart the importer if required.

V 2.13.2 Change Log:

  • Fixed efficiency column being type INT instead of FLOAT in table nstats_player_weapon_totals(node upgrade required).
  • Fixed backup creator reporting it was finished before it was done.
  • Added force HWID to use a player name admin tool.
  • Added HWID usage tool to admin area.
  • Added view current settings to view applied hwid to name settings.
    Screenshot 2023-12-03 165428
    Screenshot 2023-12-04 210152