thank you, you helped me a lot my friend!
I just have one last question, and it is the most important of all !
I am using this script for the first TG
;Header
desc = Display a custom message on screen
;Triggers
:state=0:hudreset,hudx=50,hudy=75,hudimagefine=gamecore\text\text1.dds,hudname=recepscreenmsg,hudhide=1,hudmake=display,state=10
:state=10,plrdistwithin=50:etimerstart,hudshow=recepscreenmsg,state=11
:state=11,etimergreater=9000:hudfadeout=recepscreenmsg,state=12
;End of Script
and this for the second:
;Header
desc = Display a custom message on screen
;Triggers
:state=0:hudreset,hudx=50,hudy=75,hudimagefine=gamecore\text\text2.dds,hudname=recepscreenmsg,hudhide=1,hudmake=display,state=10
:state=10,plrdistwithin=50:etimerstart,hudshow=recepscreenmsg,state=11
:state=11,etimergreater=9000:hudfadeout=recepscreenmsg,state=12
;End of Script
but when I go to the second TG does not work , simply nothing appears on the screen...
I have two TG , one away from the other...
just what I first floor works , the second does not , nothing appears . I have to change something in the script for this?
thanks for replying again!! thanks thanks!!!! alot