PDA

View Full Version : Script CS question


Gourmand
08-16-2011, 09:00 PM
why OnAircraftLanded(int missionNumber, string shortName, AiAircraft aircraft)

doesn't work in multi?

OnActorDead(int missionNumber, string shortName, AiActor actor, List<DamagerScore> damages); work very well... but not the aircraft evenement :/