PDA

View Full Version : Zombie Mod Console Messages



LEMON 27
11 Apr 2009, 05:55pm
Hey guys,
I'm making a zombie escape map and wanted to know how to make those server messages (ie. **NUKE LAUNCHED**). I know it has something to do with point_servercommand, but i don't know how to get it to create a message. Any help would be great,
Thanks!
LEMON

spartan 117
6 Sep 2009, 05:32pm
i dont know, you should pm one of the people who posted the stickyed tutorials. :)


edit: ignore the "i like pen15", my little cousin posted it while i wasnt paying attention, so in order to stop me from looking like a spammer, or a raging homosexual, i edited it to say that the OP should pm the sticky tut poster.

Bob Loblaw
6 Sep 2009, 11:06pm
Create a point servercommand as you said. I name all my servercommands sc so lets call this servercommand "sc"

Now use something else, a logic timer, a logic auto, it depends on what you want to trigger the message and have it's output set to:
OnWhateverItIs
sc
Command
say **Nuke Launched**

Then when the thing is triggered it will say via console **Nuke Launched**.
When you test it yourself it will appear as if you said it because you technically are the console. But on a public server it will be from console.