more that 2 sounds
Moderator: Moderators
Let's say you have the following definition block in sounds.tdf:
To make your units more talkative, simply change it to:
Code: Select all
[ARM_KBOT] {
select1=kbarmsel;
ok1=kbarmmov;
arrived1=kbarmstp;
cant1=cantdo4;
underattack=warning1;
canceldestruct=cancel2;
}
Code: Select all
[ARM_KBOT] {
select1=kbarmsel;
select2=whatdoyouwant;
select3=stoppokingme;
ok1=kbarmmov;
ok2=forkingandcountry;
arrived1=kbarmstp;
arrived2=imthere;
arrived3=nowwhat;
arrived4=andthen;
cant1=cantdo4;
underattack=warning1;
canceldestruct=cancel2;
}
We'll be at 0.75b1 and this feature will be in it.
http://spring.clan-sy.com/mantis/view.php?id=541
http://spring.clan-sy.com/mantis/view.php?id=541