PDA

View Full Version : Three Questions



Sasqwatch
Jul 30 2009, 05:16
Hey three questions umm my first one is how do i get enemys to kill certain civilians and secondly how do i put my own music on Arma 2 if thats possibe and last but not least is it possible to do slow motion if so how?

Thanks

Sasqwatch

PuFu
Jul 31 2009, 00:20
how do i get enemys to kill certain civilians
doFire (http://community.bistudio.com/wiki/doFire)


secondly how do i put my own music on Arma 2 if thats possibe
please explain further....your music to do what with it? Play it? In that case
playSound (http://community.bistudio.com/wiki/playSound) or
playMusic (http://community.bistudio.com/wiki/playMusic)
but the sound needs to be in a converted to ogg first, and defined in the description.ext

is it possible to do slow motion if so how?
It is possible, only in SP. Use setAccTime (http://community.bistudio.com/wiki/setAccTime)