|
Post by Zeph on Jan 30, 2010 17:45:55 GMT
Does anyone know how to add a survivor caption into your map.
For example, in Crash Course, when Zoey passes a steam vent, she says: "Man i love steam!", or when she comes upon some stairs: "Hey look Bill! It's your favourite: Stairs!"
Does anyone know how to add these to your map? Or are they just linked to the entities in question. IE - place the entity, the survivors should automatically say their stuff?
|
|
|
Post by motanum on Feb 10, 2010 10:13:23 GMT
if by wrtting, I would try point_command and say
If by audio, well showmessage, either I would look for quotes on the list attached (There has to be a browse option) or record your own sounds into yout_name/left 4 dead/l4d/sounds/Folder_name_you_create/filenam.wav.mp3
and then reference it with sounds/Folder_name_you_create/Filename.wav.mp3
and then make a trigger_once near where you want them to say it.. although it would still be said if the character dies, unless if its possible to filter the tirgger so only one character triggers it. That would be more realistic
|
|
|
Post by Zeph on Feb 10, 2010 11:15:25 GMT
It being said when the character is dead is the problem. And i don't think my voice work is good enough to go in game
|
|
|
Post by Zeph on Mar 4, 2010 17:40:09 GMT
|
|