Page 1 of 1

Message won't work

Posted: Tue Feb 19, 2008 9:17 pm
by Agentarrow
How exactly are you supposed to create a message, I tried linking it to a trigger than linking the trigger to the model I want but that won't work.

Re: Message won't work

Posted: Tue Feb 19, 2008 10:32 pm
by bernie
Create a world model
Attatch a trigger to it
Trigger a message entity with it
Put a message in message.txt in the install directory
eg:

[messname]
Your message

in the message entity make TextName = messname
you should get the message when you collide with the world model.

Hope that makes sense I'm hopeless at explaining things.