This is a Lua file for Tekken 3 made by Spikestuff & simplified by samurai goroh
Mmm, seems that I made an error on lines 59 & 63.
Instead of:
gui.text ( 16, 85, character.moku1 )
It should be:
gui.text ( 16, 85, character*moku1* )
Note: Change asterisk for brackets
And similar on line 63 (change dot for brackets)...