Column 5+ not working in table

JaskipJaskip Member Posts: 3
edited August 2012 in Working with GS (Mac)
I have a large table with many rows and column (TB List).
I have an attribute (game.Atr Decider) picking a random number to use for picking rows, and i want to display all of the columns in that row.
Display text rule..
tableCellValue( game.TB List , game.Atr Decider ,1)
tableCellValue( game.TB List , game.Atr Decider ,2)
tableCellValue( game.TB List , game.Atr Decider ,3)
ect

These work just just fine up until column 5, where it will not display anything at all.

Anyone know how to fix this? Really don't know what to do as i'm doing the same thing in the previous 4 and it works.
Any/all help is appreciated.

Comments

  • Pennez-GamesPennez-Games Member Posts: 107
    I have a large table with many rows and column (TB List).
    I have an attribute (game.Atr Decider) picking a random number to use for picking rows, and i want to display all of the columns in that row.
    Display text rule..
    tableCellValue( game.TB List , game.Atr Decider ,1)
    tableCellValue( game.TB List , game.Atr Decider ,2)
    tableCellValue( game.TB List , game.Atr Decider ,3)
    ect

    These work just just fine up until column 5, where it will not display anything at all.

    Anyone know how to fix this? Really don't know what to do as i'm doing the same thing in the previous 4 and it works.
    Any/all help is appreciated.

    contact gamesalad support.
    http://arcade.gamesalad.com/feedback
  • JaskipJaskip Member Posts: 3
    Will do thanks
Sign In or Register to comment.