SetThingFireOffset
Sets the offset from an AI's position that projectiles are launched from. The offset given in the
FireProjectile() command is not affected by the fireoffset, only
the regular AI fire instinct. The offset is given in vector form. Syntax:
SetThingFireOffset(thing, offset);