-
Content Count
90 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Forum & Tracker Requests
Downloads
Gallery
Store
Calendar
Everything posted by aneeryrlue
-
File Name: TSL - Ultima Duel Room File Submitter: aneeryrlue File Submitted: 27 Jun 2016 File Category: Mods TSLRCM Compatible: Yes TSL - ULTIMA DUEL ROOM MODIFICATION ____________________________________ maded by Aneeryrlue ----------------------- 1, Installation 2, Uninstallation 3, Compatibility 4, Description 5, Special Thanks ---------------- 1, Installation: ---------------- copy Modules/dr_arena.mod -> your xyz/kotor2/modules/.. copy Override/medlog.dlg -> your xyz/kotor2/override/.. copy Override/secsys.dlg -> your xyz/kotor2/override/.. copy Override/dr_arenaenter.ncs -> your xyz/kotor2/override/.. ------------------ 2, Uninstallation: ------------------ delete file from your xyz/kotor2/modules/dr_arena.mod delete file from your xyz/kotor2/override/medlog.dlg delete file from your xyz/kotor2/override/secsys.dlg delete file from your xyz/kotor2/override/dr_arenaenter.ncs ------------------ 3, Compatibility: ------------------ TSLRCM COMPATIBLE This is a lore-friendly mod, it's should be compatible with everything EXCEPT, if you have medlog.dlg/secsys.dlg in your override folder, if you overwrite them, you can't access to the UDR Arena. ex: medlog.dlg -> Medical Terminal at game starts on Peragus ex: secsys.dlg -> Security Camera System on Ebon Hawk --------------- 4, Description: --------------- Here is 340+ enemy with some personality Dialogues has some level restrict for unlocking them. Well, the most of the enemies are OVERPOWERED, but they are BEATABLE! I maded this mod for that reasons if you overbored by the story, or just want to chillin' on an another way Q: How to access to the Arena? A: 1, Start New Game-> Go and talk with Medical Terminal after 25secounds gameplay, choose Load Ultima Duel Room option. A: 2, While storyline is goes, on the Ebon Hawk go to Security Camera System -> choose Load Ultima Duel Room option. Q: xyz A: If you enter to the module, there is an information terminal for another questions. Q: xyz2 A: write me a message at anytime about anything on deadlystream.com, i'll answer i promise ----------------------------------- 5, Credit List & Special thanks to: ----------------------------------- -Kexikus for NSS Source Scripts -Antonia for NSS Source Scripts -Fair Strides for all-time helping me -Real Rece for some Robes -Varsity Puppet for some corporate -Stoffe because his premission and many thanks for it -Kainzorus Prime for Clone Armors(future relases) -Jorak Uln for original ideas, and hopefully for some corporate in future relases -Small Chicken -djh269 for some tests -for you if you download/ed this modification Click here to download this file
-
Version 1.2
1,905 downloads
TSL - ULTIMA DUEL ROOM MODIFICATION ____________________________________ maded by Aneeryrlue ----------------------- 1, Installation 2, Uninstallation 3, Compatibility 4, Description 5, Special Thanks ---------------- 1, Installation: ---------------- copy Modules/dr_arena.mod -> your xyz/kotor2/modules/.. copy Override/medlog.dlg -> your xyz/kotor2/override/.. copy Override/secsys.dlg -> your xyz/kotor2/override/.. copy Override/dr_arenaenter.ncs -> your xyz/kotor2/override/.. ------------------ 2, Uninstallation: ------------------ delete file from your xyz/kotor2/modules/dr_arena.mod delete file from your xyz/kotor2/override/medlog.dlg delete file from your xyz/kotor2/override/secsys.dlg delete file from your xyz/kotor2/override/dr_arenaenter.ncs ------------------ 3, Compatibility: ------------------ TSLRCM COMPATIBLE This is a lore-friendly mod, it's should be compatible with everything EXCEPT, if you have medlog.dlg/secsys.dlg in your override folder, if you overwrite them, you can't access to the UDR Arena. ex: medlog.dlg -> Medical Terminal at game starts on Peragus ex: secsys.dlg -> Security Camera System on Ebon Hawk --------------- 4, Description: --------------- Here is 340+ enemy with some personality Dialogues has some level restrict for unlocking them. Well, the most of the enemies are OVERPOWERED, but they are BEATABLE! I maded this mod for that reasons if you overbored by the story, or just want to chillin' on an another way Q: How to access to the Arena? A: 1, Start New Game-> Go and talk with Medical Terminal after 25secounds gameplay, choose Load Ultima Duel Room option. A: 2, While storyline is goes, on the Ebon Hawk go to Security Camera System -> choose Load Ultima Duel Room option. Q: xyz A: If you enter to the module, there is an information terminal for another questions. Q: xyz2 A: write me a message at anytime about anything on deadlystream.com, i'll answer i promise ----------------------------------- 5, Credit List & Special thanks to: ----------------------------------- -Kexikus for NSS Source Scripts -Antonia for NSS Source Scripts -Fair Strides for all-time helping me -Real Rece for some Robes -Varsity Puppet for some corporate -Stoffe because his premission and many thanks for it -Kainzorus Prime for Clone Armors(future relases) -Jorak Uln for original ideas, and hopefully for some corporate in future relases -Small Chicken -djh269 for some tests -for you if you download/ed this modification -
-
-
-
Does anyone have the Merchant script?
aneeryrlue replied to sheldonshotty's topic in General Kotor/TSL Modding
These lines solved a problem of my script! But, i got an another glitch or something with this script lines, when i close my store i can't click on objects, can't use anything even can't press escape to acess menu. why? is here anything for me to resolve this ? -
Well, I have the same problem! I tried out unlimited script variations - shop is in .git too... script fires at PC or NPC whatever... soon I have to delete my files at all I can't resolve this problem. Shop is opens, but if I close it, it opens again automatically. Unlimited times. I just don't understand I made similar and same mods of like this for k1 there weren't any problem like this. Note: I tried with script ends with a line what re-opens dialogue and that still won't work. I need help as I can't resolve this alone. Update Posted 15 June 2016 - 10:52 AM Solved - but, I got another glitch or something with this script lines, when I close my store I can't click on objects, can't use anything even can't press escape to access menu. Why? Is there anything that I can do to resolve this?
-
I have no any problems with dialogues. Update Posted 15 June 2016 - 10:51 AM Solved, But, I got another glitch or something with this script lines, when I close my store I can't click on objects, can't use anything even can't press escape to access menu. Why? Is there anything that I can do to resolve this?
-
I'm wondering, maybe a line at script's end what does to return to dialogue when shop closes could fix it. Am I right?
-
I have some problems maybe you can resolve it. its a noob thing i think, i use this open store script: void main() { object oStore = GetObjectByTag("TAG_OF_STORE_HERE"); object oSpeaker = GetPCSpeaker(); if (!GetIsObjectValid(oStore)) oStore = CreateObject(OBJECT_TYPE_STORE, "RESREF_OF_STORE_HERE", GetLocation(OBJECT_SELF)); if (GetIsObjectValid(oStore)) DelayCommand(0.5, OpenStore(oStore, oSpeaker)); } Problem: If i open this store it works, but if i close it, it opens store again automatically unlimited times.. Can you help me a bit ? Note: I tried to fire the script both on PC and NPC lines.
-
Closed topic. I already got it years ago and I have started to work on this mod.
-
-
-
-
-
Okay, I'm searching for someone with some modding experience who want to work with me, I want some help to make this mod bigger. Gimme a private pm if you are