Mercurial > mm7
comparison Events.cpp @ 602:628694cd5744
Margaret working
author | zipi |
---|---|
date | Wed, 06 Mar 2013 23:26:46 +0000 |
parents | d59398528e4f |
children | a8dec6a3fc9e |
comparison
equal
deleted
inserted
replaced
601:d59398528e4f | 602:628694cd5744 |
---|---|
529 if ( canShowMessages ) | 529 if ( canShowMessages ) |
530 { | 530 { |
531 //Actor::Actor(&Dst); | 531 //Actor::Actor(&Dst); |
532 memset(&Dst, 0, 0x344u); | 532 memset(&Dst, 0, 0x344u); |
533 dword_5B65D0_dialogue_actor_npc_id = _evt->v5 + ((_evt->v6 + ((_evt->v7 + ((unsigned int)_evt->v8 << 8)) << 8)) << 8); | 533 dword_5B65D0_dialogue_actor_npc_id = _evt->v5 + ((_evt->v6 + ((_evt->v7 + ((unsigned int)_evt->v8 << 8)) << 8)) << 8); |
534 Dst.uNPC_ID = dword_5B65D0_dialogue_actor_npc_id; | 534 Dst.sNPC_ID = dword_5B65D0_dialogue_actor_npc_id; |
535 Dst.InitializeDialogue(0); | 535 Dst.InitializeDialogue(0); |
536 } | 536 } |
537 else | 537 else |
538 { | 538 { |
539 bDialogueUI_InitializeActor_NPC_ID = _evt->v5 + ((_evt->v6 + ((_evt->v7 + ((unsigned int)_evt->v8 << 8)) << 8)) << 8); | 539 bDialogueUI_InitializeActor_NPC_ID = _evt->v5 + ((_evt->v6 + ((_evt->v7 + ((unsigned int)_evt->v8 << 8)) << 8)) << 8); |