Posted by JM on July 23, 1998 at 09:36:40:
In Reply to: i be coggin posted by Moss on July 23, 1998 at 04:38:34:
: im trying to modify a turret cog so that when you press on a tiebomber it shoots con blasts.it shoots but always hits the player i cant find anything wrong with it i check and recheck and i dont wanna hafta rerecheck so please respond to my message with some suggestion
symbols
thing tie
template projectile
message activated
end
code
activated:
FireProjectile(put projectile stuff from turret cog here, setting tie and projectile in the right spots, and changing the fovs at the end both to 1.)