Page 1 of 1

Execute commands on load

PostPosted: Tue Apr 18, 2006 10:11 pm
by richaal
What I want to do is hide an actor that displays only text, when the game loads or how do I create a text actor by script, is strcpy good for filling the text even though the text of a new actor is empty???
Thanks in advantage

PostPosted: Tue Apr 18, 2006 11:19 pm
by makslane
You can set a timer in a 'Create Actor' event and destroy the actor when timer happens.