Difference between revisions of "SceneEndBaselines"
From SWGANH Wiki
Line 29: | Line 29: | ||
:Also puts the object in the game world. | :Also puts the object in the game world. | ||
+ | * '''NOTES''': | ||
+ | :This opcode is sent after the server has finished sending all | ||
+ | :Baselines for the Object. Baselines for the object can no longer | ||
+ | :be sent, and updates to the baseline must be sent via Delta Messages. | ||
|valign=top| | |valign=top| | ||
===Tags=== | ===Tags=== |
Revision as of 02:06, 21 December 2006
Struct
Variable DescriptionsOpperand_Count = 2 Opcode = 2C436037
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...