Difference between revisions of "IncubatorCommit (0000025E)"
From SWGANH Wiki
(→Struct) |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|| | || | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |{{ | + | |{{short}}|'''Operand''' |
|- | |- | ||
− | |{{ | + | |{{Int}}|'''ObjController''' |
|- | |- | ||
− | |{{ | + | |{{Int}}|'''Unknown''' |
|- | |- | ||
− | |{{ | + | |{{Int}}|'''Enum''' |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
|} | |} | ||
|} | |} | ||
+ | |||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
Line 28: | Line 25: | ||
---- | ---- | ||
− | |||
Used in the Beast Master Incubation Process | Used in the Beast Master Incubation Process | ||
Line 34: | Line 30: | ||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
Line 40: | Line 37: | ||
||{{ObjControllerMessageTag}} | ||{{ObjControllerMessageTag}} | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
+ | |||
+ | <pre> | ||
+ | |||
+ | NGE Object controller by cAble (packet researcher) | ||
+ | |||
+ | |||
+ | |||
+ | 05 00 #UpdateType | ||
+ | 46 5E CE 80 #Opcode | ||
+ | 23 00 00 00 | ||
+ | 5E 02 00 00 #Enum: incubatorCommit | ||
+ | |||
+ | |||
+ | 27 EA 90 8B 32 00 00 00 #CharacterID | ||
+ | |||
+ | |||
+ | 00 00 00 00 | ||
+ | |||
+ | 01 #Bool: Incubation Comitted? | ||
+ | |||
+ | B9 47 6D 12 3A 00 00 00 #Terminal Id | ||
+ | D9 DD 7E 51 3D 00 00 00 #Slot1 Id | ||
+ | E6 91 15 A5 39 00 00 00 #Slot2 Id | ||
+ | D5 38 F5 B5 3C 00 00 00 #Slot3 Id | ||
+ | 63 B5 F8 10 41 00 00 00 #Slot4 Id | ||
+ | |||
+ | |||
+ | Below are all INTS. | ||
+ | |||
+ | |||
+ | 01 00 00 00 #InitialPointsSurvival | ||
+ | 01 00 00 00 #InitialPointsBeastialResilience | ||
+ | 02 00 00 00 #InitialPointsCunning | ||
+ | 02 00 00 00 #InitialPointsIntelligence | ||
+ | 04 00 00 00 #InitialPointsAggression | ||
+ | 02 00 00 00 #InitialPointsHuntersInstinct | ||
+ | 01 00 00 00 #TotalPointsSurvival | ||
+ | 01 00 00 00 #TotalPointsVeastialResilience | ||
+ | 03 00 00 00 #TotalPointsCunning | ||
+ | 03 00 00 00 #TotalPointsIntelligence | ||
+ | 06 00 00 00 #TotalPointsAggression | ||
+ | 04 00 00 00 #TotalPointsHuntersInstinct | ||
+ | 0A 00 00 00 #TemperatureGauge | ||
+ | 02 00 00 00 #NutrientGauge | ||
+ | 33 00 00 00 #newCreatureColorIndex | ||
+ | |||
+ | </Pre> |
Latest revision as of 15:28, 24 November 2013
Object Controller - IncubatorCommit (0000025E)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Struct
Variable DescriptionscontrollerID = 0000025E Used in the Beast Master Incubation Process
|
Tags
|
NGE Object controller by cAble (packet researcher) 05 00 #UpdateType 46 5E CE 80 #Opcode 23 00 00 00 5E 02 00 00 #Enum: incubatorCommit 27 EA 90 8B 32 00 00 00 #CharacterID 00 00 00 00 01 #Bool: Incubation Comitted? B9 47 6D 12 3A 00 00 00 #Terminal Id D9 DD 7E 51 3D 00 00 00 #Slot1 Id E6 91 15 A5 39 00 00 00 #Slot2 Id D5 38 F5 B5 3C 00 00 00 #Slot3 Id 63 B5 F8 10 41 00 00 00 #Slot4 Id Below are all INTS. 01 00 00 00 #InitialPointsSurvival 01 00 00 00 #InitialPointsBeastialResilience 02 00 00 00 #InitialPointsCunning 02 00 00 00 #InitialPointsIntelligence 04 00 00 00 #InitialPointsAggression 02 00 00 00 #InitialPointsHuntersInstinct 01 00 00 00 #TotalPointsSurvival 01 00 00 00 #TotalPointsVeastialResilience 03 00 00 00 #TotalPointsCunning 03 00 00 00 #TotalPointsIntelligence 06 00 00 00 #TotalPointsAggression 04 00 00 00 #TotalPointsHuntersInstinct 0A 00 00 00 #TemperatureGauge 02 00 00 00 #NutrientGauge 33 00 00 00 #newCreatureColorIndex