Shadowrun: Awakened 29 September 2011 - Build 871
Public Attributes
SraNetwork::SraZonePacket Struct Reference

#include <SraNetworkShared.h>

List of all members.

Public Attributes

int clientID
int fromZoneID
int toZoneID

Detailed Description

This packet is used for communication between zone and world servers Messages World->Zone: 1: Client logging in : clientID, from : -1, to : new zoneID 2: Client changes zone : clientID, from : old zoneID, to : new zoneID 3: Client is logging off: clientID, from : old zoneID, to : -1 (may be unnecessary)

Messages Zone->World: 1: Zone started: clientID, toZoneID = port of the started zone 2: Failed to start zone: clientID, toZoneID = -1

Definition at line 94 of file SraNetworkShared.h.


Member Data Documentation

Definition at line 96 of file SraNetworkShared.h.

Referenced by SraNetwork::ZoneServer::Run().


The documentation for this struct was generated from the following file:

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net