Table issue?

Hello,

I got an issue maybe its me or I dont know.
When I add a rule that change a table row/collum to true I have an actor showing it being true.

BUT!

When I add a rule "if tablevalue is true" do ....
the DO rule dont exequte?

Why is that when I clearly see in display text that the table row/collum is true?

regards

Comments

  • ArmellineArmelline Member, PRO Posts: 5,415

    There was previously a bug in GameSalad regarding booleans in tables. Try using "if tablecellvalye is 1 do" instead. Perhaps it's the same bug.

  • KIIVIINKIIVIIN Member Posts: 159

    @Armelline said:
    There was previously a bug in GameSalad regarding booleans in tables. Try using "if tablecellvalye is 1 do" instead. Perhaps it's the same bug.

    I tried that aswell instead of bolean to use integer 0-1 as true/false.
    did not work :(

  • KIIVIINKIIVIIN Member Posts: 159

    @Armelline said:
    There was previously a bug in GameSalad regarding booleans in tables. Try using "if tablecellvalye is 1 do" instead. Perhaps it's the same bug.

    instead of boolean I used text. TRUE/FALSE. That works great!
    Sad that the boolean function is bugged _:(

  • GeorgeGSGeorgeGS Member, PRO Posts: 478

    If there was a bug written with an example project attached I'd be glad to take a look at this.

  • ArmellineArmelline Member, PRO Posts: 5,415
    edited February 2016

    @GeorgeGS said:
    If there was a bug written with an example project attached I'd be glad to take a look at this.

    I strongly suspect he is having trouble because of this bug: http://bugs.gamesalad.com/show_bug.cgi?id=1342

    Still present in 1.24.42.

  • KIIVIINKIIVIIN Member Posts: 159

    @GeorgeGS said:
    If there was a bug written with an example project attached I'd be glad to take a look at this.

    I sent it to @Armelline and he checked it. Its the bugg he reported a link off

  • KIIVIINKIIVIIN Member Posts: 159

    @GeorgeGS said:
    If there was a bug written with an example project attached I'd be glad to take a look at this.

    Im using PC tho saw that the report was for mac

Sign In or Register to comment.