Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsJedi Knight and Mysteries of the Sith Editing Forum → similar to the turret thread, my own ship that fires
similar to the turret thread, my own ship that fires
2001-03-01, 12:08 AM #1
Ive made a 3do of a small ATS fighter craft, which soon I will give a keyframe so that it continuously flies in a figure of 8.
How do I get it to fire at me with conc bullets as soon as it sees me/enter a sector.

Heres a guess:
3do:flyer
cog:some turret
keyfiles: figure of 8

OH yeh, how do I make a sound near the object?
Code:
if(getThingFlags(source) & 0x8){
  do her}
elseif(getThingFlags(source) & 0x4){
  do other babe}
else{
  do a dude}

↑ Up to the top!