| AMIA ARCHIVE https://www.amiaworld.net/phpBB3/ |
|
| Toolset guide anyone? https://www.amiaworld.net/phpBB3/viewtopic.php?f=2&t=64263 |
Page 1 of 1 |
| Author: | Lord-Hadeis [ Sun, Feb 26 2012, 12:26 PM ] |
| Post subject: | Toolset guide anyone? |
I feel like I could with a little project to nitpick at. Is there any interest for a step by step guide to using the toolset in relation to installing the HAK and viewing it's components, like new weapon, armour, heads, buildings, ect? I used to write idiot guides as an intern at General Electronics, so I'm quite good at it. |
|
| Author: | Gondor [ Sun, Feb 26 2012, 13:32 PM ] |
| Post subject: | Re: Toolset guide anyone? |
What would you think of displaying every single custom hak item available? |
|
| Author: | Lord-Hadeis [ Sun, Feb 26 2012, 15:41 PM ] |
| Post subject: | Re: Toolset guide anyone? |
I'd use a foul word and not do it. Well that is to say. If I do it it will be in spare minutes when I'm bored or when I'm building something for myself using the HAK and happen to bother to note it down. Don't hold your breath. The guide and a bit mental effort should get people a long way. I recall it being a lot of stuff... A real lot... |
|
| Author: | Gers [ Sun, Feb 26 2012, 16:25 PM ] |
| Post subject: | Re: Toolset guide anyone? |
Adding the HAK: 1: Open Module Properties under the Edit menu. 2: Click the Custom Content tab 3: In the dropdown list next to the "Add" button, select your HAKs you want to add one at a time, clicking "Add" after each one. They should start appearing in the listbox above. They should all be named like variants of amia_v3. 4: In the "Custom Tlk File" dropdown box, select the appropriate .tlk file. It should currently be amia_tlk_v3 5: Click OK, confirm if the confirmation box pops up, and wait for your HAKs to be loaded in. 6: You're done. You'll need to reconfirm that you want to load the HAKs every time you want to edit your module though. Exploring Content First thing you need to do is create or open an area on the lefthand side of the screen. You should have already created one using the area wizard when you first created the module file, but if there's nothing inside "Area", right-click Area and hit "New". That'll open the area wizard, and follow the on-screen instructions. You don't need to do anything fancy, just a general, basic area. Exploring Items Next, look on the left-hand side of the screen. With an area now open, you should see a box with a row of icons above it. The first should look like a red monster head. This is where you create and access the fun stuff. Let's say you want to create a suit of armor. 1. Click on the single sword icon (Paint Items). This'll bring up a tabbed list, with one tab being "Standard", and the other tab being "Custom." 2. Click on the custom tab, and you'll see a list of various item subsets that's empty, such as "Armor", "Creature Items", etc. 3. Right click on any of them and choose "New". 4.Select "Armor" from the list that appears, click "Next", and give it a name. Do not bother clicking the "magical" box, as that simply assigns it random stat characteristics. 5. Select where you want it to go on the palette after clicking "Next" again, and click "Next". 6. Check the "Launch Item Properties" box, and click "Finish." A popup box will appear where you can play around with the armor. It's all fairly self-explanatory. You do pretty much the same things for placeables, mobs, and other objects. Keep in mind that on player race NPCs, if you want armor to display, you need to keep them on the base appearances in the "Appearance" field (such as "Human" or "Elf", not "Human, Male 05" or "Elf, Female 13"). Otherwise the appearance's clothing will simply override anything you put on the NPC. |
|
| Author: | Xaviera [ Sun, Feb 26 2012, 18:40 PM ] |
| Post subject: | Re: Toolset guide anyone? |
I use The Builders Project's Guide to Building; The Aurora Toolset Manual as my general guide. It has holes, but overall it's an adequate general guide to the toolset. There are also lots of smaller tutorials that can be found on the web. If anyone can recommend anything better, I'd appreciate it. |
|
| Author: | Lord-Hadeis [ Sun, Feb 26 2012, 18:58 PM ] |
| Post subject: | Re: Toolset guide anyone? |
I found that manual very lacking. It presumes far to much and half the time I think it's writen for a different version of the toolset. |
|
| Author: | TheGoddessOfAmazing© [ Sun, Feb 26 2012, 22:25 PM ] |
| Post subject: | Re: Toolset guide anyone? |
Lord-Hadeis wrote: I found that manual very lacking. It presumes far to much and half the time I think it's writen for a different version of the toolset. But thankyou for taking the time to try to help. Fixed. |
|
| Author: | Lord-Hadeis [ Sun, Feb 26 2012, 22:43 PM ] |
| Post subject: | Re: Toolset guide anyone? |
*Sighs* I'm not the one needing toolset helo. Just offering to write a guide. Seemingly there is no demand. |
|
| Author: | Gers [ Sun, Feb 26 2012, 22:45 PM ] |
| Post subject: | Re: Toolset guide anyone? |
If you want to, go ahead. It's something that I'm sure would help some of the DM team, at the least. Some of us aren't that good with the toolset, or coding, or the rest of the behind-the-scenes tech stuff that makes Amia work. |
|
| Author: | Anatida [ Sun, Feb 26 2012, 23:50 PM ] |
| Post subject: | Re: Toolset guide anyone? |
Awesome & concise guide Gers. One question from the couple of times i've poked around with the Amia haks. Do we add them as they are numbered? From past experience I know it can cause problems if they are out of order. |
|
| Author: | Gers [ Sun, Feb 26 2012, 23:54 PM ] |
| Post subject: | Re: Toolset guide anyone? |
I'd add them as ordered, yeah. Dunno about it causing issues if you don't though. |
|
| Author: | TheGoddessOfAmazing© [ Mon, Feb 27 2012, 0:55 AM ] |
| Post subject: | Re: Toolset guide anyone? |
Gers wrote: I'd add them as ordered, yeah. Dunno about it causing issues if you don't though. It /can/ cause issues, add them in order. |
|
| Author: | Lord-Hadeis [ Mon, Feb 27 2012, 8:42 AM ] |
| Post subject: | Re: Toolset guide anyone? |
One thing you should never do though is make a modual with the HAK, then remove the old one either from the disk or modual before adding the new one to the modual. Just add it next to the old one, load it in, then remove the old one. Made that mistake last time, no way to salvage that mess. It will simply refuse to do anything with it anymore. Cause the toolset to crash each time the modual was loaded. |
|
| Author: | Xaviera [ Tue, Feb 28 2012, 14:56 PM ] |
| Post subject: | Re: Toolset guide anyone? |
Xaviera wrote: It has holes [...] If anyone can recommend anything better, I'd appreciate it. Lord-Hadeis wrote: I found that manual very lacking. It presumes far to much It certainly is lacking in places. Gers wrote: If you want to, go ahead. It's something that I'm sure would help some of the DM team, at the least. Some of us aren't that good with the toolset, or coding, or the rest of the behind-the-scenes tech stuff that makes Amia work. If you write one that fills the holes, I shall read it. |
|
| Author: | Lord-Hadeis [ Tue, Feb 28 2012, 15:08 PM ] |
| Post subject: | Re: Toolset guide anyone? |
I've started on it. To start I'll just cover intergrating the HAK, intergrating a new version of the HAK, area creation, character creation in relation to viewing new body parts and having a template to put items on, and the creation of the armour and weapon. If you like the way I write it, which will be in a way not even a monkey could misunderstand (no insult intended), I might just expand into listing the various items that are new with the HAK. It should atleast answer a part of player questions that keep popping up. After that I can keep expanding it till I run out of knowledge and then we'll see how to fill up the gaps. |
|
| Author: | Ulir [ Tue, Feb 28 2012, 19:41 PM ] |
| Post subject: | Re: Toolset guide anyone? |
Hurray, finally a guide to HAK content. Thank you! |
|
| Author: | Moth [ Tue, Feb 28 2012, 20:06 PM ] |
| Post subject: | Re: Toolset guide anyone? |
Can't people just go like, here: http://nwvault.ign.com/?dir=resources/tutorials I mean... I dunno', seems like all the guides and tutorials have already been written. |
|
| Page 1 of 1 | All times are UTC |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|