Page 1 of 1

Score?

PostPosted: Tue Apr 22, 2003 11:26 pm
by Jedi Questmaster
How does one create a score actor? I looked at the examples, but they didn't seem to help.
Image

PostPosted: Tue Apr 22, 2003 11:33 pm
by makslane
Take a look score.txt file in tutorials\Script directory directory

PostPosted: Wed Apr 23, 2003 12:04 am
by Jedi Questmaster
I keep getting an error report every time I enter the script:
count = count + 1;
Score.textNumber = count;
Image

PostPosted: Wed Apr 23, 2003 12:16 am
by Jedi Questmaster
NM, I got the script to work. Except the characters are in half! Thanks for quick reply by the way.

PostPosted: Thu Jul 03, 2003 9:35 am
by jazz_e_bob
Where is "count" initialised?

PostPosted: Thu Jul 03, 2003 12:14 pm
by makslane
"Create Actor" event is a good place