Alexander the Great Posted August 20, 2007 Share Posted August 20, 2007 Pertaining to this thread: http://www.lucasforums.com/showthread.php?t=131944 I'm making a recruitment mod to replace Mira. On step 3, can anyone tell me the number Mira is? Also, since I'm starting a new thread anyway, what's the script for talk-fight-talk sequences to ensue a conversation right before the NPC dies? Link to comment Share on other sites More sharing options...
Pavlos Posted August 20, 2007 Share Posted August 20, 2007 From NWScript: int NPC_PLAYER =-1; int NPC_ATTON = 0; int NPC_BAO_DUR = 1; int NPC_CANDEROUS = 2; int NPC_G0T0 = 3; int NPC_HANDMAIDEN = 4; int NPC_HK_47 = 5; int NPC_KREIA = 6; int NPC_MIRA = 7; int NPC_T3_M4 = 8; int NPC_VISAS = 9; int NPC_HANHARR = 10; int NPC_DISCIPLE = 11; So, 7 be Mira. Link to comment Share on other sites More sharing options...
Alexander the Great Posted August 20, 2007 Author Share Posted August 20, 2007 Thanks, Pavlos. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.