Difference between revisions of "MISO03"

From SWGANH Wiki
Jump to: navigation, search
(BaseLine Struct)
(Deltas Struct)
Line 61: Line 61:
 
----
 
----
 
<pre>
 
<pre>
 +
SHORT:                  UpdateCount
 +
SHORT:                  UpdateType
 +
{
 +
  00:
 +
    FLOAT:              Complexity
 +
  01:
 +
    ASTRING:            STFName(Table)
 +
    INT:                ??
 +
    ASTRING:            STFName(ID)
 +
  02:
 +
    USTRING:            CustomName
 +
  03:
 +
    INT:                Volume
 +
  04:
 +
    INT:                GenericInt(NotUsed)
 +
  05:
 +
    INT:                DifficultyLevel
 +
  06:
 +
    FLOAT:              StartCoordX
 +
    FLOAT:              StartCoordZ
 +
    FLOAT:              StartCoordY
 +
    LONG:              StartObjectID
 +
    INT:                StartPlanetCRC
 +
  07:
 +
    USTRING:            CreatorName
 +
  08:
 +
    INT:                CreditsReward
 +
  09:
 +
    FLOAT:              DestinationCoordX
 +
    FLOAT:              DestinationCoordZ
 +
    FLOAT:              DestinationCoordY
 +
    LONG:             
 +
DestinationObjectID
 +
    INT:                DestinationPlanetCRC
 +
  0A:
 +
    INT:                TargetObjectIffCRC
 +
  0B:
 +
    ASTRING:            MissionDescriptionSTF
 +
    INT:                ??
 +
    ASTRING:            MissionDescription
 +
  0C:
 +
    ASTRING:            MissionTitleSTF
 +
    INT:                ??
 +
    ASTRING:            MissionTitle
 +
  0D:
 +
    INT:                RepeatCounter
 +
  0E:
 +
    INT:                MissionTypeCRC
 +
  0F:
 +
    ASTRING:            TargetName
 +
  10:
 +
    INT:                ??
 +
    FLOAT:              WaypointXCoord
 +
    FLOAT:              WaypointZCoord
 +
    FLOAT:              WaypointYCoord
 +
    LONG:              WaypointTargetID
 +
    INT:                WaypointPlanetCrc
 +
    USTRING:            WaypointName
 +
    LONG:              WaypointObjectID
 +
    BYTE:              Color
 +
    BYTE:              ActiveFlag
 +
}
 +
 
</pre>
 
</pre>
  

Revision as of 23:21, 28 November 2007


MISO Packet Type QuickNav
MISO03 - MISO06 - MISO08 - MISO09

BaseLine Struct


SHORT:          ObjectOpperandCount
FLOAT:          Complexity
ASTRING:        STFName(Table)
INT:            ??
ASTRING:        STFName(ID)
USTRING:        CustomName
INT:            Volume
INT:            GenericInt(NotUsed)
INT:            DifficultyLevel
FLOAT:          StartCoordX
FLOAT:          StartCoordZ
FLOAT:          StartCoordY
LONG:          
 StartObjectID
INT:            StartPlanetCRC
USTRING:        CreatorName
INT:            CreditsReward
FLOAT:          DestinationCoordX
FLOAT:          DestinationCoordZ
FLOAT:          DestinationCoordY
LONG:           DestinationObjectID
INT:            DestinationPlanetCRC
INT:            TargetObjectIffCRC
ASTRING:        MissionDescriptionSTF
INT:            ??
ASTRING:        MissionDescription
ASTRING:        MissionTitleSTF
INT:            ??
ASTRING:        MissionTitle
INT:            RepeatCounter
INT:            MissionTypeCRC
ASTRING:        TargetName
INT:            ??
FLOAT:          WaypointXCoord
FLOAT:          WaypointZCoord
FLOAT:          WaypointYCoord
LONG:           WaypointTargetID
INT:            WaypointPlanetCrc
USTRING:        WaypointName
LONG:           WaypointObjectID
BYTE:           Color
BYTE:           ActiveFlag

Deltas Struct


SHORT:                  UpdateCount
SHORT:                  UpdateType
{
  00:
    FLOAT:              Complexity
  01:
    ASTRING:            STFName(Table)
    INT:                ??
    ASTRING:            STFName(ID)
  02:
    USTRING:            CustomName
  03:
    INT:                Volume
  04:
    INT:                GenericInt(NotUsed)
  05:
    INT:                DifficultyLevel
  06:
    FLOAT:              StartCoordX
    FLOAT:              StartCoordZ
    FLOAT:              StartCoordY
    LONG:               StartObjectID
    INT:                StartPlanetCRC
  07:
    USTRING:            CreatorName
  08:
    INT:                CreditsReward
  09:
    FLOAT:              DestinationCoordX
    FLOAT:              DestinationCoordZ
    FLOAT:              DestinationCoordY
    LONG:              
 DestinationObjectID
    INT:                DestinationPlanetCRC
  0A:
    INT:                TargetObjectIffCRC
  0B:
    ASTRING:            MissionDescriptionSTF
    INT:                ??
    ASTRING:            MissionDescription
  0C:
    ASTRING:            MissionTitleSTF
    INT:                ??
    ASTRING:            MissionTitle
  0D:
    INT:                RepeatCounter
  0E:
    INT:                MissionTypeCRC
  0F:
    ASTRING:            TargetName
  10:
    INT:                ??
    FLOAT:              WaypointXCoord
    FLOAT:              WaypointZCoord
    FLOAT:              WaypointYCoord
    LONG:               WaypointTargetID
    INT:                WaypointPlanetCrc
    USTRING:            WaypointName
    LONG:               WaypointObjectID
    BYTE:               Color
    BYTE:               ActiveFlag
}

Sample Packet


05 00 
0C 5F A7 68              // BaselinesMessage
B3 85 A4 1C 17 00 00 00  // ID
4F 53 49 4D 03           // OSIM 3
C3 00 00 00 
11 00 00 00 
80 3F 
16 00                                          // String count
6D 69 73 73 69 6F 6E 2F 6D 69 73 73 69 6F 6E 5F 6F 62 6A 65 63 74  // mission/mission_object
00 00 00 00 
0F 00                                          // String count
64 65 73 74 72 6F 79 5F 6D 69 73 73 69 6F 6E   // destroy_mission
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 00 00 
00 00 
B4 85 A4 1C 17 00 00 00  // ID
01 00 25

Variable Descriptions


Obj_OperandCount = ??



Tags


0% This packet has not been reversed.