View Single Post
Mergon
Senior Member
 
Join Date: Sep 2012
Location: Ottawa, Canada
Posts: 788

Old May 8th, 2017, 08:14 PM
ShadowChemosh:

Could you please take a look at this script and maybe tell me where I am going wrong.

Phase: Post-level, Priority: 10000
Timing: (Before script) Calc skProfBon

Quote:

doneif (tagis[Helper.ShowSpec] = 0)

doneif (tagis[Helper.Disable] <> 0)

if (hero.child[skAcrobat].tagis[Helper.Proficient] = 0) then
perform hero.child[skAcrobat].assign[Helper.Proficient]
else
perform hero.child[skAcrobat].assign[Helper.ProfDouble]
endif
This script is supposed to check to see if the hero has Proficiency with Acrobatics, if he doesn't it should grant the hero that Proficiency. If he does then grant Double Proficiency.

They changed how this is done. I've looked at how Expertise is handled by the Rogue and bard. As far as I can see this script should work . . . but it doesn't <cry>

Watch your back, Conserve your ammo,
and NEVER cut a deal with a dragon!
Mergon is offline   #1 Reply With Quote