Table Problem

Dell7730Dell7730 Member, PRO Posts: 388

I have 13 tables, each contains the same number of rows and columns with same set of numbers but in each table, the numbers has its random arrangement. The game only loads the tables 1 to 10 properly, after that, table 11 to 13 doesn't load the contents properly.

Comments

  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598

    Hi @Dell7730 Can you show the programming you have for loading the tables?

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949

    How do you know the tables don't load the contents properly? What expression(s) are you using to view the data? And are you actually saves the tables on a mobile device using Save Table behaviors?

    New to GameSalad? (FAQs)   |   Tutorials   |   Templates   |   Greenleaf Games   |   Educator & Certified GameSalad User

  • Dell7730Dell7730 Member, PRO Posts: 388
    edited December 2015

    @gyroscope @tatiang this is what I currently have

    Change Attribute game.Table Select to random(1,10)

    to test every single table, I change it to

    Change Attribute game.Table Select to (any number between 1 to 10)

    When I made the extra 3 tables and test individually, it loads improperly

  • Dell7730Dell7730 Member, PRO Posts: 388

    I figured it out, thanks for your time, appreciated as always

Sign In or Register to comment.