View Single Post
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old August 13th, 2018, 07:56 AM
Hmmm.... I think this might work.....

Right before your foreach, declare a temp variable:
Code:
var myId as string
Then, first thing in the loop do
Code:
myId = eachpick.tagids[thingid.?]
Then use myId in the macro: #makeclassskill[myId]

Working on -
  • (SWADE) WIP Savage Rifts
  • Savage Rifts (Deluxe): Update link in This post
  • Star Trek Adventures: Update link in This post
TCArknight is offline   #2 Reply With Quote