Staredit Network

Staredit Network -> UMS Assistance -> Display text isn't working =(
Report, edit, etc...Posted by Deathscytheh9 on 2006-03-19 at 15:28:39
I'm using SCMDraft and for some reason text isn't working for my current map. I only have 3 sets of triggers. One for anti lift, one to maintain one larva at a time and another to keep a group of overlords in the same location. The display text trigger when used, won't show up when playing.
Report, edit, etc...Posted by Corbo(MM) on 2006-03-19 at 15:43:21
if you are using regular triggeredit plugin make sure that the little square box that says always display its checked
if you are using syntax method of triggering make sure you add a 4 to always display
Display Text Message(Always Display, "Text here");
Display Text Message(4, "Text here");
Report, edit, etc...Posted by MapUnprotector on 2006-03-19 at 16:25:39
Hmm, I think I've been having this problem in my map as well, thanks for the solution Corbo.
Report, edit, etc...Posted by Deathscytheh9 on 2006-03-19 at 17:49:50
I was using classic trigeditor... maybe I'll see if I find that option.

Edit: AHA! I found that option! Thank you, you sexy beast.
Next Page (1)