View Single Post
Provos
Senior Member
 
Join Date: Mar 2011
Location: USA
Posts: 383

Old October 13th, 2011, 09:48 AM
I would be nice if the code was the same as it is for Pathfinder. If you look under Backpack, Master work the code is basically one line.

Code:
if (field[gIsEquip].value <> 0) then
  herofield[tEncumSTR].value += 1
  endif
Provos is offline   #6 Reply With Quote