Difference between revisions of "MISO03"
From SWGANH Wiki
(→Variable Descriptions) |
|||
Line 134: | Line 134: | ||
'''Complexity''': | '''Complexity''': | ||
− | :The Complexity of the | + | :The Complexity of the mission |
'''STFName''': | '''STFName''': | ||
− | : | + | :STF file name |
'''CustomName''': | '''CustomName''': | ||
− | :A custom | + | :A custom name |
'''Volume''': | '''Volume''': | ||
− | : | + | :Space the object takes up. |
'''GenericInt''': | '''GenericInt''': | ||
Line 149: | Line 149: | ||
'''DifficultyLevel''': | '''DifficultyLevel''': | ||
− | : | + | :Difficulty Level of the mission. |
'''StartCoord''': | '''StartCoord''': | ||
− | :The starting/pickup coordinates of a delivery mission. (Can have it for destroy missions but its not needed). | + | :The starting/pickup coordinates of a delivery mission. |
+ | :(Can have it for destroy missions but its not needed). | ||
'''StartObjectID''': | '''StartObjectID''': | ||
− | :The objectID to be used as a location for the start coordinates. This feature does not work. | + | :The objectID to be used as a location for the |
+ | :start coordinates. This feature does not work. | ||
'''StartPlanetCRC''': | '''StartPlanetCRC''': | ||
− | : | + | :PlanetCRC of the planet this starting location is at. |
+ | :See a planet CRC list. | ||
'''CreatorName''': | '''CreatorName''': | ||
− | :The name of the creator of the mission | + | :The name of the creator of the mission. |
'''CreditsReward''': | '''CreditsReward''': | ||
− | : | + | :amount of credits rewarded |
'''DestinationCoord''': | '''DestinationCoord''': | ||
− | : | + | :Destination coordinates of a mission. |
'''DestinationObjectID''': | '''DestinationObjectID''': | ||
− | :The objectID to be used as a location for the start coordinates. This feature does not work. Use 0. | + | :The objectID to be used as a location for the |
+ | :start coordinates. This feature does not work. Use 0. | ||
'''DestinationPlanetCRC''': | '''DestinationPlanetCRC''': | ||
− | : | + | :PlanetCRC of the planet the destination/target location is at. |
'''TargetObjectIffCRC''': | '''TargetObjectIffCRC''': | ||
− | :The ObjectTemplateIFF CRC of the target object. Will display as the visual in the mission description. | + | :The ObjectTemplateIFF CRC of the target object. |
+ | :Will display as the visual in the mission description. | ||
'''MissionDescription''': | '''MissionDescription''': | ||
Line 211: | Line 216: | ||
'''WaypointPlanetCrc''': | '''WaypointPlanetCrc''': | ||
− | : | + | :Planet CRC of the target waypoint |
'''WaypointName''': | '''WaypointName''': | ||
− | :The name | + | :The name for the waypoint. |
'''WaypointObjectID''': | '''WaypointObjectID''': | ||
− | : | + | :waypoint object |
− | : | + | :MissionObjectID+1 |
'''Color''': | '''Color''': | ||
− | :This is the color of the waypoint | + | :This is the color of the waypoint |
− | + | ||
'''ActiveFlag''': | '''ActiveFlag''': | ||
− | : | + | :1 if the waypoint is active. 0 if it is inactive. |
===Additional Information=== | ===Additional Information=== |
Revision as of 12:12, 8 January 2008
Baseline - MISO03
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
BaseLine StructSHORT: 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 StructSHORT: 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 } |
Variable DescriptionsObjectOpperandCount = 5 Complexity:
STFName:
CustomName:
Volume:
GenericInt:
DifficultyLevel:
StartCoord:
StartObjectID:
StartPlanetCRC:
CreatorName:
CreditsReward:
DestinationCoord:
DestinationObjectID:
DestinationPlanetCRC:
TargetObjectIffCRC:
MissionDescription:
MissionTitle:
RepeatCounter:
MissionTypeCRC:
destroy deliver bounty assassin crafting entertainer hunting survey TargetName:
WaypointCoord:
WaypointTargetID:
WaypointPlanetCrc:
WaypointName:
WaypointObjectID:
Color:
ActiveFlag:
Additional Information
Tags
|
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 // mission/mission_object 73 73 69 6F 6E 5F 6F 62 6A 65 63 74 // 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