more that 2 sounds - Page 2

more that 2 sounds

Requests for features in the spring code.

Moderator: Moderators

User avatar
rcdraco
Posts: 781
Joined: 22 Nov 2006, 02:50

yea what now?

Post by rcdraco »

How do I use this exactly?
User avatar
Zoy64
Posts: 454
Joined: 12 Nov 2006, 00:30

Post by Zoy64 »

dont look at me, i dont know either
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Post by smoth »

woot, it looks like I am going to be bumping the gundam file size soon.
Kloot
Spring Developer
Posts: 1867
Joined: 08 Oct 2006, 16:58

Post by Kloot »

Let's say you have the following definition block in sounds.tdf:

Code: Select all

[ARM_KBOT] {
	select1=kbarmsel;
	ok1=kbarmmov;
	arrived1=kbarmstp;
	cant1=cantdo4;
	underattack=warning1;
	canceldestruct=cancel2;
}
To make your units more talkative, simply change it to:

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;
}
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Post by rattle »

Why's it limited to 8? I'm not saying that 8 isn't enough, just curious... :)
User avatar
Zoy64
Posts: 454
Joined: 12 Nov 2006, 00:30

Post by Zoy64 »

cant there be, instead of adding those lines, a sound.tdf or whatever file that has all tose sounds that you can just dl?
User avatar
KDR_11k
Game Developer
Posts: 8293
Joined: 25 Jun 2006, 08:44

Post by KDR_11k »

What?
User avatar
Snipawolf
Posts: 4357
Joined: 12 Dec 2005, 01:49

Post by Snipawolf »

KDR_11k wrote:What?
User avatar
Zoy64
Posts: 454
Joined: 12 Nov 2006, 00:30

Post by Zoy64 »

sorry, what i was trying to say was if there is a way to download a whole new sound file instead of adding certain lines to the existing sound file
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Post by smoth »

zoy, that is how it works. you would be downloading new sound files with the project. However, no it has to be added in some kind of way. This is a pretty easy way of handling it.
User avatar
Zoy64
Posts: 454
Joined: 12 Nov 2006, 00:30

Post by Zoy64 »

do you think this could be added to version 7.45 or wherever it is now?
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Post by rattle »

We'll be at 0.75b1 and this feature will be in it.
http://spring.clan-sy.com/mantis/view.php?id=541
Post Reply

Return to “Feature Requests”