Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
foreach pick in hero from BaseCustUs where "Helper.Secondary"
#situational[hero.child[skillid], signed(eachpick.field[abValue].value) & " blah blah blah", field[thingname].text]
nexteach
When doing situational stuff at least Final/50000 or LW uses like Render/10000.Cool, do you know what the timing should be?
BTW - Thank you
foreach pick in hero from BaseCustUs where "!Helper.Secondary"
#situational[hero.child[skDiplo], signed(eachpick.field[abValue].value) & field[livename].text, field[thingname].text]
nexteach
endif
if (field[usrIndex].value = 1) then
foreach pick in hero from BaseCustUs where "!Helper.Secondary"
#situational[hero.child[skIntim], signed(eachpick.field[abValue].value) & signed(eachpick.field[shortname].text), field[thingname].text]
nexteach
endif