@duplicis/types - v1.0.0
    Preparing search index...

    Interface AutoLoad

    Aberoth autoload configuration

    autoLoad

    interface AutoLoad {
        encryptpassword: number;
        fontsize: number;
        ipaddress: string;
        password: string;
        reloadOnDeath?: boolean;
        scaledown: number;
        scaleup: number;
        screendefinition: number;
        username: string;
    }
    Index

    Properties

    encryptpassword: number

    Enable password encryption

    fontsize: number

    Font size

    ipaddress: string

    Game ip address

    password: string

    Password

    reloadOnDeath?: boolean

    Reload page on death

    scaledown: number

    Scale down

    scaleup: number

    Scale up

    screendefinition: number

    Enable widescreen

    username: string

    Username