DarthNandis Posted May 18, 2008 Share Posted May 18, 2008 Well, i did this script for you don't need to create RECRUIT scripts(Only Recruit), i don't know if i can post it here, put here it is: /* Darth Nandis - Nandonalt This script is for recruit a npc without making new scripts. P1 = Number of the NPC that will be replaced. The numbers: 0 Atton 1 BaoDur 2 Mand 3 g0t0 4 Handmaiden 5 hk47 6 Kreia 7 Mira 8 T3m4 9 VisasMarr 10 Hanharr 11 Disciple */ // // void main() { int iNPCtoReplace = GetScriptParameter(1); string sNPCTemp = GetScriptStringParameter(); RemoveAvailableNPC(iNPCtoReplace); AddAvailableNPCByTemplate(iNPCtoReplace, sNPCTemp); DelayCommand(1.5,ShowPartySelectionGUI()); } Compile it, and put in your override folder. Instructions(In Tk102's Dlg Editor, TSL): 1= The script's name(Post's Script, compiled). 2 = On P1, use any of these numbers, to replace the NPC. 0 Atton 1 BaoDur 2 Mand 3 g0t0 4 Handmaiden 5 hk47 6 Kreia 7 Mira 8 T3m4 9 VisasMarr 10 Hanharr 11 Disciple 3= The TemplateResRef of your new party member. Any bugs, report. (If this is ilegal or sort of thing, you can delete this topic, moderators ) Link to comment Share on other sites More sharing options...
HdVaderII Posted May 18, 2008 Share Posted May 18, 2008 Hey, this could be stickyed. Link to comment Share on other sites More sharing options...
DarthNandis Posted May 19, 2008 Author Share Posted May 19, 2008 Are you serious? Thanks Who wants me to do this script, but for destroy the NPC(The Recruiting One)? Link to comment Share on other sites More sharing options...
Maciej Master Posted May 24, 2008 Share Posted May 24, 2008 what Your_Npc_Resref what is this Link to comment Share on other sites More sharing options...
DarthNandis Posted May 24, 2008 Author Share Posted May 24, 2008 Well, it is the Template Resref of the NPC that you will recruit, example: The TemplateResRef of Kreia: Answered? Link to comment Share on other sites More sharing options...
HdVaderII Posted May 25, 2008 Share Posted May 25, 2008 Hey DarthNandis, do you have any idea what the party member slot numbers for k1 are? Link to comment Share on other sites More sharing options...
DarthNandis Posted May 26, 2008 Author Share Posted May 26, 2008 (I'm flooding?) #HdVaderII Yes, i have it here! 0 - Bastila 1 - Canderous Ordo 2 - Carth 3 - HK-47 4 - Jolee 5 - Juhani 6 - Mission 7 - T3-M4 8 - Zaalbar [/Quote] Link to comment Share on other sites More sharing options...
Maciej Master Posted July 24, 2008 Share Posted July 24, 2008 a conversation if I can defeat in the duel will be my party to me how to add this script and after you've won the fight DarthNandis tell my how to add this script for example I'talk with Sith if you join to my you must first defeyted exile win and sith talk I join to you Link to comment Share on other sites More sharing options...
TriggerGod Posted July 24, 2008 Share Posted July 24, 2008 EDIT: Whoops. Need to look at the date of the posts... One of these recruit scripts need to be put in the Scripting section, or added to D3's recruit tut. Link to comment Share on other sites More sharing options...
EnderWiggin Posted July 24, 2008 Share Posted July 24, 2008 Hey, this could be stickyed. ...except we don't sticky anymore. We copy it into the tutorial subforum. _EW_ Link to comment Share on other sites More sharing options...
Istorian Posted July 24, 2008 Share Posted July 24, 2008 ...except we don't sticky anymore. We copy it into the tutorial subforum. _EW_ True. Nice script, DN!! Many people are looking for a recruit script nowadays. Edit: Here is a similar recruit script Ferc Kast made a while ago: Clicky Link to comment Share on other sites More sharing options...
TriggerGod Posted July 24, 2008 Share Posted July 24, 2008 True. Nice script, DN!! Many people are looking for a recruit script nowadays. But we have one, made by Ferc Kast Link to comment Share on other sites More sharing options...
Istorian Posted July 24, 2008 Share Posted July 24, 2008 @TG You won't believe it. I edit my post to add Ferc Kast's, and after that, I refresh, and you've posted about that script!!!! Unbelievable! Link to comment Share on other sites More sharing options...
TriggerGod Posted July 24, 2008 Share Posted July 24, 2008 @TG You won't believe it. I edit my post to add Ferc Kast's, and after that, I refresh, and you've posted about that script!!!! Unbelievable! I'm telepathic. No one seems to believe me tho Link to comment Share on other sites More sharing options...
Istorian Posted July 24, 2008 Share Posted July 24, 2008 Haha, I believe you:xp: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.