one_must_fall Posted August 9, 2006 Share Posted August 9, 2006 I have some ideas for making a cusom armband, but i don't know how to make one. If anyone can help, then please help! Link to comment Share on other sites More sharing options...
SithRevan Posted August 9, 2006 Share Posted August 9, 2006 First of all do you have kotor tool? Also what you need to do when making an armband is go into the BIF's-->Templates-->Blueprint, Item--> then pic from any uti that has "a_band" at the beggining of the name, then in the item editor you need to change the "Template ResRef" and the "Tag" if you want it to be a unique armband, than go into the properties and put whatever you want into it, change the name, and description in the "Description" tab then save it with that unique name you used for the "Template ResRef" and "Tag". Hope that helps! Link to comment Share on other sites More sharing options...
one_must_fall Posted August 10, 2006 Author Share Posted August 10, 2006 ok, that kinda helps. but i want it to be kinda like the wrist console. use it and that thing pops up (don't know what it's called, it comes up when you use a workbench/medlab/wrist console). Link to comment Share on other sites More sharing options...
SithRevan Posted August 10, 2006 Share Posted August 10, 2006 If you want to make one of those you will need to add an entry into the spells.2da, and also you will need this script... void main() { SetKeepStealthInDialog(1); ActionStartConversation(GetFirstPC(), "dialog_name", 0, 0, 0, "", "", "", "", "", "", 0, 0xFFFFFFFF, 0xFFFFFFFF, 0); } And you will also need a dialog file to be able to give it commands! By the way what are you trying to make, maybe I can help? Link to comment Share on other sites More sharing options...
one_must_fall Posted August 10, 2006 Author Share Posted August 10, 2006 kinda like a modified wrist console. Link to comment Share on other sites More sharing options...
SithRevan Posted August 10, 2006 Share Posted August 10, 2006 Well what do you want it to do? Link to comment Share on other sites More sharing options...
one_must_fall Posted August 10, 2006 Author Share Posted August 10, 2006 i want it to be able to to *atleast* most of what the wrist console can do, but with extra party options. Link to comment Share on other sites More sharing options...
SithRevan Posted August 10, 2006 Share Posted August 10, 2006 Well specifically what party options do you want? P.S.: PM me with the options for the console! Link to comment Share on other sites More sharing options...
one_must_fall Posted August 12, 2006 Author Share Posted August 12, 2006 well i just downloaded and installed defender's wrist console, and now i'm just messin' with it. Link to comment Share on other sites More sharing options...
SithRevan Posted August 12, 2006 Share Posted August 12, 2006 Cool, just if you have any problems while messing with it pm me and I will help you out or just post and I am sure somebody will be more than glad to help you! Link to comment Share on other sites More sharing options...
Lit Ridl Posted August 12, 2006 Share Posted August 12, 2006 well i just downloaded and installed defender's wrist console, and now i'm just messin' with it. I will be glad to help you too. With scripting and dialog. PM. Link to comment Share on other sites More sharing options...
one_must_fall Posted August 12, 2006 Author Share Posted August 12, 2006 ok, i'll pm if i need help. okay, i edited some stuff, now i'm just trying to fix a bug with the original wrist console and then i'll continue working on it. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.