How would i make it so that when you attak someone it plays a punch noise but to the person hit and the person who hit them. Or if that is not possible make it so that if you can see them being punched like if you're in there view you can hear the punching noise. Also this would not create lag would it?.
thanks in advance.
ID:162387
Jan 15 2008, 6:08 am
|
|
Jan 15 2008, 6:18 am
|
|
You can do both with the sound() proc. Look it up in DM, press F1 whilst in dreammaker.
|
In response to Scizzees
|
|
ok thanks vm ^^ would it create lag?
|
In response to Setox
|
|
Depends on the size of the file, and the amount of attacks performed in a given time frame.
|
In response to DivineO'peanut
|
|
It won't create lag in any case unless if you put the sound file in double quotes instead of single quotes, which will cause it to be uploaded at runtime, which WILL cause lag.
|
In response to Garthor
|
|
Thanks guys. Got it working ^^ ty vm
|