Help - Search - Members - Calendar
Full Version: Chummer Character Generator
Dumpshock Forums > Discussion > Community Projects
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77
Nebular
QUOTE (Credstick @ Sep 14 2011, 01:29 PM) *
When changing back to english from french, it does not change all elements back to english. It requires a restart of the application before everything is read from english again.

Yup. I looked into switching the language when it's selected without having to restart the application, but there's a rediculous amount of overhead with trying to do this. nyahnyah.gif Part of the problem is that there are so many underlying child controls that all need to intercept an event and pass themselves to the Language Manager to get translated. There were a ton of event hooks that would only ever be triggered once under rare conditions (how many times does someone really change their language after it is set to their preferred one?).
Marwynn
QUOTE (Nebular @ Sep 13 2011, 06:21 PM) *
That's really weird. I was sure the scaling changes I made would have fixed that. 2 things I need to know then: what resolution are you using, and what are your font size settings (you can check that one by right-clicking the desktop, choose Screen Resolution, click the "Make text and other images larger or smaller" link, and let me know whether Small, Medium, or Large is selected).


Using 1680 x 1050 and at Medium.
Nebular
QUOTE (Marwynn @ Sep 14 2011, 02:06 PM) *
Using 1680 x 1050 and at Medium.

It's the Medium setting that is messing things up. The setting I had changed was supposed to completely disable scaling, meaning that whatever I set it to is the exact size it will draw as, but the setting doesn't seem be working as it is documented. Grand. nyahnyah.gif
Nebular
Build 197
  • Sell Item window title now populates from the selected language
  • Character Name field now repositions and resizes itself to avoid overlapping with the Character Name label
  • tooltips for Gear + and - buttons are now populated from the selected language
  • Attribute names are now populated from the selected language
  • changing the Equipped status of Armor now removes or re-adds any Improvements for the Armor and its Armor Mods and Gear
  • changing the Equipped status of Armor Mods or Armor Gear now removes or re-adds any Improvements for them
  • added a button to speed up the process of purchasing more Ammo of the selected type in Career Mode
  • context menu for Underbarrel Weapons is now set properly when loading a saved character
  • added support for adding Underbarrel Weapons to Vehicle Weapons
  • loading a saved character that has joined a Group/Network is no longer asked to spend Karma on joining the group again
  • controls should resize better when using a font size larger than the Windows default
  • Enter and Escape keys now work in the Advanced Lifestyle window
  • changed how the lists in Select Armor, Select Armor Mod, Select Weapon, Select Weapon Accessory, and Select Gear windows work (should not see any difference in how this works hopefully, but it this is the first step towards allowing data to be translated)
  • Metavariants no longer inherit Qualities from their parent Metatype
  • Metatypes now have their vision Qualities as free Positive Qualities
New Strings
  • Tab_IncreaseLifestyleMonths
  • Tab_DecreaseLifestyleMonths
  • Tip_IncreaseGearQty
  • Tip_DecreaseGearQty
  • String_AttributeBODLong
  • String_AttributeBODShort
  • String_AttributeAGILong
  • String_AttributeAGIShort
  • String_AttributeREALong
  • String_AttributeREAShort
  • String_AttributeSTRLong
  • String_AttributeSTRShort
  • String_AttributeCHALong
  • String_AttributeCHAShort
  • String_AttributeINTLong
  • String_AttributeINTShort
  • String_AttributeLOGLong
  • String_AttributeLOGShort
  • String_AttributeWILLong
  • String_AttributeWILShort
  • String_AttributeEDGLong
  • String_AttributeEDGShort
  • String_AttributeMAGLong
  • String_AttributeMAGShort
  • String_AttributeRESLong
  • String_AttributeRESShort
  • String_AttributeINILong
  • String_AttributeINIShort
Outstanding Items
  • Cyberlimb Average in Tooltip?
  • Maptools Integration
  • Gremlins Quality in Dice Roller
  • House Rule: Metatypes Cost Karma 2:1
  • House Rule: Reduce Essence Cost of Cyberware/Bioware Checkbox
  • Hacked Programs
  • Support for Cyborgs
  • Omae Character Feedback
  • GM Character Management/Karma/Nuyen/Gear Distribution
  • Multiple Clips and Different Ammo
  • A.I. Inherent Programs
  • Cheat Sheets?
deurk
*thumb-up*
Jazz
QUOTE (deurk @ Sep 15 2011, 12:09 PM) *
*thumb-up*

+1. With attributes in french, I just can say french are not lost anymore AND that Chummer is now almost legal in whole Canada smile.gif smile.gif smile.gif

I hide two easter eggs in the french translation. One is obvious, the second quite hard to spot smile.gif
Jazz
Well two bugs and some thinking about "by-clip" ammo gestion.

Bug#1
That commlink asks me if I want to buy more ammunition (message is Tip_IncreaseGearQty)

In a way, that is nice, because it helps adding stuff to the inventory.
The problem is in a case of a commlink, it adds the commlink into the "mother commlink".

As a gear's gear, I think. Let's verify in the .chum :
(sorry for quotin loooooooong stuff)
<gear>
<guid>ab1776de-bd8d-4794-99cc-5d84bb1520c4</guid>
<name>Transys Avalon</name>
<category>Commlink</category>
<armorcapacity>[2]</armorcapacity>
<maxrating>0</maxrating>
<rating>0</rating>
<qty>1</qty>
<avail>0</avail>
<cost>5000</cost>
<extra />
<bonded>False</bonded>
<equipped>True</equipped><bonus></bonus><source>SR4</source><page>328</page><response>4</response><signal>4</signal>

<children>

<gear>
<guid>78d165c5-17f0-4b4f-a84e-30aca5d4e8c0</guid><name>Vector Xim</name><category>Commlink Operating System</category><maxrating>0</maxrating><rating>0</rating><qty>1</qty><avail>0</avail><cost>200</cost><extra /><bonded>False</bonded><equipped>True</equipped><bonus></bonus><source>SR4</source><page>328</page><firewall>1</firewall><system>1</system><children /><notes />
</gear>

<gear>
<guid>6bdb3a81-cddc-4659-93b2-6be36628b157</guid><name>Transys Avalon</name><category>Commlink</category><armorcapacity>[2]</armorcapacity><maxrating>0</maxrating><rating>0</rating><qty>1</qty><avail>0</avail><cost>5000</cost><extra /><bonded>False</bonded><equipped>True</equipped><bonus /><source>SR4</source><page>328</page><response>4</response><signal>4</signal><children /><notes />
</gear>

</children>

<notes /></gear>

So, that's it, it's in the commlink's gear.

This button is nice, even for other stuff as ammo but :

If it's for everything, as you see there's a bug in making new buyed in gear of the original stuff, and the tooltips should mention "Buy more" / "Acheter davantage".
If this is the way you choose Nebular, maybe that button should appear in weapons, vehicles and drones and so on.

If it's for ammo only, then the button should appear only for ammo.

Anyway, it's quite a nice button to have on every stuff I think. That makes the gestion of big gear list a lot more simple.


Bug#2
I buy some ammo for my Pred IV. Having the ammo selected, I go to the weapon tab. I shoot with my Pred until no ammo. I come back to the gear tab. Without touching anything, the allready selected ammo shows me the number of ammunition I had before shooting.
Then I select another thing, re-select ammo and there, number of ammo is 0.

It happens the same things when you shoot only a little : ammo's refresh is made at selection only but it should be made at changing tabs.

Saving stuff between shooting and refresh works well, even for non-depleted ammo stacks. The stack keep telling the old value if not refreshed, but it saves the good values and reloading acts as a refresh.

If you gonna have a gestion of ammo "by clip", maybe this is a temp bug fix anyway.


By clip ammo gestion
That's a big big big can of worms because it involve a lot of more micro in chummer.

The followoing is just voiced thinking not asking anything. Just voiced thinking.


There's a lot of ways to acheive this. I think there's two roads.

Road A, the Clip tab
That would put all ammos and clips in the same tab, to avoid messing around with gear. But it can makes things difficult if you try to put things in your ammos (like drugs or things like that).

Road B, the ammo & clip filter.
That would put a filter inventory in the same gear tab, to locate easier where are your clips and your ammos.

Road C, from weapon tab. I think it's the best way.

Road A / B
* There is a lot of problem with ammo and clip. The easier to spot is Chummer now don't have "by weapon" clips. For ammo, it's "by category" that is good as it is I think.
But clips should be "by weapon" and have a fixed ammo capacity. In that case, for ease of use I advice to make a "weapons I allready have" / "don't type that clip yet" / "weapon I don't have" (then call the weapon list) to avoid to much micro at clip buying, for new buyed clips and at rigth clic or something for existing untyped clips only.

* Either road A or B, you need to be able to unstack things. When you have 1000 ex-ex round for heavy pistols, rigth clic on that ammo stack, you should have two options :
- "Put that in a clip", the software first seek if there is a clip of any "heavy pistol" type, list them and should ask "which clip" and you're almost done.
- Unstack. that would be very fine for a lot of "buy by stack but can put things in it", like RFID sensor tags, needle ammo or whatever you have in stack that can be unstacked and enhanced or used in.
I made sensors tags with stuff in it as custom items allready, so the thing I know about that is there's a problem with the price/unit. A stack of 20 RFID tag cost 5 nuyen, by unit that cost 0.25 Nuyen and I didn't tried to force Chummer to have 0.25 prices, I made all tags worthing 0 and 1 worthing 5.

You should be able to put drugs in the ammo (like needle ammo) or whatever the GM permits. that was a problem I had with one of my players having a sliver gun, I couldn't make him have 20 ammo of drug A, 20 ammo of drug B and 20 ammo of drug C.

If you buy 60 ammo, you can't unstack, and if you buy 20 ammo, put drug A and buy 20 more ammo, that makes you 40 ammo with drug A.

I had :
Buy 20 needle for assault cannon, put drug A
Buy 20 needle for bow, put drug B
Buy 20 needle for heavy pistols, put drug C
Then edit the .chum of drug A and B needles to heavy pistols again.

You should be able to duplicate a clip when rigth clicking on a clip or buy a new one maybe by clicking on the "buy more" button.
When duplicating, the software would try to find all the needed stuff in gear (same "clip" or an unused one, same "ammo, ammo's gear") and make a new one. Else if there's no gear available it should say "can't do" or something.

I don't think you should be able to buy a new clip as a non-empty one. I really don't know in fact.

Maybe you could also improve the drag and drop. You could move things in or between items but before that, I think you should have the same drag and drop when moving a file in Windows : you should see before let go if you are droping the item in or between.

You should be able to remove some ammo from clips...

And last but not least, you should have a quick "Reload all clips as how they were before getting empty" if you can. Same thing as duplicating, that should autobuy stuff.

I really think you have to have an ammo tab for all that stuff. But that can make things problematic with existing stuff I don't know.

Then you'll have "double sized clip" and "ammo skip system" problems (well, you can clic on an alternative FIRE! button but still, chummer have to manage "ammo 1 then ammo 2 then ammo 3, then 2 ammo1 then 4 ammo 3" in the clip if you see what kind of big headache it is : that means a clip tab is needed but with drugs I don't know sarcastic.gif).

Road C
The simpler :
Rigth clic on a weapon and :
- You could have "reload all the clips of that weapon with..." then call a windows with all of the ammo of that kind of weapon you have in the gear tab.
- You could have "buy an empty clip for that weapon" aswell, same to avoid micro.
- "Buy ammo for that weapon."

Maybe you should have a window to display the clips instead of having them in weapon's gear, to have easy access.
there, rigth clic on one clip and options, reload, refill, buy things :
- Reload listbox : Reload with ammo of that kind of ammo I have / Reload with another kind of ammo I have.
- Refill fully with other ammo (remember they should be on top of the old one) / Refill partially (for ammo skipping system maybe)
- Buy the same clip
- Buy ammo for that clip.

Then the clip is counted as a weapon gear and take no capacity, and the RELOAD button use clips from weapon's gear (as the vehicule & drone ??). If all ammo are the same, if a clip is not full.

You should be able to put things in your ammo from road A/B things (like unstack, fill with drugs and so on)

And there's things I don't even imagined (and i've got a lot of imagination : i can imagine a "floor" box in weapon tab in carrier mode aswell, where skipped ammo or used and ejected clips with smartlink weapons are nyahnyah.gif) ! smile.gif

Today, we can skip ammo manually like I said (edit .chum to make the needed needles and reload/fire/reload/fire/reload so I think that should be a feature you need when you release that.

Big big big big can of worms and loads of micro (but for road c) as you can see...
Nebular
Ok, that's way too much stuff to look at this early in the morning. smile.gif

#1: It looks like once Ammo is selected, the Buy More Ammo button remains enabled forever which is not correct. It should only ever be available for Ammo and never for anything else.
#2: In Career Mode, the Ammo amounts only change if you reload your weapon or manually deduct ammo. Ammo from the Gear tab is never depleted between shots - they've already been removed from your Gear and loaded into the guy where they're consumed.
#3: There are two big problems with clips: there a Weapon Mod called Additional Clip that isn't actually a piece of Gear, and there's a piece of Gear called Spare Clip which is never associated with a Weapon. For now at least, the Ammo stuff is staying as-is in regards to reloading/clips/other madness. I'm going to have to think about how to handle splitting the same type of ammo up so you can put different drugs into things like injection darts.
Jazz
Yeah and I just stopped to edit my message nyahnyah.gif

Ammo skip system and clip loaded with ammo A / B / C / C / B / B / B / C / A are a problem too. Or Bullet / empty / empty / empty / empty / empty and Russian roulette nyahnyah.gif

I think you should have unstack + road C. Just read road C in my post. I really think that's the best for ease of use.

-edit- taht wasn't true, now I stpped to edit. Sorry.
Jazz
(I'm re-reading myself an I release I sound like a new stranger in USA :/)

Sorry for the difficulty it is to read that post. Maybe I should reformulate, slowly, with more thinking, now I know what are "road A/B/C".
esprism
little display problem : after adding a specialisation to knowledge skill and refuse karma cost, we can select a spec. in the list.

How can we add a specialisation for common skills after creation ?

in french mode when upgrading a skill with 0 karma :
[ Spoiler ]
Jazz
* Securetech armor should not count as supplemental armor for the encumbrance calculation.
Jazz
QUOTE (esprism @ Sep 16 2011, 03:43 AM) *
little display problem : after adding a specialisation to knowledge skill and refuse karma cost, we can select a spec. in the list.

How can we add a specialisation for common skills after creation ?

It seem the carrier skill tab for spec was broken by last release :/

QUOTE (esprism @ Sep 16 2011, 03:43 AM) *
in french mode when upgrading a skill with 0 karma

In english too.
Jazz
QUOTE (Nebular @ Sep 15 2011, 03:07 PM) *
#2: In Career Mode, the Ammo amounts only change if you reload your weapon or manually deduct ammo. Ammo from the Gear tab is never depleted between shots - they've already been removed from your Gear and loaded into the guy where they're consumed.

I'm telling about refreshing ammo count on ammo stacks.

It should "when changing tabs", not "when selecting the ammo stack".

If the ammo stack is allready selected before moving through Gear Tab -> Weapon Tab -> shoot/reload -> Gear Tab, the amount on the ammo stack is not correct. You have to select another item and come back to the ammo stack for the count to be refreshed at an exact amount.

(this problem is peanuts nyahnyah.gif)
ChatNoir
Hi, I'm having a problem when I try to add an Allergy (Common Moderate) to a new character. I select the Quality, click OK, I fill in the box with the source of the allergy : polluants. In English, it's ok, the Quality is added but in french, I have an error saying "Le format de la chaine d'entrée est incorrect" = "The format of the input string is incorrect"

Here's the debug log I got :
[ Spoiler ]

The same thing happens with Qualities where you have to give some assiciated info after the first selection (phobia, lost loved one, addiction, etc) But for exemple, Mentor Spirit works fine.
Nebular
QUOTE (Jazz @ Sep 16 2011, 04:10 AM) *
* Securetech armor should not count as supplemental armor for the encumbrance calculation.

Edit: Never mind, I read the item wrong. I'll have this corrected in the next update. Apparently Helmets and Shields are also being incorrectly used for determining Armor Encumbrance.
Valnar
I found a bug:

When trying to change from the cyclops metavariant to the minotaur metavariant during character creation the program throws an error. This didn't happen in build 167 which I was using before, though the old build handled the dermal armor wrong and changed the +1 bonus into a -1 malus when I tried to change the metavariant.
Nebular
Build 198
  • Buy Ammo button is now properly disabled when non-Ammo Gear is selected in Career Mode
  • Vehicles can now come pre-equipped with Weapons
  • added Stoner-Ares M202 to Edgecrusher
  • Skillsofts Complex Forms can now select their appropriate Program Options
  • added support for Hacked Programs and Software
  • added support for Gremlins to the Dice Roller window
  • Attribute tooltip now shows when the Attribute is being affected by a Cyberlimb
  • fixed an issue where "BP" being translated in the selected language to throw errors when adding certain Qualities in Create Mode
  • Armor from Helmets and Shields and SecureTech PPP System Categories no longer count towards Armor Encumbrance
  • fixed an issue that prevented Active Skills from display at the proper width in Career Mode
  • clicking the Change Specialization button for an Active or Knowledge Skill now puts the focus on the Specialization field
  • rejecting the Karma cost or not having enough Karma when changing an Active or Knowledge Skill Specialization now puts it back to its old value instead of erasing it entirely
  • Metatype no longer inherit bonuses from their parent Metatype
New Strings
  • Label_SelectGear_Hacked
  • Label_DiceRoller_Gremlins
  • String_CyberlimbAttributeModifier
Jazz
You forgot a string. smile.gif

Well, I'm testing this and sending to you as usual.

* In "create a character"/"choose metatype menu", I quickly saw a glitch, since now dwarves are highligted by default.

* Hacked software versions should show somewhere it's hacked. Maybe in the name, between () ?
Valnar
Another thing I found in the new release: I think have content of Attitude showing up even though I did not mark it as a source to be used. When I want to add a armor mod to my victory jumpsuit it also shows me things like "AR Enhanced". I'm not sure the source for this is Attitude, however in the source section it says "AT" which I'm guessing stands for Attitude (would be nice to have a glossary of these sources, btw. I couldn't find one so far)

Also, the reach modifier is increased every time you change the metatype from one troll variant to another. Since I happened to change the variant of my new character quite a bit the character sheet now shows him to have an unarmed melee reach of 4 O_o

Edit: did a small test and noticed that the reach is never decreased to it's natural state when you change your metatype, not just between troll variants.
Nebular
QUOTE (Jazz @ Sep 16 2011, 09:07 PM) *
You forgot a string. smile.gif

Well, I'm testing this and sending to you as usual.

* In "create a character"/"choose metatype menu", I quickly saw a glitch, since now dwarves are highligted by default.

* Hacked software versions should show somewhere it's hacked. Maybe in the name, between () ?

Yeah, the Metatype thing is now a side effect of the new way I'm doing lists to support eventual translation stuff. All of the lists now behave like that. nyahnyah.gif

Hacked software should show that it's Hacked when that is taken. It should appear in the brackets either as (Hacked) if there was no other extra text to enter, or (some text, Hacked). Seems to be working from what I can see. Is it not behaving like that for you?
Nebular
QUOTE (Valnar @ Sep 16 2011, 09:56 PM) *
Another thing I found in the new release: I think have content of Attitude showing up even though I did not mark it as a source to be used. When I want to add a armor mod to my victory jumpsuit it also shows me things like "AR Enhanced". I'm not sure the source for this is Attitude, however in the source section it says "AT" which I'm guessing stands for Attitude (would be nice to have a glossary of these sources, btw. I couldn't find one so far)

Also, the reach modifier is increased every time you change the metatype from one troll variant to another. Since I happened to change the variant of my new character quite a bit the character sheet now shows him to have an unarmed melee reach of 4 O_o

Edit: did a small test and noticed that the reach is never decreased to it's natural state when you change your metatype, not just between troll variants.

Who doesn't want Reach 4?! *sigh* Fine, I'll ruin super-Reach for everyone and look into it. biggrin.gif
Nebular
French language file has been updated to have the new strings for Build 198.
EpicSpire
I have a question about the Securetech Armor:

the rule for it says "These armor pieces do not count as separate armor for purposes of encumbrance; instead, these items modify the rating of armor worn by their rating just as helmets and shields do"

the way i interpret this is if you are using the house/optional rule on page 44 pf Arsenal "Ignore armor encumbrance entirely if a character is simply wearing a single armor item (even if that's a full body armor suit). Only apply encumbrance when a character is stacking armor or using a lot of armor accessories (helmet, shield, forearm guards, etc.)."

so i think that means the securetech should still cause encumbrance -unless- the above optional rule is in place AND the wearer is only wearing a single armor item.

i mention this because a player in my game just handed in a character with a 2 body and 3 str (using the body + str rule) and his character is not encumbered with a 9/9 armor rating, although i am sure he should be.

his armor set up was:

Steampunk overcoat: 3/3
Half Body Form Fit : 4/1
Vital protectors: 1/1
Leg and arm casings 1/1
Shin guards: 0/1
Forearm Guards: 0/1
Helmet: 0/2

Total protection: 9/9
Encumbrance value: 5/3... (Should be 7/8)

am i mis-interpreting the rule? the rule actually uses forearm guards and helmet/shields as an example...

according to Chummer it is adding the value of the Securetech to the armor rating, but is not increasing the encumbrance.

Thanks
Nebular
The change I made after some people said the PPP stuff shouldn't count towards Armor Encumbrance was wrong. I changed it so that Helmets and Shields and SecureTech PPP System Armors didn't count towards Armor Encumbrance when instead it should have been changed so they don't count towards the number of worn pieces.

The SecureTech PPP System Armors are treated exactly like Helmets and Shields. Helmets and Shields don't count as individual pieces of Armor for the purposes of determining stacking (as in they don't count as pieces on their own meaning a single piece of Armor and a Helmet is considered to be 1 piece, not 2), but there is nothing say that they do not count towards Armor Encumbrance. This will be corrected in the next update. (see next post as I don't want to just let that one sit over the weekend!)
Nebular
Build 200
  • added Cloning Machine to the Special menu in Career Mode (see below)
  • put Armor Encumbrance calculation back to the correct method (Helmets and Shields and SecureTech PPP System DO count towards Armor Encumbrance but do not apply to stacking)
  • Metavariant Improvements are now correctly removed from a character when changing their Metatype

Cloning Machine
The Cloning Machine is only available in Career Mode and is designed to make working with multiple copies of the same grunt/fodder NPC easier (which means you can now track their individual Condition Monitors and Ammo). After selecting Cloning Machine, enter the number of clones you would like to create. A new copy of the character file is opened and a number is added to their name to make identification easier. The cloned copies break their links to the original save file so that the source file is not accidentally overwritten by any one clone, though their individual files can still be saved. It should be noted that clones are created from the save file of the currently-selected character rather than from the state of the currently selected character (meaning that unsaved changes will not be cloned).

New Strings
  • String_CloningMachineNumber
  • Message_CloningMachineNumberRequired
  • MessageTitle_CloningMachineNumberRequired
EpicSpire
QUOTE (Nebular @ Sep 17 2011, 02:23 AM) *
The change I made after some people said the PPP stuff shouldn't count towards Armor Encumbrance was wrong. I changed it so that Helmets and Shields and SecureTech PPP System Armors didn't count towards Armor Encumbrance when instead it should have been changed so they don't count towards the number of worn pieces.

The SecureTech PPP System Armors are treated exactly like Helmets and Shields. Helmets and Shields don't count as individual pieces of Armor for the purposes of determining stacking (as in they don't count as pieces on their own meaning a single piece of Armor and a Helmet is considered to be 1 piece, not 2), but there is nothing say that they do not count towards Armor Encumbrance. This will be corrected in the next update. (see next post as I don't want to just let that one sit over the weekend!)


okay, thanks. I was worried that i totally mis-interpreted the wording or something in Arsenal or missed an Errata.
Valnar
And another one I'm pretty sure is a bug (found in build 199):
The program lets me select armor mods for form fitting body armor that are restricted to military grade armor (i. e. Strength Upgrade)
Jazz
QUOTE (EpicSpire @ Sep 17 2011, 06:29 AM) *
i mention this because a player in my game just handed in a character with a 2 body and 3 str (using the body + str rule) and his character is not encumbered with a 9/9 armor rating, although i am sure he should be.

his armor set up was:

Steampunk overcoat: 3/3
Half Body Form Fit : 4/1
Vital protectors: 1/1
Leg and arm casings 1/1
Shin guards: 0/1
Forearm Guards: 0/1
Helmet: 0/2

Total protection: 9/9
Encumbrance value: 5/3... (Should be 7/8)

am i mis-interpreting the rule? the rule actually uses forearm guards and helmet/shields as an example...


1st case (or how I interpret that rule with BOD+STR)

To me it should be 7/4 or 7/6 so (-1/0).
If each PPP "does not count as supplemental armor so it's "Steampunk overcoat" + "Half Body Form Fit" = 7/4

Modified by PPP (2/6) that doesn't stack.

BOD+STR you get 5.
- From 7/4 you have 7-5 = 2 full points more = -1 malus to AGI and REA, and 4-5 no penalty
- From 2/6 you have 2-5 no penalty, 6-5 =, -1 malus to AGI and REA.

Result, -2 to AGI, -2 to REA.

2nd case (or how I interpret that rule with the raw BODx2, with my charcater)

For my character, I have :
== Armor ==
Clothing 0/0
Form-Fitting Full-Body Suit6/2
+Biomonitor
+Chemical Protection 6
+Nonconductivity 6
+Ruthenium Polymer Coating
Leather Jacket 2/2 (equiped or not)
SecureTech Forearm Guards 0/1
SecureTech Helmet 0/2
SecureTech Leg and Arm Casings1/1
SecureTech Shin Guards 0/1
SecureTech Vitals Protector1/1

BOD 3 (I use the 2xBOD rule) so threshold = 6

When leather jacket is not equipped, I should have
0/0+6/2 = 6/2, no penalty to AGI and REA
2/6 from PPP, no penalty

When leather jacket is equipped, I should have
0/0+6/2+2/2 = 8/4 => -1 penalty to AGI and REA
2/6 from PPP, no penalty.

3rd case (or like the french books tells)

If it were "per leg or chest" like french books tells (it tells "these elements modify the rating of armor there are combined with" (there I think it's a bad translation, anyway let's calculate)

All equipped :
Head nothing, modified by Helmet +0/+2 = 0/2, no penalty
Chest : 0/0 + 6/2 + 2/2 = 8/4 modified by Forearm Guard and "only arms" (0/1) = +0/+2 = 8/6, penalty of -1 to AGI/REA
Legs : 0/0 + 6/2 = 6/2 modified by "only leg" (0/1) + shin + vitals = +1/+3 = 6/5, no penalty

4th case, or like I suspect Chummer should count :
All equipped : 0/0 + 6/2 + 2/2 = 8/4, modified by +2/+6 = 10/10, -4 penalty
Jacket unequipped : 0/0 + 6/2 = 6/2, modified by +2/+6 = 8/8, -2 penalty

Anyway today all equiped, Chummer gives me penalty -3 to AGI and nothing to REA+Initiative, I don't understand how it's calculated and applied.


- Chummer does give me -1 penalty when leather jacket is not equipped
- and -3 when equipped.
- When leather jacket and helmet is not equipped, it should be 0/0 + 6/2 = 6/2 modified by +2+4 = 8/6 = -1 penalty. There Chummer gives me 0 penalty.

Penalties are only applied to AGI, not REA that also count toward Initiative like the rules says. There is still a bug there, and for my example I'd like to know how the rule should work because I don't understand the calculation.
Jazz
Ok, sent you the french for build 200.

I forgot to tell you :
- that I used en-us.xml same version number (i'll adjust the version number myself from now, I think parity is better)
- and that a string stayed in english, in AGI tootip when your character get encumbrance malus (something like "+ Impact Encumbrance" and "+ Ballistic Encumbrance")
Jazz
QUOTE (Nebular @ Sep 14 2011, 06:46 PM) *
(how many times does someone really change their language after it is set to their preferred one?).

No comment smile.gif smile.gif smile.gif

I think I'm the only user to switch 10 times a langage so don't bother with me. I've got the habit, put shortcuts for chummer in quick launch bar etc. It's not a big deal for me wink.gif

That is something you should consider for your work, anyway, especially in Canada or other bilingual countries like Belgium smile.gif
(when working with a software in such countries, most users have to "show something" to a non-speaking-the-same-language collegue)

QUOTE (Nebular @ Sep 17 2011, 05:14 AM) *
Hacked software should show that it's Hacked when that is taken. It should appear in the brackets either as (Hacked) if there was no other extra text to enter, or (some text, Hacked). Seems to be working from what I can see. Is it not behaving like that for you?

Now with build 200 yes, I remember with build 198 that wasn't the case. This or I really HAD to sleep.



<string>
<key>String_CloningMachineNumber</key>
<text>How many clones would you like to create?</text>
</string>

translated as
<string>
<key>String_CloningMachineNumber</key>
<text>Combien de clones voulez-vous créer à partir du fichier de sauvegarde de ce personnage ?</text>
</string>

meaning "How many clones would you like to create from this character savefile?" : I think it's better for users to remember how that works. Maybe you could put a 0 or a 1 by default, and use another entry box that this (big) string entry box ? Maybe the normal number box like you did for gremlins ?

Last question, do you want me to rewrite a proper and shorter version for what I see for ammo&clips ?
Jazz
DAMNIT form fitting armor count as 3/1 !

So it seem the calculation is correct. The only problem is for REA/initiative penalty.
Ayeohx
Error Found:

In SR4A they added a rating system for arrows. It appears to only be found on page 315. I checked the "Changes in SR4A List" and it's in there as well, so I guess it's law.
Can you include that for me?

And keep up the good work. Without this creator, Shadowrun would be a pain to play.
Stalag
Bug: The "Type O System" positive quality should be reducing the Essence cost of standard Bioware down to that of Deltaware. It currently has no apparent effect.
Nebular
QUOTE (Stalag @ Sep 17 2011, 01:48 PM) *
Bug: The "Type O System" positive quality should be reducing the Essence cost of standard Bioware down to that of Deltaware. It currently has no apparent effect.

This appears to be working correctly. If I take any Basic Bioware (Standard Grade), such as Adrenal Regulator (0.1 ESS), then take Type O System, its ESS cost drops to 0.05 on both the character and in the Select Bioware window.
Stalag
QUOTE (Nebular @ Sep 17 2011, 02:04 PM) *
This appears to be working correctly. If I take any Basic Bioware (Standard Grade), such as Adrenal Regulator (0.1 ESS), then take Type O System, its ESS cost drops to 0.05 on both the character and in the Select Bioware window.


That's odd. I started a new character to try it out again and now it's working fine. Okay, nm then - thanks grinbig.gif
Nebular
QUOTE (Stalag @ Sep 17 2011, 02:14 PM) *
That's odd. I started a new character to try it out again and now it's working fine. Okay, nm then - thanks grinbig.gif

Could be that a character that had a added Type O System a long time ago when it still had some issues might have been missing the corrected Essence Cost Improvement info. I was worried the whole ESS Cost mess was rearing its ugly head again. smile.gif
Stalag
QUOTE (Nebular @ Sep 17 2011, 02:16 PM) *
Could be that a character that had a added Type O System a long time ago when it still had some issues might have been missing the corrected Essence Cost Improvement info. I was worried the whole ESS Cost mess was rearing its ugly head again. smile.gif


Close - I forgot it didn't apply to cultured bioware.. oops
Nebular
QUOTE (Ayeohx @ Sep 17 2011, 09:28 AM) *
Error Found:

In SR4A they added a rating system for arrows. It appears to only be found on page 315. I checked the "Changes in SR4A List" and it's in there as well, so I guess it's law.
Can you include that for me?

And keep up the good work. Without this creator, Shadowrun would be a pain to play.

Gear file has been updated to add Rating to Arrows.
EpicSpire
I think the Death Mask needs to be added to the helmet section of armor and not as an Upgrade. and as always Thanks for your time and effort on this CharGen.
Nebular
QUOTE (EpicSpire @ Sep 17 2011, 02:28 PM) *
I think the Death Mask needs to be added to the helmet section of armor and not as an Upgrade. and as always Thanks for your time and effort on this CharGen.

Whoops, thought it was already in there. Updated the Armor data file to correct this.
Shortstraw
Is it possible to copy a piece of equipment or a vehicle as it is very time consuming to make several vehicles with the same mods?
Nebular
QUOTE (Shortstraw @ Sep 17 2011, 04:49 PM) *
Is it possible to copy a piece of equipment or a vehicle as it is very time consuming to make several vehicles with the same mods?

No. Copy/Paste is one of those things that introduces a number of complexities with something like this. You can achieve the same result though by creating a PACKS Kit. Create a dummy character, setup the Vehicles and/or Gear how you want, then create a Custom Kit. Once it's created, you can add the Kit to any character in Create Mode.
Jazz
Saving a Pack don't work very well with custom equippement. The resulting file is badly parsed, meaning, there's a lot of debugging when trying to find back your pack. Here's an exemple :

* Download these files and put them in the data directory :
http://www.mediafire.com/?szxb52ti3uuiief

* Create a dummy character

* Add the pack "D.A.R.K. for Security (Basic) - Part 1"

* Create the pack "whatever" in custom_whatever_packs.xml. Check Gear and Vehicles. Hit OK.

* Delete all stuff in Gear and Vehicles on the dummy character

* Add the pack "whatever". Notice when selecting it that there's only the first item. Hit Add.

* Only the first item is here.

* Open the file custom_whatever_packs.xml, all is there, but badly saved. You can correct manually it to make it work as intended (but it's painfull).
Jazz
double post, nvm.

Oh btw, full cost of the pack in add a custom pack would be so fine...
wylie
any chance of being able ot add our own Knowledge skills?
Nebular
QUOTE (wylie @ Sep 17 2011, 07:14 PM) *
any chance of being able ot add our own Knowledge skills?

You already can! biggrin.gif
You can either type in whatever you like into the Knowledge Skill field (you can enter whatever text you like or pick from the list of available Skills).
You can also define your own by creating a custom Skills data file (custom_skills.xml). Chummer combines both the base data file and any custom files you have to come up with a master list. The information on Custom Data Files and the skills.xml file schema can be found in the Chummer Wiki.
ChatNoir
Yop, there's a small thing bothering me for some time but I never think about it when I'm here. ^^

In the "Politics" knowledge skill, if you check the specialsations you'll find several choices twice. For example Africa, but others too. See, not too big. biggrin.gif
Jazz
* I don't know if autosoft can be hacked but as software, they should, no ?

(Nebular, you should never have give support for a Europe community of Shadowrun, now you have QA report 24/7 lol)
Jazz
Another exemple of problematic PACK reading :

* Create a dummy character

* Add a MCT FlySpy from Vehicles&Drone tab.

* Notice the price (2000)

* Create the pack "whatever2" in custom_whatever_packs.xml. Check Vehicles. Hit OK.

* Delete all stuff in Vehicles on the dummy character

* Add the pack "whatever2".

* Notice the price (3000). It's not the same as before.

* Manual editing does nothing.

(edit - if not specified, all the bugs I report comes from french version)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Dumpshock Forums © 2001-2012