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

Sign In or Register to comment.