whay cant we just make anything loopsound? why do we ALWAYS have to use an fx/dummy.tik script model????panTera wrote:You can't turn a speaker into a static alarmbell model. Make them two seperate things, one alarmbell model and one (invisible) speaker.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
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
fx/dummy.tik!?!?!?
Moderator: Moderators
-
Master-Of-Fungus-Foo-D
- Muffin Man
- Posts: 1544
- Joined: Tue Jan 27, 2004 12:33 am
- Location: cali, United States
fx/dummy.tik!?!?!?
-
panTera
- Brigadier General
- Posts: 573
- Joined: Wed Jan 29, 2003 11:46 pm
- Location: The Netherlands
- Contact:
yes, you can also use 'sound->speaker' (and see the entity info box for instructions).
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.why do we ALWAYS have to use an fx/dummy.tik script model?
