Think I found bug... please confirm

bkhoward2001bkhoward2001 Member, PRO Posts: 86

I have a simple rule which says when tablerowcount(table) = 0
then change scene to sceneX

Can not get this to fire.... The table has rows deleted one at a time, and when it is empty I want to end game... but cannot for the life of me make this happen..... I think it is a bug.. can someone confirm...?

Comments

  • HopscotchHopscotch Member, PRO Posts: 2,782

    @bkhoward2001

    it usually works.

    Make sure you have the correct table referenced in the "tablerowcount()" function.

    Otherwise check how you delete the rows, maybe it is not actually deleting the last row.

Sign In or Register to comment.