Pages:
Actions
  • #1 by scummbags on 28 Oct 2013
  • Hi all,
    I've been away from this for a while so there's been some changes. Can anyone tell me where I find the variable 'traded last'. I can see from the user guide you use it conjunction with the ladder option but can't I see it. ???
    Thanks in advance
  • #2 by mcbee on 28 Oct 2013
  • hi
    you will find the condition in  selections trigger expression.
    if you want to see the last traded amount for a selection, then you will have to set a trigger to record the traded last amount.
    new trigger
    set user variable
    name tl
    value  traded_last
    set the selection to the one that you want to monitor
    set the trigger to no more often that  0.10

    open the variable screen
    type  tl

    now you can see the last traded amount


    mcbee
  • #3 by scummbags on 28 Oct 2013
  • Thanks for the speedy reply mcbee. Hope you're making this game pay.
    Cheers.
Pages:
Actions