Author Topic: PlayersDB  (Read 2659 times)

0 Members and 1 Guest are viewing this topic.

Offline Savage

  • Soldier
  • **
  • Posts: 155
PlayersDB
« on: November 22, 2017, 11:03:17 am »
Script Name: PlayersDB
Script Description: Saves and reads players HWIDs, Nicknames and entries to the server in SQLite
Original Author(s): Savage
Compilation: Passed
Core Version: 2.8.1 (SC3)
Requirements: libdb: https://forums.soldat.pl/index.php?topic=42012.0, Server.ini: Sandboxed=1, AllowDlls=1

Commands for TCP and In-Game Admins:
/checkhw <hwid> - check all nicks and entries for certain hwid
/checknick <nick> - check all hwids and entries for certain nick
/checkid <playerid(1-32)> - check all nicks and entries for certain hwid
* Result is always sorted by entries in ascending order

Code: https://pastebin.com/nf9gHcCr
« Last Edit: December 01, 2017, 01:54:36 pm by Savage »