Vukgamer,
Try this simple code
:state=0:state=2
:state=2,plrwithinzone=1:etimerstart,state=5
:State=5:fpgcrawtextsize=20,fpgcrawtextfont=verdana,fpgcrawtextr=200,fpgcrawtextg=0,fpgcrawtextb=0,fpgcrawtextx=50,fpgcrawtexty=40
:state=5:fpgcrawtext=*Hello Vukgamer*
:state=5,etimergreater=800:etimerstart,state=6
:State=6:fpgcrawtextsize=20,fpgcrawtextfont=verdana,fpgcrawtextr=200,fpgcrawtextg=0,fpgcrawtextb=0,fpgcrawtextx=50,fpgcrawtexty=40
:state=6:fpgcrawtext=******
:STATE=6,ETIMERGREATER=800:ETIMERSTART,STATE=8
:State=8:fpgcrawtextsize=20,fpgcrawtextfont=verdana,fpgcrawtextr=200,fpgcrawtextg=0,fpgcrawtextb=0,fpgcrawtextx=50,fpgcrawtexty=40
:state=8:fpgcrawtext=*Enjoy*
:STATE=8,ETIMERGREATER=800:ETIMERSTART,STATE=10
Place it in the main of a trigger zone. You can add as many lines as you'd like following the same format just edit this line:Fpgcrawtext= to say whatever you want.
Go to this:
http://forum.thegamecreators.com/?m=forum_view&t=196813&b=23
I wrote this script to use with huds, but you can edit it to do whatever you'd like.
Hope it helps