Page 1 of 1

fx/dummy.tik!?!?!?

Posted: Thu Jan 06, 2005 11:12 am
by Master-Of-Fungus-Foo-D
panTera wrote:
ravage wrote:on my speaker i got :

classname static_miscobj_alarmbell
model static/alarmbell.tik
origin 8.00 48.00 80.00
scale 1.0
targetname speaker
testanim idle
You can't turn a speaker into a static alarmbell model. Make them two seperate things, one alarmbell model and one (invisible) speaker.
First add the static/alarmbell model and leave out the targetname.
Then make a new "script_model" close to the alarmbell model and give it:
Key: model
Value: fx/dummy.tik
and
Key: targetname
Value: speaker
whay cant we just make anything loopsound? why do we ALWAYS have to use an fx/dummy.tik script model????

Posted: Thu Jan 06, 2005 12:25 pm
by Elgan
cant u use a speaker:S

Posted: Thu Jan 06, 2005 3:56 pm
by panTera
yes, you can also use 'sound->speaker' (and see the entity info box for instructions).
why do we ALWAYS have to use an fx/dummy.tik script model?
Give it a try with other models then. I did and I only get sounds to work with the 'dummy.tik' or 'sound_speaker' model. Using other .tik models as the sound origin gave the error "apllied to NIL listener". I think sounds only need to have a specific origin.

Posted: Thu Jan 06, 2005 4:01 pm
by At0miC
It will also work one a script_object brush. :roll: