Trueman
04-23-2009, 06:35 PM
How can I make Louis say "Phew... Francis!" (Originally he said it in the sewers. Wav-file is \Manager\WorldHospital0308.wav) ???
In the file \scripts\talker\manager.txt I found this:
Response PlayerRemarkhospital03_path08aManager
{
scene "scenes/Manager/WorldHospital0308.vcd" then Biker hospital03_path08a2 foo:0 0 //Phew... Francis...
}
Rule PlayerRemarkhospital03_path08aManager
{
criteria ConceptRemark IsManager Ishospital03_path08 IsNotSaidhospital03_path08 IsNotCoughing NotInCombat IsTalk IsTalkManager IsSubjectNear400 ChanceToFire50Percent IsBikerAlive
ApplyContext "Saidhospital03_path08:1:0"
Response PlayerRemarkhospital03_path08aManager
}
So I tried:
vocalize hospital03_path08a
vocalize PlayerRemarkhospital03_path08a
vocalize PlayerRemarkhospital03_path08aManager
but Louis was silent (
What do I do wrong?
Please help!
P.s. Interesting that when I play as Francis and type into console "vocalize hospital03_path08a2" (his answer to Louis's joke "Phew... Francis") - it's working! WTF?
In the file \scripts\talker\manager.txt I found this:
Response PlayerRemarkhospital03_path08aManager
{
scene "scenes/Manager/WorldHospital0308.vcd" then Biker hospital03_path08a2 foo:0 0 //Phew... Francis...
}
Rule PlayerRemarkhospital03_path08aManager
{
criteria ConceptRemark IsManager Ishospital03_path08 IsNotSaidhospital03_path08 IsNotCoughing NotInCombat IsTalk IsTalkManager IsSubjectNear400 ChanceToFire50Percent IsBikerAlive
ApplyContext "Saidhospital03_path08:1:0"
Response PlayerRemarkhospital03_path08aManager
}
So I tried:
vocalize hospital03_path08a
vocalize PlayerRemarkhospital03_path08a
vocalize PlayerRemarkhospital03_path08aManager
but Louis was silent (
What do I do wrong?
Please help!
P.s. Interesting that when I play as Francis and type into console "vocalize hospital03_path08a2" (his answer to Louis's joke "Phew... Francis") - it's working! WTF?