PB SV MD5Tool

From PunksBusted

Jump to: navigation, search

PB Server Command

PB_SV_MD5Tool [O/S] [GameVer] [Type] [File] SZ[Size] AT[Offset] LEN[Length] [MD5]

Adds an MD5Tool check to the rotation of MD5Tool client checks on a PB-enabled server.

Parameters

  • [O/S] - The client Operating System for which the file check will be executed for. Acceptable values:
    • A - All operating systems.
    • W - Windows operating system.
    • L - Linux operating system.
    • M - Mac operating system.
  • [GameVer] - The version of the game which the file check will be executed for. Using empty double-quotes ("") means the check will be executed for all game versions.
  • [Type] - Determines the behavior of the check. Acceptable values:
    • V - A file mismatch results in a violation, and the player is kicked from the server. The event is added to the violation log.
    • L - A file mismatch is logged only, and the player is not kicked.
    • A - All file checks (including those which do not result in a mismatch) are logged.
  • [File] - The name of the file to be checked, relative to the game installation directory.
  • [Size] - The expected total size of the file in bytes, numbers only (no commas). If set to zero, the file size will not be checked.
  • [Offset] - The point within the file where the file check will begin, in bytes, numbers only (no commas). Value must be in increments of 16 bytes.
  • [Length] - The length of the amount of file data to be tested after the offset point, in bytes, numbers only (no commas). Values must be within 16 to 2048, inclusive.
  • [MD5] - The expected MD5 file hash result for the check, as defined by the Even Balance MD5Tool utility.

This page contains content originally published by Even Balance, Inc. Such content is Copyright by Even Balance, Inc.
Personal tools