
Originally Posted by
BL1P
Hi great mission ....
One thing Ive noticed is that the Trigger men for the IEDs while using EOD mod will sometimes get stuck in the pulling out a weapon animation and keep looping that animation until shot in the foot...
at which point they go prone and will pull the gun but they will never shoot you even if you stand in front of them...
any suggestions ?
Contact Reezo!
Or you can disable EOD in the mission params. TUP_IED gives you similar immersion for IED etc.
---------- Post added at 11:54 PM ---------- Previous post was at 11:46 PM ----------

Originally Posted by
Kremator
Okies guys I think it IS something to do with how 4.3 is ...... I tried MSO4.1 predator (its still lurchi's latest) and it is fine. Even at lower FPS the missiles hit. I noticed that with the 4.1 the missiles fly straight to target but in 4.3 it is like they are trying to hit topdown.
Dingbat reported that the hellfires were not causing damage (when not using Mando) so we only changed the round used by UAV - switching shell for Hellfire.
Code:
OLD > [LDL_logic_object,[0,0,0],_pos,1,"Sh_125_HE",0.1]spawn LDL_hellfire;
NEW > [LDL_logic_object,[0,0,0],_pos,1,"M_Hellfire_AT",0.1]spawn LDL_hellfire;
Not sure how that changes the guidance?