node-insim
    Preparing search index...

    Class IS_ISM

    InSim Multi

    LFS will send this packet when a host is started or joined.

    On ending or leaving a host, LFS will send this IS_TINY:

    • ReqI: 0
    • SubT: TINY_MPE (MultiPlayerEnd)

    To request an IS_ISM packet at any time, send this IS_TINY:

    • ReqI: non-zero (returned in the reply)
    • SubT: TINY_ISM (request an IS_ISM)

    NOTE: If LFS is not in multiplayer mode, the host name in the ISM will be empty.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    _raw: RawProperties<IS_ISM> = ...

    All string properties in a raw format as it was received from LFS

    HName: string = ''

    The name of the host joined or started

    0 = guest / 1 = host

    ReqI: number = 0

    Usually 0 / or if a reply: ReqI as received in the TINY_ISM

    Size: 40
    Type: ISP_ISM = PacketType.ISP_ISM
    Zero: 0

    Methods