Sorry, dumb question but this always confuses me.
With the odds reversed, I want the rule to check the money waiting at the lay price (65 in the screenshot)
Is this the money available to back or the money available to lay, at the best lay price ?
Money available help
avail to laysniffer66 wrote: ↑Thu Aug 15, 2019 11:42 amSorry, dumb question but this always confuses me.
With the odds reversed, I want the rule to check the money waiting at the lay price (65 in the screenshot)
Is this the money available to back or the money available to lay, at the best lay price ?
Capture.JPG
Thanks mate. Trying to fault find as that's what I have but its not triggering. Ruled that out at leastsa7med wrote: ↑Thu Aug 15, 2019 12:23 pmavail to laysniffer66 wrote: ↑Thu Aug 15, 2019 11:42 amSorry, dumb question but this always confuses me.
With the odds reversed, I want the rule to check the money waiting at the lay price (65 in the screenshot)
Is this the money available to back or the money available to lay, at the best lay price ?
Capture.JPG

There is a servant example here you could download to use/copy from
viewtopic.php?f=58&t=18645
viewtopic.php?f=58&t=18645
Thanks Dallas, found the issue by a process of elimination. Weird one and don't know if I've found a bug or am doing something dumbDallas wrote: ↑Thu Aug 15, 2019 12:31 pmThere is a servant example here you could download to use/copy from
viewtopic.php?f=58&t=18645
I've got a reasonably complex servant that uses the same static values multiple times. So, rather than have to edit them all individually I set them in an SV rule at the start.
Thing is, if I use a comparison to the SV value the rule never triggers. if I hard code the value in each rule it works. I've copied and pasted the SV name to rule out mistypes so can't understand why it wont work using a previously set SV

If you can copy the starting SV then one or two of the servant rules that use it into a separate file then post it I'll take a look, you can also strip out any other conditions etc your usingsniffer66 wrote: ↑Thu Aug 15, 2019 1:36 pmThanks Dallas, found the issue by a process of elimination. Weird one and don't know if I've found a bug or am doing something dumbDallas wrote: ↑Thu Aug 15, 2019 12:31 pmThere is a servant example here you could download to use/copy from
viewtopic.php?f=58&t=18645
I've got a reasonably complex servant that uses the same static values multiple times. So, rather than have to edit them all individually I set them in an SV rule at the start.
Thing is, if I use a comparison to the SV value the rule never triggers. if I hard code the value in each rule it works. I've copied and pasted the SV name to rule out mistypes so can't understand why it wont work using a previously set SV![]()
So its just left with the SV rule and a few rules using an SV condition