actor.cloneindex.animpos

Here's a question ive had for a long time.
If i wanted to write
Where my text actor (000 obviously would be its current text) would show player.1's animpos. This current code doesnt work.
How would i do this?
If i wanted to write
- Code: Select all
textNumber = player.1.animpos
Where my text actor (000 obviously would be its current text) would show player.1's animpos. This current code doesnt work.
How would i do this?