Table content not visibly displaying...

MoogusMoogus Member, PRO Posts: 77

Hi Guys

I'm using tables to display saved data.

I'm a little stumped why I can not see this data displayed in the actor when using display text ?

The table seems to be working, the debugged says logic firing ok. I put several Log Debugging Statements in code.

I have deleted table description in the ChangeTableCellValue(,scene.Name,2) , notice no table name to test if table working. It displays the correct Invalid statement due to no table reference present, BUT when I put in the table reference:

Change TableCellValue(Table 1,scene.Name,2)

I just have a white box with no number inside, the text is to be displayed blue in a white box. Checked actor colours, all ok.

obviously I'm doing a noob mistake with coding, but can't find where.

Anyone encountered a similar problem and how do you work it out ??

thnx

M

Comments

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

    Data is not saved in Preview only via adhoc.

  • MoogusMoogus Member, PRO Posts: 77

    Thanks @The_Gamesalad_Guru :) Tried AdHoc'in but, unfortunately my table not working. I'm doing something wrong, haven't worked it out yet. May have to find work around until I learn how to do it properly...

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922
    edited October 2014

    See my video on tables and GShelper have some good videos on tables.

Sign In or Register to comment.