Difference between revisions of "StartNpcConversation (000000DD)"
From SWGANH Wiki
(→Struct) |
|||
Line 11: | Line 11: | ||
|{{long}}|'''Converser ID''' | |{{long}}|'''Converser ID''' | ||
|- | |- | ||
− | |{{int}}|'''unknown''' | + | |{{int}}|'''<font color="red">unknown</font>''' |
|- | |- | ||
− | |{{byte}}|'''unknown''' | + | |{{byte}}|'''<font color="red">unknown</font>''' |
|- | |- | ||
− | |{{byte}}|'''unknown''' | + | |{{byte}}|'''<font color="red">unknown</font>''' |
|- | |- | ||
− | |{{byte}}|'''unknown''' | + | |{{byte}}|'''<font color="red">unknown</font>''' |
|} | |} | ||
|} | |} |
Latest revision as of 16:53, 7 January 2008
Object Controller - StartNPCConversation (000000DD)
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 = 000000DD (uint16)5; //05 00 (Obj_controller_opcode); //46 5e ce 80 (uint32) //0b 00 00 00 (uint32)0x000000dd; //dd 00 00 00 (uint64)_player->ObjID; //19 00 00 00 00 00 00 00 (uint32)0; //00 00 00 00 (uint64)_NPCID->Target; //04 1e 06 00 00 00 00 00 (uint32)0; //00 00 00 00 (uint8)0 << (uint16)0; //00 00 00 |
Tags
|