Ok so here's the flying machine npc :
REPLACE INTO `creature_template` (`entry`, `difficulty_entry_1`, `difficulty_entry_2`, `difficulty_entry_3`, `KillCredit1`, `KillCredit2`, `modelid1`, `modelid2`, `modelid3`, `modelid4`, `name`, `subname`, `IconName`, `gossip_menu_id`, `minlevel`, `maxlevel`, `exp`, `faction_A`, `faction_H`, `npcflag`, `speed_walk`, `speed_run`, `scale`, `rank`, `mindmg`, `maxdmg`, `dmgschool`, `attackpower`, `dmg_multiplier`, `baseattacktime`, `rangeattacktime`, `unit_class`, `unit_flags`, `dynamicflags`, `family`, `trainer_type`, `trainer_spell`, `trainer_class`, `trainer_race`, `minrangedmg`, `maxrangedmg`, `rangedattackpower`, `type`, `type_flags`, `lootid`, `pickpocketloot`, `skinloot`, `resistance1`, `resistance2`, `resistance3`, `resistance4`, `resistance5`, `resistance6`, `spell1`, `spell2`, `spell3`, `spell4`, `spell5`, `spell6`, `spell7`, `spell8`, `PetSpellDataId`, `VehicleId`, `mingold`, `maxgold`, `AIName`, `MovementType`, `InhabitType`, `Health_mod`, `Mana_mod`, `Armor_mod`, `RacialLeader`, `questItem1`, `questItem2`, `questItem3`, `questItem4`, `questItem5`, `questItem6`, `movementId`, `RegenHealth`, `equipment_id`, `mechanic_immune_mask`, `flags_extra`, `ScriptName`, `WDBVerified`) VALUES
(2000351, 0, 0, 0, 0, 0, 23365, 23365, 23365, 23365, 'Horde Republic P-47 Thunderbolt', '', 'Gunner', 0, 80, 80, 2, 1095, 1095, 0, 1, 1.14286, 1, 0, 349, 523, 0, 131, 1, 2000, 2000, 4, 16781320, 8, 0, 0, 0, 0, 0, 279, 418, 105, 9, 262184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62359, 62346, 64077, 0, 0, 0, 0, 0, 0, 337, 0, 0, '', 0, 4, 10, 1, 1, 0, 0, 0, 0, 0, 0, 0, 121, 1, 0, 652951551, 0, '', 12340);
I am using this spell for shooting :
http://www.wowhead.com/spell=62359
Problem : the npc doesnt hit other npc's IN AIR
is a video showing plains hitting each other in air ( my goal ):