Content creation: Items
Moderators: ALFA Administrators, Staff - Technical
Content creation: Items
Rusty is taking care of this now, see below.
Last edited by Ronan on Wed Oct 04, 2006 4:37 pm, edited 3 times in total.
with you saying type is a two letter abbreviation, i believe these examples are falseie, a +2 longsword would be: abm_w_ls_2en.
A masterwork katana would be: abm_w_kt_mw.
if i I am not mistaken it would be
abm_wm_ls_2en
abm_wm_kt_mw
You wrote down the proper abbreviations in the introductory paragraph, just not in teh examples methinks
Berendil Audark portrait:
http://rapidshare.com/files/420857982/Berendil.tga
http://rapidshare.com/files/420857982/Berendil.tga
The base mod should only have one of each, as a base reference. Different styles and colours is up for the local blacksmith, ie per the building DM. The base items should only be base reference for weight and cost, right?Blackwill wrote:Another question is, how many mundane items of each do you want to have in the base mod? Would you want five different looking longswords, or just two, or one plus one for each major faction?
That was not the impression I got when tlaking to Ronan, Joos, he welcomed more than one appearance when I spoke with him yesterday
Berendil Audark portrait:
http://rapidshare.com/files/420857982/Berendil.tga
http://rapidshare.com/files/420857982/Berendil.tga
I was of the impression that the basemod should be as lean as possible. Whatever suits your fancy though, but a lean basemod seems the most logical step since none of the items that are generic ever were very popular with players. It's the server/store specific items that people want. So why put the effort there?
Fixed the naming error, thanks for pointing that out.
I'll update this as I get a better idea of how to do things in the NWN2 toolset.
Well, the base mod creatures will use items, and it would be nice to have a few different appearances to choose from. Thats really the biggest reason, and of course the more options we can provide, the less reduntant work will be done on each server for creatures and things. PCs will still prefer one-off items, I'm sure.Joos wrote:I was of the impression that the basemod should be as lean as possible. Whatever suits your fancy though, but a lean basemod seems the most logical step since none of the items that are generic ever were very popular with players. It's the server/store specific items that people want. So why put the effort there?
I'll update this as I get a better idea of how to do things in the NWN2 toolset.
- ç i p h é r
- Retired
- Posts: 2904
- Joined: Fri Oct 21, 2005 4:12 pm
- Location: US Central (GMT - 6)
Ronan, looks like we need to update the conventions thread, or remove it altogether if you've posted this info in the Wiki. I'm assuming 16 chars is no longer the limit on resrefs? If so, I definitely prefer the 2 character abbreviations you're using. Just firing up the toolset now for the first time.
It would be good to have the reference item named so they always come up on the last line in the mod. The reason for this is:Ronan wrote:Alright, Rusty has thought more about this than I have, and he is going to take over item management. I'll be doing creatures then, as thats something I've spent more time on anyways.
So, the above post is subject to change.
- 1. When you open the mod to add some items, you know exactly where it is so you only scroll far down, and just pick the bottom one for your "new copy" rather than trying to find the base longsword among a hundred other longswords.
2. When a DM wants to quickly needs to pick some items from the chooser, he never accidently picks one of the base items by mistake.
Broadly, the item tags Ronan has suggested above are good. The only points to note are that weapon-type tags will be standardised before people start making them, and the armour tags will be considerably different, pending consideration of various .2da possibilities. Consequently, initial focus will be on weapons and wondrous items.
I've updated the Wiki with the basics of the tag/resref system, which is not dissimilar from Ronan's outline, above.
I'd like to start with the simpler items (armour, in particular, is to wait), such as weapons, where we can be sure about what we are doing. I'd also like to make sure we avoid unnecessary duplication.
Oh, and you want to be emailing me, not Ronan, at rusticator99@yahoo.co.uk.
I'd like to start with the simpler items (armour, in particular, is to wait), such as weapons, where we can be sure about what we are doing. I'd also like to make sure we avoid unnecessary duplication.
Oh, and you want to be emailing me, not Ronan, at rusticator99@yahoo.co.uk.
This is all looking very encouraging. Can I suggest a tagging alteration?
Would it be possible to stick to the toolset categories as prefixes?
egs.
it_wp_bd_ls_NameofItem (Item_Weapon_Bladed_Long Sword_Name)
it_wp_bn__ms_Name (Item_Weapon_Blunt_Morningstar_Name)
it_ar_li_cs_name (Item_Armor_Light_Chain SHirt_Name
pl_bp_name (Placeable_Building Props_Name
cr_hu_or_Name (Creature_Humanoid_Orc_Name)
This way, finding resrefs amongst hundres of separate files (items, placeables, mpbs, scripts etc) is as simple as following the toolset categorisation hierarchy. Just an idea.
Would it be possible to stick to the toolset categories as prefixes?
egs.
it_wp_bd_ls_NameofItem (Item_Weapon_Bladed_Long Sword_Name)
it_wp_bn__ms_Name (Item_Weapon_Blunt_Morningstar_Name)
it_ar_li_cs_name (Item_Armor_Light_Chain SHirt_Name
pl_bp_name (Placeable_Building Props_Name
cr_hu_or_Name (Creature_Humanoid_Orc_Name)
This way, finding resrefs amongst hundres of separate files (items, placeables, mpbs, scripts etc) is as simple as following the toolset categorisation hierarchy. Just an idea.
