Page 3 of 8 FirstFirst 1234567 ... LastLast
Results 61 to 90 of 227

Thread: Armor Upgrades Work Properly

  1. #61
    Member Member JaM's Avatar
    Join Date
    Jan 2007
    Location
    Slovakia
    Posts
    105

    Default Re: Armor Upgrades Work Properly

    Quote Originally Posted by SMZ
    well, actually armor 7 flesh (what moded pike militia have) ends up being the same as armor 3 (*7) breastplate (what upgraded pike militia have) - which shoots your whole theory to pieces


    have you even looked at the file? there IS such a table! look, right below stat_pri_armour, is ;stat_armour_ex in which the values to use after upgrades are listed - we know those values aren't just for display, because the display doesn't use them - the display uses 1, 2 & 3... so what are those values for? answer: the game mechanics

    Code:
    type             Pike Militia
    dictionary       Pike_Militia      ; Pike Militia
    category         infantry
    class            spearmen
    voice_type       Light
    banner faction   main_spear
    banner holy      crusade
    soldier          Pike_Militia, 60, 0, 1
    attributes       sea_faring, hide_forest, can_withdraw, free_upkeep_unit, pike
    formation        1.2, 1.2, 2.4, 2.4, 4, square, phalanx
    stat_health      1, 0
    stat_pri         4, 2, no, 0, 0, melee, melee_blade, piercing, spear, 25, 1
    ;stat_pri_ex      0, 0, 0
    stat_pri_attr    spear, long_pike, spear_bonus_8
    stat_sec         0, 0, no, 0, 0, no, melee_simple, blunt, none, 25, 1
    ;stat_sec_ex      0, 0, 0
    stat_sec_attr    no
    stat_pri_armour  0, 1, 0, flesh
    ;stat_armour_ex   0, 4, 5, 7, 1, 0, 0, flesh
    stat_sec_armour  0, 0, flesh
    stat_heat        2
    stat_ground      1, -2, 3, 2
    stat_mental      3, normal, highly_trained
    stat_charge_dist 10
    stat_fire_delay  0
    stat_food        60, 300
    stat_cost        1, 150, 125, 75, 60, 150, 4, 30
    armour_ug_levels 0, 1, 2, 3
    armour_ug_models Pike_Militia, Pike_Militia_ug1, Pike_Militia_ug2, Pike_Militia_ug3
    ownership        france, hre, spain, portugal, milan, venice, papal_states, sicily
    ;unit_info        7, 0, 1


    If you look at that line you will see ; - thats mean this line is ignored! You can easilly remove it and game will work without any problems. That line was linked with that system Dev's wanted to add, but they disabled it before release as it didnt worked. If you remove that ; - game will crash...
    Last edited by JaM; 02-20-2007 at 21:52.

  2. #62
    blaaaaaaaaaarg! Senior Member Lusted's Avatar
    Join Date
    Feb 2005
    Posts
    1,773

    Default Re: Armor Upgrades Work Properly

    If you look at that line you will see ; - thats mean this line is ignored! You can easilly remove it and game will work without any problem. That line was linked with that system Dev's wanted to add, but they disabled it before release as it didnt worked. If you remove that ; - game will crash...
    Yes the game will, but i think the values are representative of the hidden armour system which we cannot edit.

  3. #63
    Member Member JaM's Avatar
    Join Date
    Jan 2007
    Location
    Slovakia
    Posts
    105

    Default Re: Armor Upgrades Work Properly

    More important is: armour_ug_levels 0, 1, 2, 3 - this line actually says which upgrades you are using + armour_ug_models Pike_Militia_ug1, Pike_Militia_ug2, Pike_Militia_ug3 - that means model Pike_Militia_ug1 will be used for upgrade 1 etc... In model file there is a line for animation capabilities (attack offset, deffence offset etc... look at some of my previous posts ) but ! all units in vanila use the same values!

  4. #64
    Senior Member Senior Member econ21's Avatar
    Join Date
    Oct 2002
    Posts
    9,651

    Default Re: Armor Upgrades Work Properly

    Wow, excellent work, testers.

    Nice to have people find that armour upgrades work the way they should. I only hope they fix the +1 representation in the patch. (Any chance of mentioning that to Palamedes, Lusted)?

    Quote Originally Posted by Foz
    As it turns out this makes the leather shop a ridiculously important upgrade since it adds a full +4 to all applicable units.
    Indeed. Rushes to put this info in the FAQ and tell the other players in our HRE PBM.

  5. #65
    Member Member JaM's Avatar
    Join Date
    Jan 2007
    Location
    Slovakia
    Posts
    105

    Default Re: Armor Upgrades Work Properly

    Quote Originally Posted by Lusted
    Yes the game will, but i think the values are representative of the hidden armour system which we cannot edit.
    Or system that was ignored by Dev's becouse it was not working, or they were not able to make it work, M2TW is still RTW engine after all...

  6. #66
    blaaaaaaaaaarg! Senior Member Lusted's Avatar
    Join Date
    Feb 2005
    Posts
    1,773

    Default Re: Armor Upgrades Work Properly

    More important is: armour_ug_levels 0, 1, 2, 3 - this line actually says which upgrades you are using + armour_ug_models Pike_Militia_ug1, Pike_Militia_ug2, Pike_Militia_ug3 - that means model Pike_Militia_ug1 will be used for upgrade 1 etc... In model file there is a line for animation capabilities (attack offset, deffence offset etc... look at some of my previous posts ) but ! all units in vanila use the same values!
    Correct, those numbers, 0, 1, 2 represent what 'type' or armour the unit has each upgrade level. and despite what Darth might say he is wrong in this case, the evidence is overwhelming that armour upgrades add more than just +1.

    Oh, and there is absolutely no documentation about what half of the numbers in the battle_modles.modelsdb file do.

    Nice to have people find that armour upgrades work the way they should. I only hope they fix the +1 representation in the patch. (Any chance of mentioning that to Palamedes, Lusted)?
    Im certainly going to talk to him about him the next time i have a chat with him.

  7. #67
    Senior Member Senior Member Carl's Avatar
    Join Date
    Dec 2006
    Posts
    1,461

    Default Re: Armor Upgrades Work Properly

    Here some test results of mine. Firing unit was peasent archers with arrows modified to have 25% accurracy all the time and only 6 volleys of ammo.

    Armour Silver Upgrade, Basic 0

    12
    10
    12
    13
    12

    Total: 59

    Armour Basic 5

    19
    14
    17
    13
    16

    Total: 79

    Whilst it tells us somthing weird, (Silver armour upgrade is more effective than 5 armour in the EDU file), Regardless it proves beyond ANY shadow of a doubt that armour upgrades ARE NOT just +1 per level.

    Just imagine - game has specific file for units, there are values for protection of unit,but it is not used, instead of this there is some other table where upgrade 1 means armor 4, upgrade 2 armor 5 etc... That dont make sense.
    Of course it dosen't make sense, with base, (i.e., what a unit has before any upgrades), armour values for a given level varying by 2 or 3 points for almost all values and some tests relating to EDU's modified with the sheild fix it's quite clear that each level of upgrade ADDS to the existing Armour value. All they have to do their is specifiy how much each level of upgrade adds to a units base value. So level 1 would be +4 for example.
    Last edited by Carl; 02-20-2007 at 22:02.
    Find my ProblemFixer Purehere.

    This ProblemFixer fixes the following: 2-Hander bug, Pike Bug, Shield Bug, Chasing Routers, Cav not Charging, Formation Keeping Improved, Trait Bugs, and Ancillary Bugs.

    BETA Testers needed for the current version of RebuildProblemFixer. Thread here

  8. #68
    blaaaaaaaaaarg! Senior Member Lusted's Avatar
    Join Date
    Feb 2005
    Posts
    1,773

    Default Re: Armor Upgrades Work Properly

    What was the unit in question?

  9. #69
    Senior Member Senior Member Carl's Avatar
    Join Date
    Dec 2006
    Posts
    1,461

    Default Re: Armor Upgrades Work Properly

    Scots Pike Militia.

    WOOPS, sorry about that missing peice of data.
    Find my ProblemFixer Purehere.

    This ProblemFixer fixes the following: 2-Hander bug, Pike Bug, Shield Bug, Chasing Routers, Cav not Charging, Formation Keeping Improved, Trait Bugs, and Ancillary Bugs.

    BETA Testers needed for the current version of RebuildProblemFixer. Thread here

  10. #70
    Member Member JaM's Avatar
    Join Date
    Jan 2007
    Location
    Slovakia
    Posts
    105

    Default Re: Armor Upgrades Work Properly

    Quote Originally Posted by Carl
    Here some test results of mine. Firing unit was peasent archers with arrows modified to have 25% accurracy all the time and only 6 volleys of ammo.

    Armour Silver Upgrade, Basic 0

    12
    10
    12
    13
    12

    Total: 59

    Armour Basic 5

    19
    14
    17
    13
    16

    Total: 79

    Whilst it tells us somthing weird, (Silver armour upgrade is more effective than 5 armour in the EDU file), Regardless it proves beyond ANY shadow of a doubt that armour upgrades ARE NOT just +1 per level.



    Of course it dosen't make sense, with base, (i.e., what a unit has before any upgrades), armour values for a given level varying by 2 or 3 points for almost all values and some tests relating to EDU's modified with the sheild fix it's quite clear that each level of upgrade ADDS to the existing Armour value. All they have to do their is specifiy how much each level of upgrade adds to a units base value. So level 1 would be +4 for example.


    Again: thats not a proof! What was arrow attack value? what were resoults against unit with base armor 2?

  11. #71

    Default Re: Armor Upgrades Work Properly

    More important is: armour_ug_levels 0, 1, 2, 3 - this line actually says which upgrades you are using + armour_ug_models Pike_Militia_ug1, Pike_Militia_ug2, Pike_Militia_ug3 - that means model Pike_Militia_ug1 will be used for upgrade 1 etc... In model file there is a line for animation capabilities (attack offset, deffence offset etc... look at some of my previous posts ) but ! all units in vanila use the same values!
    I'm sorry I lied earlier, but this is really the last time I repeat that:

    armour 7 flesh is the same thing as upgrade 3 breastplate

    I'll admit without being prodded that I know very little about modding, coding, etc - all I know is the results... I don't know how it works - I just know it works... ppl can argue about HOW the game does it til they're blue in the face, and I'll have to just keep referencing them back to the first post which now has results from 4 people and something like 100 test runs all leading to one inevitable conclusion... it's not an anomaly, it's not an isolated case - it's a simple test which can be repeated by anyone over and over and over, and they will get results consistent with those already shown
    Last edited by SMZ; 02-20-2007 at 22:06.
    Drink water.

  12. #72
    blaaaaaaaaaarg! Senior Member Lusted's Avatar
    Join Date
    Feb 2005
    Posts
    1,773

    Default Re: Armor Upgrades Work Properly

    Of course it dosen't make sense, with base, (i.e., what a unit has before any upgrades), armour values for a given level varying by 2 or 3 points for almost all values and some tests relating to EDU's modified with the sheild fix it's quite clear that each level of upgrade ADDS to the existing Armour value. All they have to do their is specifiy how much each level of upgrade adds to a units base value. So level 1 would be +4 for example.
    Good to hear.

    And JaM, just read through this thread gain, more than enough evidence has been posted by me, SMZ, Carl and Foz. If that is not enough to convince you, nothing is.

  13. #73
    Senior Member Senior Member Carl's Avatar
    Join Date
    Dec 2006
    Posts
    1,461

    Default Re: Armor Upgrades Work Properly

    Again: thats not a proof! What was arrow attack value? what were resoults against unit with base armor 2?
    I didn't do the test but I don't need to. The Scots Pike Militia have a LOWER loss rate with silver armour than with 5 armour, Higher armour=better missile defence, their no WAY the Scots Pike Militia could suffer less dead from the attack AND have a lower armour value at the same time, it's IMPOSSIBBILE, unless armour dosen't ork right against missile fire, and a low armour value actually provides the best missile defence.


    Lastkly, having a Higher attack than your opponnents defence DOES NOT instantly give a 100% chance of a kill. According to others in the know, the values range from 0-64 to +64. So peasent archers will not have a high enoughj attack (at 5), to get the maximum possibbile value,. which is where 100% kill chances per hit come in.
    Find my ProblemFixer Purehere.

    This ProblemFixer fixes the following: 2-Hander bug, Pike Bug, Shield Bug, Chasing Routers, Cav not Charging, Formation Keeping Improved, Trait Bugs, and Ancillary Bugs.

    BETA Testers needed for the current version of RebuildProblemFixer. Thread here

  14. #74

    Default Re: Armor Upgrades Work Properly

    oh yeah, and if you're doing any tests, make sure you clean up the file for at least that particular info first

    given how inconsistent the file was, I can't remember if scots pike had a 5 a 6 or a 7 for the second upgrade number, before I cleaned mine up - did you already check that beforehand Carl? it might explain why they did better than 5

    and as I said, I don't know much about coding - but if the ';' character says a line is to be ignored, then how does the last line: ';unit_info' still work? if I change a value there it will show up in game in the descriptions... so it would seem to me that lines prefaced by ';' do still have an effect =/
    Last edited by SMZ; 02-20-2007 at 22:13.
    Drink water.

  15. #75
    blaaaaaaaaaarg! Senior Member Lusted's Avatar
    Join Date
    Feb 2005
    Posts
    1,773

    Default Re: Armor Upgrades Work Properly

    and as I said, I don't know much about coding - but if the ';' character says a line is to be ignored, then how does the last line: ';unit_info' still work? if I change a value there it will show up in game in the descriptions... so it would seem to me that lines prefaced by ';' do still have an effect =/
    Wait, what? Changing the unit info will result in changes ingame?

  16. #76
    Member Member JaM's Avatar
    Join Date
    Jan 2007
    Location
    Slovakia
    Posts
    105

    Default Re: Armor Upgrades Work Properly

    Guys, i will post my tests soon. My point is: Unit with armor 0 will take much higher looses than unit with armor 1. its because any attack value will overmatch armor 0 by extreme margin in mathematical formula. It is not that big margin against armor 1 or 2 or3 etc... Simple mathematic.
    All you need to test, how resistant will be unit with armor 1 leather in comparation to armor 4 leather.

  17. #77

    Default Re: Armor Upgrades Work Properly

    it changes what is displayed... maybe I'm wrong, I'll check - I was certain a second ago, now you've got me wondering - but I was positive that the unit_info line determines what text is displayed for the units numbers
    Drink water.

  18. #78
    Member Member JaM's Avatar
    Join Date
    Jan 2007
    Location
    Slovakia
    Posts
    105

    Default Re: Armor Upgrades Work Properly

    Quote Originally Posted by SMZ
    oh yeah, and if you're doing any tests, make sure you clean up the file for at least that particular info first

    given how inconsistent the file was, I can't remember if scots pike had a 5 a 6 or a 7 for the second upgrade number, before I cleaned mine up - did you already check that beforehand Carl? it might explain why they did better than 5

    and as I said, I don't know much about coding - but if the ';' character says a line is to be ignored, then how does the last line: ';unit_info' still work? if I change a value there it will show up in game in the descriptions... so it would seem to me that lines prefaced by ';' do still have an effect =/

    ;unit_info dont work too, they wanted to implement different system, but didnt worked. same like upgrades.

  19. #79
    blaaaaaaaaaarg! Senior Member Lusted's Avatar
    Join Date
    Feb 2005
    Posts
    1,773

    Default Re: Armor Upgrades Work Properly

    it changes what is displayed... maybe I'm wrong, I'll check - I was certain a second ago, now you've got me wondering - but I was positive that the unit_info line determines what text is displayed for the units numbers
    Your wrong, i just tried it myself. I was worried for a second as a ; before a line should mean it is not read.

  20. #80
    Senior Member Senior Member Carl's Avatar
    Join Date
    Dec 2006
    Posts
    1,461

    Default Re: Armor Upgrades Work Properly

    My point is: Unit with armor 0 will take much higher looses than unit with armor 1. its because any attack value will overmatch armor 0 by extreme margin in mathematical formula. It is not that big margin against armor 1 or 2 or3 etc... Simple mathematic.
    All you need to test, how resistant will be unit with armor 1 leather in comparation to armor 4 leather.
    That test DOES NOT MATTER AT ALL.

    It is IMPOSSSIBILE for a unit with less than 5 armour to suffer LESS kills than the same unit modified to have 5 armour. That what my tests show, it dosen't matter what the diffrance between 0 and 1 is. what matters is the diffrance between 5 armour and 2 silver on Scots Pike Militia, the results CLEARLY show that 2 silver is BETTER than 5 armour. T

    This CLEARLY shows that Silver Armour MUST give Scots Pike militia a BETTER armour value after the upgrade than 5.


    Not just that, but the diffrance in overmatching is a mere 1 point diffrance betwen 1 and 0. the maximum overmatch is 64, so clearly 4 and 5 respectivly can't be that far apart or the uper end of the 64 scale would be meaningless. This clearly isn't the case.
    Find my ProblemFixer Purehere.

    This ProblemFixer fixes the following: 2-Hander bug, Pike Bug, Shield Bug, Chasing Routers, Cav not Charging, Formation Keeping Improved, Trait Bugs, and Ancillary Bugs.

    BETA Testers needed for the current version of RebuildProblemFixer. Thread here

  21. #81

    Default Re: Armor Upgrades Work Properly

    apologies JaM & Lusted, I was wrong about the ';' lines - just checked, I was confused on that
    Drink water.

  22. #82
    Relentless Bughunter Senior Member FactionHeir's Avatar
    Join Date
    Dec 2006
    Location
    London, UK
    Posts
    8,115

    Default Re: Armor Upgrades Work Properly

    Do armor upgrades work correctly in conjunction with base armor values though?
    All the testing has been armor X vs armor 0 with upgrade Y but nothing like armor X vs armor Z with upgrade Y where X should equal Y+Z.

    It could well be that the armour upgrade could override the base armor value given for example instead of adding onto it.
    Afterall, in late game battles where units may have same stats but only 1 upgrade difference, the kill difference isn't all that large.
    Want gunpowder, mongols, and timurids to appear when YOU do?
    Playing on a different timescale and never get to see the new world or just wanting to change your timescale?
    Click here to read the solution
    Annoyed at laggy battles? Check this thread out for your performance needs
    Got low fps during siege battles in particular? This tutorial is for you
    Want to play M2TW as a Vanilla experience minus many annoying bugs? Get VanillaMod Visit the forum Readme
    Need improved and faster 2H animations? Download this! (included in VanillaMod 0.93)

  23. #83
    blaaaaaaaaaarg! Senior Member Lusted's Avatar
    Join Date
    Feb 2005
    Posts
    1,773

    Default Re: Armor Upgrades Work Properly

    It could well be that the armour upgrade could override the base armor value given for example instead of adding onto it.
    No carl did the tests. A unit has the armour upgrade for each level added onto their base.

    but nothing like armor X vs armor Z with upgrade Y where X should equal Y+Z
    Thats exactly what i did in my tests. Billmen with 2 armour upgrades should have an armor rating of 5. Berdiche Axemen unupgraded have a defence of 5. They both get the same results v peasant archers so both must have armor values of 5, despite the billmen unit card showing armor of 2.

  24. #84
    Member Member JaM's Avatar
    Join Date
    Jan 2007
    Location
    Slovakia
    Posts
    105

    Default Re: Armor Upgrades Work Properly

    Ok, i finished with my tests. What i found? There IS something behind armor upgrades. I can definitelly confirm, that armor upgrades adds a bonus to the upgraded unit. To me, it looks like faulty programing. (why they created two systems for upgrade? to make players more confused?) Results of my tests are clear. There is no armor upgrade table, where upgrade 1 = armor4, leather.
    In my tests i used PointBlank EDU, because he uses more armor upgrade levels than vanila (12).

    I got exactly same results when i set armour_ug_levels 0, 1, 2, 3 and armour_ug_levels 7, 8, 9, 10
    jumps in bonus between upgrades were - 20% (average casaulties)

  25. #85
    Relentless Bughunter Senior Member FactionHeir's Avatar
    Join Date
    Dec 2006
    Location
    London, UK
    Posts
    8,115

    Default Re: Armor Upgrades Work Properly

    Ah, I didn't see your post on page 2.

    About your tests though, how come armor 4 takes significantly more casualties than armor 5 in comparison to a difference of 2 points between say 5 and 7 or 7 and 9?

    Also, for some of the tests your variance is quite high....

    Its good to see that they also work together with an armour set value though.
    Want gunpowder, mongols, and timurids to appear when YOU do?
    Playing on a different timescale and never get to see the new world or just wanting to change your timescale?
    Click here to read the solution
    Annoyed at laggy battles? Check this thread out for your performance needs
    Got low fps during siege battles in particular? This tutorial is for you
    Want to play M2TW as a Vanilla experience minus many annoying bugs? Get VanillaMod Visit the forum Readme
    Need improved and faster 2H animations? Download this! (included in VanillaMod 0.93)

  26. #86
    blaaaaaaaaaarg! Senior Member Lusted's Avatar
    Join Date
    Feb 2005
    Posts
    1,773

    Default Re: Armor Upgrades Work Properly

    About your tests though, how come armor 4 takes significantly more casualties than armor 5 in comparison to a difference of 2 points between say 5 and 7 or 7 and 9?
    My guess is the level 1 armour type upgrade does not provide as big a armour value boost as level 2 armour type upgrade.

  27. #87
    Member Member JaM's Avatar
    Join Date
    Jan 2007
    Location
    Slovakia
    Posts
    105

    Default Re: Armor Upgrades Work Properly

    To me it looks that armor upgrade 3 = armor upgrade 2 + armor upgrade 1
    Armor upgrade 2 = armor upgrade 1 + armor upgrade 1

  28. #88
    Member Member JaM's Avatar
    Join Date
    Jan 2007
    Location
    Slovakia
    Posts
    105

    Default Re: Armor Upgrades Work Properly

    Here is my table:
    Armor upgrade levels 7, 8, 9, 10 - Point Blank - Realcombat mod EDU
    armor upgrade 7 kills :49,59,58,48,51 - 53 average
    armor upgrade 8 kills: 46,48,36,46,39 - 43 average
    armor upgrade 9 kills: 34,33,29,35,33 - 33 average
    armor upgrade 10 kills: 23,22,18,26,25 - 23 average

    Same results when i used Armor upgrade levels 0, 1, 2, 3



    i'm starting to think i bought this game too early... They told us, this game will be much more moddable than RTW. instead of that, wee have a lot of backgroung hard coding that prevents any own modifications...
    Last edited by JaM; 02-21-2007 at 01:55.

  29. #89
    Member Member Re Berengario I's Avatar
    Join Date
    Nov 2003
    Location
    Italy
    Posts
    336

    Default Re: Armor Upgrades Work Properly

    Well I'll copy and paste my observations from my post at TWC so to maximize the probability that people more expert than me can give some hints.

    I presume maybe there's another formula which take in account something that we don't actually know that modifies armor AFTER upgrades are calculated and that new value isn't the one shown.

    To be clearer:

    int base_armor;
    int armor_upgrade_level;
    int upgraded_armor;
    int unknown_factor;
    int definitive_armor;

    Formula 1

    upgraded_armor = base_armor + armor_upgrade_level; THIS IS THE VALUE SHOWN IN THE UNIT INFO

    Formula 2

    definitive_armor = upgraded_armor + (or * or / or whatever) unknown_factor;
    THIS IS THE VALUE USED FOR COMBAT CALCULATIONS

    This "unknown value" can be linked to anything. It could be weather, it could be linked to the era from which the unit comes, making old units less lethal when confronting units of following eras (this because otherway low lethality would lead to looooong and boring battles early in the game). It could be a fixed factor linked to the fact that the unit is player controlled or AI, it could be a mix of everything with maybe also some randomization inside just to give different battle outcomes everytime a battle is played.

    And if we really have a fixed 40% chance of survivability to successfull hits, it seems to me that it is a huge value of variance in statistical terms considering that fights are really shorts in time terms. But I'd let this to say to statistical expert as I'm not one.

    All considered we really DON'T KNOW which value is used in combat unless some nice CA programmer will reveal us the arcane matter.

  30. #90
    Member Member Re Berengario I's Avatar
    Join Date
    Nov 2003
    Location
    Italy
    Posts
    336

    Default Re: Armor Upgrades Work Properly

    Quote Originally Posted by JaM
    i'm starting to think i bought this game too early... They told us, this game will be much more moddable than RTW. instead of that, wee have a lot of backgroung hard coding that prevents any own modifications...
    Note entirely true, if the "unkown factor" I was talking about is used for every combat then it will be a sort of "fixed variance" while we can play with the rest of the stats to modify the final outcome.

    Of course if the weight of the modificable stats is not the most significative in combat calculations then the game is unmoddable, the armor importance is completely depleted and all that counts is the number of the troops.
    Last edited by Re Berengario I; 02-21-2007 at 02:02.

Page 3 of 8 FirstFirst 1234567 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO