Hey again. Hopefully Kaitech[SanD] or anyone can point me in the right direction with this one. Im making a game right now for a class and im trying to implement a 'shotgun' spell. It seems tricky because it needs to be a cone attack rather than aoe. Ive been using a copy of Breath of Fire so far. Ive got it to fire and do damage, but what i really want to be able to do is have it cause knockback. Any ideas how you can get a list of all the enemies hit by a cone attack(GUI trigger or JASS)? Also is their any easy way to fire a buch of bullet projectiles in a cone shape, im using fan of knives right now cause its the closest I could find.