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

Old August 30th, 2018, 11:04 AM
Quote:
var act_level as number
needs to go before

Quote:
~ Checking for Grappler or Tavern Brawler feats
if (#hasability[fGrappler] <> 0) then
act_level += 1
elseif (#hasability[ft5CTaverB] <> 0) then
act_level += 1
endif

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