h1z1-server
    Preparing search index...

    Function flhash

    • A typescript port of the ForgeLight engine's hashing algorithm used in the game.

      Parameters

      • str: string

        The string to calculate the hash for.

      Returns number

      The calculated hash value.