Winters 1 Posted April 28, 2003 Hello All, Can anyone tell me how to get a unit to pick up the handset for a telephone? I know how to make the animation for using the phone and his hand is next to his ear but he is not holding the phone Can anyone offer a suggestion? Share this post Link to post Share on other sites
suma 8 Posted April 29, 2003 You need to add a "weapon" called "Phone" to the character picking up the phone. Technical note: This "weapon" is added into the binocular slot. It is a good idea to remove it once character no longer needs to be able to pick up the phone. Share this post Link to post Share on other sites
Winters 1 Posted April 29, 2003 wOw a reply from Suma, i feel special anyway, thanks for the help i will be trying this posthaste. Share this post Link to post Share on other sites
Ruskiesrule 0 Posted April 29, 2003 that mite be good for WW2 missions, can't call in airsupport without the Phone. Share this post Link to post Share on other sites
Guest Posted May 5, 2003 From cfgWeapons section of config.cpp class Phone: Binocular { scopeWeapon=1; displayName="$STR_DN_PHONE"; showEmpty=0; opticsZoomMin=1.000000; opticsZoomMax=1.000000; model="sluchatko_proxy"; modelOptics=""; }; Don't what this is all about Share this post Link to post Share on other sites