Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MapInfoPacket

Received in response to the HelloPacket.

Hierarchy

  • MapInfoPacket

Implements

Index

Constructors

constructor

Properties

allowPlayerTeleport

allowPlayerTeleport: boolean

Whether or not players can teleport in the map.

background

background: number

Unkown.

clientXML

clientXML: string[]

Unkown.

connectionGuid

connectionGuid: string

Unknown.

difficulty

difficulty: number

The difficulty rating of the map.

displayName

displayName: string

Unknown.

extraXML

extraXML: string[]

Unkown.

fp

fp: number

The seed value for the client's PRNG.

height

height: number

The height of the map.

maxPlayers

maxPlayers: number

The maximum number of players allowed in this map.

name

name: string

The name of the map.

propagate

propagate: boolean = true

realmName

realmName: string

The name of the realm.

showDisplays

showDisplays: boolean

Unkown.

type

type: PacketType = PacketType.MAPINFO

width

width: number

The width of the map.

Methods

read

write

Generated using TypeDoc