Doom_Dealer Posted July 24, 2004 Posted July 24, 2004 Quote Originally posted by Yoko : the website is up and running with constant newsletters updating the new mod Reign of the Sith. . Erm website?? Whats the address I cant seem to see a link anywhere.
Achilles Posted July 24, 2004 Posted July 24, 2004 Quote Originally posted by Doom_Dealer Erm website?? Whats the address I cant seem to see a link anywhere. The www button in the toolbar below her signature will take you there (http://www.freewebs.com/gsccc/index.htm)
Colma Adawin Posted July 24, 2004 Posted July 24, 2004 Quote Originally posted by Doom_Dealer Erm website?? Whats the address I cant seem to see a link anywhere. its even on my sig how could you miss it im kiddin MattCole
TheProphet Posted July 25, 2004 Author Posted July 25, 2004 Quote Originally posted by Darth333 You will have to attach a script to the last reply your pc says before the dialogue is interrupted that sets, depending on what you want to do and where the dialog will restart a new local or global variable (SetGlobalNumber, SetGlobalBoolean or SetLocalBoolean) Then , in the starting list, add a new entry that will point to the next Entry that will be spoken when the dialog restarts and use Ge tGlobalNumber /GlobalBoolean/LocalBoolean (the one you used before) Concerning the sound, read the sound section in "Guide for the Newbie" in the Stickies and then go to the other sticky called " Do You want to start modding kotor" : there is a tutorial about lipsync and all of that. (We shouldn't even be telling you to read the stickies: that should be the first thing you do when you get to the forums) Could you be so kind as to set an example script of this?
BountyHUNTER12 Posted July 25, 2004 Posted July 25, 2004 Quote Originally posted by Gsccc I have a problem, the script didnt activate, I have replaced the fields as so void main() { object oHan=GetObjectByTag("hansolo"); object oTarget=GetObjectByTag("gasogem"); ActionPauseConversation(); AssignCommand(oHan,CutsceneAttack(oTarget, 217,1,10)); DelayCommand(5.0,ActionResumeConversation()); } { My "rodian" has the tag of gasogem and my "han" has the tag of hansolo Am i doing somehing wrong here, was there something I forgot to include, this is exactly how the script is. He just stands there and talks and then continues witout shooting the guy. I could really use some help. Remember, everyone, Tag Names are CaSe SeNsItIvE!
TheProphet Posted July 25, 2004 Author Posted July 25, 2004 Believe me, I checked the tag names and everything. There was no case sencetivity problem. Its just not working.
TheProphet Posted July 26, 2004 Author Posted July 26, 2004 Quote Originally posted by Darth333 You will have to attach a script to the last reply your pc says before the dialogue is interrupted that sets, depending on what you want to do and where the dialog will restart a new local or global variable (SetGlobalNumber, SetGlobalBoolean or SetLocalBoolean) Then , in the starting list, add a new entry that will point to the next Entry that will be spoken when the dialog restarts and use Ge tGlobalNumber /GlobalBoolean/LocalBoolean (the one you used before) Concerning the sound, read the sound section in "Guide for the Newbie" in the Stickies and then go to the other sticky called " Do You want to start modding kotor" : there is a tutorial about lipsync and all of that. (We shouldn't even be telling you to read the stickies: that should be the first thing you do when you get to the forums) Ok darth333 now that you are back, thank heavens, you might be able to help me with this. Could you please make an example script of the quote above. BTW: I really missed you, glad you are back;)
Darth333 Posted July 26, 2004 Posted July 26, 2004 just got a new system and kotor is uninstalled and I can't access nwscript. I should install it tomorrow. In the meantime you could have a look at my Darth Bandon Recruitable mod source code for the talk fight talk sequence here (complete mod available at pcgamemods - note: it is a little different from what you want to do but the idea is there) : http://mars.walagata.com/w/darth333/Bandon_source.zip and at tk102's darkside choker here: http://www.pcgamemods.com/5271/ If you still need help concerning this, just post it and i'll be able to help more tomorrow morning.
TheProphet Posted July 26, 2004 Author Posted July 26, 2004 Im glad to have the help of the beautiful Darth333 agian. Now i can continue my mod. Notice you are talked about in my readme on the manaan mod.
Darth333 Posted July 26, 2004 Posted July 26, 2004 Thanks for the readme You could also check this thread concerning the use of a set/get local boolean etc.. http://www.lucasforums.com/showthread.php?s=&threadid=123554
TheProphet Posted July 27, 2004 Author Posted July 27, 2004 Still not working, can you get me that example?
Glamador Posted July 27, 2004 Posted July 27, 2004 reign of the sith sounds nice...but i dont think it has enuf *umph* to it...i suggest "Reign of Revan!"...i wish i could do the stuff ur doing...im a n00b at KotOR modding (i only got the game a week ago)...im experienced at C++ and modding for other games tho so i hope to be a great modder someday!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.