Using the wonderful tool TextEase.
I made this quick popup to warn players..
However it will only show very tiny text. Even if you set it to display text at fpgcrawtextsize=120
Additionally, only the second state will actually display.
I have it running off a TriggerZone.
FPSCreator version 1.18.017
;Artificial Intelligence Script
;created with TextEase
;Header
;desc =on screen text
;Triggers
:state=0:state=1
;DISPLAY THE TEXT
:state=1,plrwithinzone=1:fpgcrawtextsize=78,fpgcrawtextfont=Arial,fpgcrawtextr=200,fpgcrawtextg=0,fpgcrawtextb=0,fpgcrawtextx=50,fpgcrawtexty=80,fpgcrawtext=WARNING THERE ARE TRAPS,state=2
:state=2,plrwithinzone=1:fpgcrawtextsize=78,fpgcrawtextfont=Arial,fpgcrawtextr=200,fpgcrawtextg=0,fpgcrawtextb=0,fpgcrawtextx=50,fpgcrawtexty=80,fpgcrawtext=WARNING THERE ARE TRAPS THAT CAN AND WILL KILL YOU
;End of Script
SO what is wrong here?
Meows
Life is a short trip to another world