Did IncrementSkill get changed from Oblivion to work just li

Post » Wed Jun 20, 2012 6:28 pm

Edit: Ok the Wiki reads:

AdvanceSkill

; Advance the given skill on the player by the one point
Game.AdvanceSkill("Marksman")


So IncrementSkill should NOT do that... but the wiki reads the SAME THING for IncrementSkill:


IncrementSkill

; Advance the given skill on the player by the one point
Game.AdvanceSkill("Marksman")


as it does for AdvanceSkill .


I am not so concerned about the wiki being edited as I am about HOW the IncrementSkill command works.
In Oblivion it took 100 Increment points to equal ONE Skill point.

Has this changed? I ask because some players are saying my mod raise their skill ONE point when they use my H2H block feature
instead of needed 100 blocks to rasi the block skill on point.
User avatar
Laura Hicks
 
Posts: 3395
Joined: Wed Jun 06, 2007 9:21 am

Post » Wed Jun 20, 2012 12:12 pm

IncrementSkill raises the skill by one whole point, and incrementSkillBy allows multiple skill points to be added (eg. Oghma Infinium using 5)

The AdvanceSkill gives the progress (XP) points that you're thinking of. It's not 100 per skill level though. It varies per skill type now. http://www.uesp.net/wiki/Skyrim:Leveling#Skill_XP
User avatar
Chloe Botham
 
Posts: 3537
Joined: Wed Aug 30, 2006 12:11 am

Post » Wed Jun 20, 2012 4:19 pm

So Bethesda REVERSED it from Oblivion!!!?? :wallbash: Why would they do that?

It does not even make sense as it is now even if there was no precedence from Oblivion.

:wacko: wow...this one takes the cake...

ok, thanks Tunaisafish.


IncrementSkill raises the skill by one whole point, and incrementSkillBy allows multiple skill points to be added (eg. Oghma Infinium using 5)
The AdvanceSkill gives the progress (XP) points that you're thinking of. It's not 100 per skill level though. It varies per skill type now. http://www.uesp.net/wiki/Skyrim:Leveling#Skill_XP
User avatar
brandon frier
 
Posts: 3422
Joined: Wed Oct 17, 2007 8:47 pm


Return to V - Skyrim