25-09-2012, 04:28 PM
ci sono dei comandi sbagliati nel tuo, dovresti fare una cosa del genere,
lo script sopracitato è un esempio, non credo che funzioni, ma è per farti capire, non ho tempo adesso per mettermi a testare, devo fare altro di primaria importanza.
Codice PHP:
:state=0:state=1
:state=1,plrdistwithin=60:state=2
:state=2:plrfreeze=16000,etimerstart,state=3
:state=3:hudreset,fpgcrawtextsize=32,fpgcrawtextfont=Arial,fpgcrawtextr=2?55,fpgcrawtextg=255,fpgcrawtextb=255,fpgcrawtextx=50,fpgcrawtexty=80,fpgcrawtext?=11111111111111,hudname=messaggio1,hudhide=1,hudmake=display
:state=3:hudreset,fpgcrawtextsize=32,fpgcrawtextfont=Arial,fpgcrawtextr=2?55,fpgcrawtextg=255,fpgcrawtextb=255,fpgcrawtextx=50,fpgcrawtexty=80,fpgcrawtext?=22222222222222,hudname=messaggio2,hudhide=1,hudmake=display
:state=3:hudreset,fpgcrawtextsize=32,fpgcrawtextfont=Arial,fpgcrawtextr=2?55,fpgcrawtextg=255,fpgcrawtextb=255,fpgcrawtextx=50,fpgcrawtexty=80,fpgcrawtext?=33333333333333,hudname=messaggio3,hudhide=1,hudmake=display
:state=3:hudshow=messaggio1,state=4
:state=4:etimergreater=5000,hudfadeout=messaggio1,state=5
:state=5:hudunshow=messaggio1,hudshow=messaggio2,state=6
:state=6:etimergreater=10000,hudfadeout=messaggio2,state=7
:state=7:hudunshow=messaggio1,hudunshow=messaggio2,hudshow=messaggio3,state=8
:state=8:etimergreater=15000,hudfadeout=messaggio3,state=9
:state=9:destroy,state=10
lo script sopracitato è un esempio, non credo che funzioni, ma è per farti capire, non ho tempo adesso per mettermi a testare, devo fare altro di primaria importanza.