I was playing a map called Doghouse. Now, I was walking up some stairs and I opened a door. When I opened the door, there was a message that popped up in the center of the screen. It said, "Got any dog biscuits?"
How would I do this in Quake? I'm using WorldCraft, and I'm kind of a noob at it. Is there a scripting editor or something?
Announcement
Collapse
No announcement yet.
On-Screen Messages?
Collapse
X
-
Thanks
I'll mess around with the trigger objects. Hmmm. \n just like in Doom!
EDIT: Um... trigger_relay? Anyways, that doesn't work.
EDIT2: I meant that trigger_relay was all I had. There is no trigger_once.
EDIT III: I got it! The only thing is that it makes the Secret Found noise, delays, then displays the message.
MEGA EDIT: Got it.Last edited by Anarchist; 04-22-2010, 05:30 PM.
Leave a comment:
-
either trigger_once or trigger_multiple placed in the map, fill its message parameter with what you want it to say, "\n" works to move type to the next line
Leave a comment:

Leave a comment: