Put all checks in single waypoint
https://wiki.bmega.net/doku.php?id=add_t...heck_label
here is random example from my scripts:
Also its easier to put names on IDs in variables
while BBot.Healers.Items... are default names of variables that Healer function uses,
!SHPb / !SMPb / !capb are my own settings in variables,
![[Image: 80d8w1I.png]](https://i.imgur.com/80d8w1I.png)
makes it easier to adjust checks on the run
https://wiki.bmega.net/doku.php?id=add_t...heck_label
here is random example from my scripts:
Code:
FullCheck (32948 32686 6:Full BACK Else HUNT Code !BBot.ManaDrinker.Heavy.ItemID<!SMPb;!BBot.Healers.ItemHeavy.ItemID<!SHPb;cap<!capb;!BackThais>0)Also its easier to put names on IDs in variables
while BBot.Healers.Items... are default names of variables that Healer function uses,
!SHPb / !SMPb / !capb are my own settings in variables,
![[Image: 80d8w1I.png]](https://i.imgur.com/80d8w1I.png)
makes it easier to adjust checks on the run


![[Image: naLmyGH.png]](https://i.imgur.com/naLmyGH.png)