SUPR3ME KILL3R 0 Posted October 23, 2008 I am trying to edit an addon, an APC, because when troops get out from the cargo, they perform the animation "AcrgPknlMstpSnonWnonDnon_AmovPercMstpSrasWpstDnon_getOutHigh" or something close to it, which is the animation for jumping out from a 5 ton truck, but that produces the odd effect of making soldiers look like their jumping out of thin air 5 feet above the APC to the ground. How would I edit an addon to change that? Share this post Link to post Share on other sites
ricki 0 Posted October 23, 2008 u have all necessary memory points in for cargo ? if missing unit is ejecting high above ground and falls down. u have set getoutAction in config to "GetOutLow" or "GetOutMedium" ? other than that, not sure if u can have other animations Share this post Link to post Share on other sites
SUPR3ME KILL3R 0 Posted October 23, 2008 "GetOutMedium" That worked. Couldn't find that in any reference. Share this post Link to post Share on other sites
[aps]gnat 28 Posted October 23, 2008 "GetOutMedium"That worked. Couldn't find that in any reference. Use the BIS provided sample files They contain CPP files for all the addons, inside that will be examples of all these commands in use. Share this post Link to post Share on other sites